Uses of Interface
org.ldaptive.auth.AddControlAuthenticationRequestHandler.ControlFactory
-
Packages that use AddControlAuthenticationRequestHandler.ControlFactory Package Description org.ldaptive.auth -
-
Uses of AddControlAuthenticationRequestHandler.ControlFactory in org.ldaptive.auth
Fields in org.ldaptive.auth declared as AddControlAuthenticationRequestHandler.ControlFactory Modifier and Type Field Description private AddControlAuthenticationRequestHandler.ControlFactory
AddControlAuthenticationRequestHandler. controlFactory
Factory that produces request controls.Constructors in org.ldaptive.auth with parameters of type AddControlAuthenticationRequestHandler.ControlFactory Constructor Description AddControlAuthenticationRequestHandler(AddControlAuthenticationRequestHandler.ControlFactory factory)
Creates a new add control authentication request handler.
-