Class IDPEntryImpl

    • Field Detail

      • providerID

        private String providerID
        The unique identifier of the IdP.
      • name

        private String name
        Human-readable name for the IdP.
      • loc

        private String loc
        URI reference representing the location of a profile-specific endpoint supporting the authentication request protocol.
    • Constructor Detail

      • IDPEntryImpl

        protected IDPEntryImpl​(String namespaceURI,
                               String elementLocalName,
                               String namespacePrefix)
        Constructor.
        Parameters:
        namespaceURI - the namespace the element is in
        elementLocalName - the local name of the XML element this Object represents
        namespacePrefix - the prefix for the given namespace