Uses of Interface
org.ldaptive.jaas.AuthenticatorFactory
Packages that use AuthenticatorFactory
-
Uses of AuthenticatorFactory in org.ldaptive.jaas
Classes in org.ldaptive.jaas that implement AuthenticatorFactoryModifier and TypeClassDescriptionclass
Provides a module authenticator factory implementation that uses the properties package in this library.Fields in org.ldaptive.jaas declared as AuthenticatorFactoryModifier and TypeFieldDescriptionprivate AuthenticatorFactory
LdapDnAuthorizationModule.authenticatorFactory
Factory for creating authenticators with JAAS options.private AuthenticatorFactory
LdapLoginModule.authenticatorFactory
Factory for creating authenticators with JAAS options.