Interface RequestSecurityTokenResponseCollection

  • All Superinterfaces:
    org.opensaml.core.xml.AttributeExtensibleXMLObject, WSTrustObject, org.opensaml.core.xml.XMLObject
    All Known Subinterfaces:
    IssuedTokens

    public interface RequestSecurityTokenResponseCollection
    extends org.opensaml.core.xml.AttributeExtensibleXMLObject, WSTrustObject
    The wst:RequestSecurityTokenResponseCollection element.
    See Also:
    "WS-Trust 1.3 Specification"
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      List<RequestSecurityTokenResponse> getRequestSecurityTokenResponses()
      Returns the list of wst:RequestSecurityTokenResponse child elements.
      • Methods inherited from interface org.opensaml.core.xml.AttributeExtensibleXMLObject

        getUnknownAttributes
      • Methods inherited from interface org.opensaml.core.xml.XMLObject

        detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getObjectMetadata, getOrderedChildren, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation