PicketLink Federation Core 2.1.6.Final-redhat-2

org.picketlink.identity.federation.core.wstrust.writers
Class WSPolicyWriter

java.lang.Object
  extended by org.picketlink.identity.federation.core.wstrust.writers.WSPolicyWriter

public class WSPolicyWriter
extends Object

Write the WS-Policy Elements

Since:
Nov 5, 2010
Author:
Anil.Saldhana@redhat.com

Constructor Summary
WSPolicyWriter(XMLStreamWriter writer)
           
 
Method Summary
 void write(AppliesTo appliesTo)
          Write an AppliesTo to the stream
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSPolicyWriter

public WSPolicyWriter(XMLStreamWriter writer)
Method Detail

write

public void write(AppliesTo appliesTo)
           throws ProcessingException
Write an AppliesTo to the stream

Parameters:
appliesTo -
out -
Throws:
ProcessingException

PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.