Interface RequestedSecurityTokenDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface RequestedSecurityTokenDocument
    extends XmlObject
    A document containing one RequestedSecurityToken(@http://docs.oasis-open.org/ws-sx/ws-trust/200512/) element. This is a complex type.
    • Method Detail

      • setRequestedSecurityToken

        void setRequestedSecurityToken​(RequestedSecurityTokenType requestedSecurityToken)
        Sets the "RequestedSecurityToken" element
      • addNewRequestedSecurityToken

        RequestedSecurityTokenType addNewRequestedSecurityToken()
        Appends and returns a new empty "RequestedSecurityToken" element