Class RequestSecurityTokenCollectionImpl

    • Field Detail

      • requestSecurityTokens

        private List<RequestSecurityToken> requestSecurityTokens
        The list of wst:RequestSecurityToken child elements.
    • Constructor Detail

      • RequestSecurityTokenCollectionImpl

        public RequestSecurityTokenCollectionImpl​(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