Uses of Enum Class
net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean.PassivatorType
Packages that use LDAPAuthenticationFactoryBean.PassivatorType
Package
Description
Configuration touchpoints for authentication flows.
-
Uses of LDAPAuthenticationFactoryBean.PassivatorType in net.shibboleth.idp.authn.config
Fields in net.shibboleth.idp.authn.config declared as LDAPAuthenticationFactoryBean.PassivatorTypeModifier and TypeFieldDescriptionLDAPAuthenticationFactoryBean.bindPoolPassivatorTypeType of passivator to configure for the bind pool.Methods in net.shibboleth.idp.authn.config that return LDAPAuthenticationFactoryBean.PassivatorTypeModifier and TypeMethodDescriptionReturns the enum matching the input label.Returns the enum constant of this class with the specified name.LDAPAuthenticationFactoryBean.PassivatorType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.shibboleth.idp.authn.config with parameters of type LDAPAuthenticationFactoryBean.PassivatorTypeModifier and TypeMethodDescriptionprotected ConnectionPassivatorLDAPAuthenticationFactoryBean.createConnectionPassivator(LDAPAuthenticationFactoryBean.PassivatorType type) CreatesConnectionPassivatorobject.