Class WebLoginProviderInfo

    • Constructor Detail

      • WebLoginProviderInfo

        public WebLoginProviderInfo()
      • WebLoginProviderInfo

        public WebLoginProviderInfo​(org.w3c.dom.Node root)
    • Method Detail

      • getKeyAttribute

        protected java.lang.String getKeyAttribute()
        Description copied from class: AbstractConfigurationElement
        This method must return the attribute that uniquely identifies this element among its siblings; if no single attribute can be used, return null and override the getKey and setKey methods.
        Specified by:
        getKeyAttribute in class AbstractConfigurationElement
      • getProviderClassName

        public java.lang.String getProviderClassName()
        Get the provider class name.
        Returns:
        provider class name