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