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