Uses of Interface
org.ldaptive.auth.AddControlAuthenticationRequestHandler.ControlFactory
Packages that use AddControlAuthenticationRequestHandler.ControlFactory
-
Uses of AddControlAuthenticationRequestHandler.ControlFactory in org.ldaptive.auth
Fields in org.ldaptive.auth declared as AddControlAuthenticationRequestHandler.ControlFactoryModifier and TypeFieldDescriptionprivate final AddControlAuthenticationRequestHandler.ControlFactory
AddControlAuthenticationRequestHandler.controlFactory
Factory that produces request controls.Constructors in org.ldaptive.auth with parameters of type AddControlAuthenticationRequestHandler.ControlFactoryModifierConstructorDescriptionAddControlAuthenticationRequestHandler
(AddControlAuthenticationRequestHandler.ControlFactory factory) Creates a new add control authentication request handler.