Interface RequestSecurityTokenResponseCollectionDocument

All Superinterfaces:
XmlObject, XmlTokenSource

public interface RequestSecurityTokenResponseCollectionDocument extends XmlObject
A document containing one RequestSecurityTokenResponseCollection(@http://docs.oasis-open.org/ws-sx/ws-trust/200512/) element. This is a complex type.
  • Field Details

  • Method Details

    • getRequestSecurityTokenResponseCollection

      RequestSecurityTokenResponseCollectionType getRequestSecurityTokenResponseCollection()
      Gets the "RequestSecurityTokenResponseCollection" element
    • setRequestSecurityTokenResponseCollection

      void setRequestSecurityTokenResponseCollection(RequestSecurityTokenResponseCollectionType requestSecurityTokenResponseCollection)
      Sets the "RequestSecurityTokenResponseCollection" element
    • addNewRequestSecurityTokenResponseCollection

      RequestSecurityTokenResponseCollectionType addNewRequestSecurityTokenResponseCollection()
      Appends and returns a new empty "RequestSecurityTokenResponseCollection" element