org.opensaml.ws.wspolicy.impl
Class PolicyMarshaller
java.lang.Object
org.opensaml.xml.io.AbstractXMLObjectMarshaller
org.opensaml.ws.wspolicy.impl.AbstractWSPolicyObjectMarshaller
org.opensaml.ws.wspolicy.impl.OperatorContentTypeMarshaller
org.opensaml.ws.wspolicy.impl.PolicyMarshaller
- All Implemented Interfaces:
- Marshaller
public class PolicyMarshaller
- extends OperatorContentTypeMarshaller
Marshaller for the wsp:Policy element.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PolicyMarshaller
public PolicyMarshaller()
marshallAttributes
protected void marshallAttributes(XMLObject xmlObject,
Element domElement)
throws MarshallingException
-
- Overrides:
marshallAttributes
in class AbstractWSPolicyObjectMarshaller
- Throws:
MarshallingException
Copyright © 1999-2013. All Rights Reserved.