Package org.opensaml.soap.wstrust.impl
Class IssuedTokensUnmarshaller
- java.lang.Object
-
- org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
-
- org.opensaml.soap.wstrust.impl.AbstractWSTrustObjectUnmarshaller
-
- org.opensaml.soap.wstrust.impl.RequestSecurityTokenResponseCollectionUnmarshaller
-
- org.opensaml.soap.wstrust.impl.IssuedTokensUnmarshaller
-
- All Implemented Interfaces:
Unmarshaller
public class IssuedTokensUnmarshaller extends RequestSecurityTokenResponseCollectionUnmarshaller
Unmarshaller for the wst:IssuedTokens element.
-
-
Constructor Summary
Constructors Constructor Description IssuedTokensUnmarshaller()
-
Method Summary
-
Methods inherited from class org.opensaml.soap.wstrust.impl.RequestSecurityTokenResponseCollectionUnmarshaller
processAttribute, processChildElement
-
Methods inherited from class org.opensaml.soap.wstrust.impl.AbstractWSTrustObjectUnmarshaller
processElementContent
-
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
buildXMLObject, checkIDAttribute, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
-
-