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 class
PropertiesAuthenticatorFactory
Provides 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 AuthenticatorFactory
LdapDnAuthorizationModule. authenticatorFactory
Factory for creating authenticators with JAAS options.private AuthenticatorFactory
LdapLoginModule. authenticatorFactory
Factory for creating authenticators with JAAS options.
-