Interface RequestedSecurityTokenDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface RequestedSecurityTokenDocument
    extends XmlObject
    A document containing one RequestedSecurityToken(@http://schemas.xmlsoap.org/ws/2005/02/trust) 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