Uses of Interface
org.ldaptive.jaas.AuthenticatorFactory
-
Packages that use AuthenticatorFactory Package Description org.ldaptive.jaas -
-
Uses of AuthenticatorFactory in org.ldaptive.jaas
Classes in org.ldaptive.jaas that implement AuthenticatorFactory Modifier and Type Class Description classPropertiesAuthenticatorFactoryProvides a module authenticator factory implementation that uses the properties package in this library.Fields in org.ldaptive.jaas declared as AuthenticatorFactory Modifier and Type Field Description private AuthenticatorFactoryLdapDnAuthorizationModule. authenticatorFactoryFactory for creating authenticators with JAAS options.private AuthenticatorFactoryLdapLoginModule. authenticatorFactoryFactory for creating authenticators with JAAS options.
-