Uses of Enum Class
net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean.AuthenticatorType
Packages that use LDAPAuthenticationFactoryBean.AuthenticatorType
Package
Description
Configuration touchpoints for authentication flows.
-
Uses of LDAPAuthenticationFactoryBean.AuthenticatorType in net.shibboleth.idp.authn.config
Fields in net.shibboleth.idp.authn.config declared as LDAPAuthenticationFactoryBean.AuthenticatorTypeModifier and TypeFieldDescriptionLDAPAuthenticationFactoryBean.authenticatorTypeType of authenticator to configure.Methods in net.shibboleth.idp.authn.config that return LDAPAuthenticationFactoryBean.AuthenticatorTypeModifier and TypeMethodDescriptionReturns the enum matching the input label.Returns the enum constant of this class with the specified name.LDAPAuthenticationFactoryBean.AuthenticatorType.values()Returns an array containing the constants of this enum class, in the order they are declared.