org.opensaml.ws.wsfed.impl
Class RequestSecurityTokenResponseMarshaller
java.lang.Object
org.opensaml.xml.io.AbstractXMLObjectMarshaller
org.opensaml.ws.wsfed.impl.RequestSecurityTokenResponseMarshaller
- All Implemented Interfaces:
- Marshaller
public class RequestSecurityTokenResponseMarshaller
- extends AbstractXMLObjectMarshaller
A thread safe marshaller for RequestSecurityTokenResponse
objects.
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 fedObject,
Element domElement)
-
- Specified by:
marshallAttributes
in class AbstractXMLObjectMarshaller
marshallElementContent
protected void marshallElementContent(XMLObject fedObject,
Element domElement)
-
- Specified by:
marshallElementContent
in class AbstractXMLObjectMarshaller
Copyright © 1999-2013. All Rights Reserved.