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