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