Class RequestSecurityTokenResponseCollectionImpl

    • Field Detail

      • unknownAttributes

        private AttributeMap unknownAttributes
        Wildcard attributes.
      • requestSecurityTokenResponses

        private List<RequestSecurityTokenResponse> requestSecurityTokenResponses
        The list of wst:RequestSecurityTokenResponse child elements.
    • Constructor Detail

      • RequestSecurityTokenResponseCollectionImpl

        public RequestSecurityTokenResponseCollectionImpl​(String namespaceURI,
                                                          String elementLocalName,
                                                          String namespacePrefix)
        Constructor.
        Parameters:
        namespaceURI - The namespace of the element
        elementLocalName - The local name of the element
        namespacePrefix - The namespace prefix of the element