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