org.picketlink.identity.federation.core.wstrust.writers
Class WSPolicyWriter
java.lang.Object
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
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 |
WSPolicyWriter
public WSPolicyWriter(XMLStreamWriter writer)
write
public void write(AppliesTo appliesTo)
throws ProcessingException
- Write an
AppliesTo
to the stream
- Parameters:
appliesTo
- out
-
- Throws:
ProcessingException
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.