Interface RequestSecurityTokenResponseCollectionDocument

All Superinterfaces:
XmlObject, XmlTokenSource

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