Uses of Class
org.ldaptive.auth.AggregateAuthenticationResponseHandler.Builder
-
Packages that use AggregateAuthenticationResponseHandler.Builder Package Description org.ldaptive.auth -
-
Uses of AggregateAuthenticationResponseHandler.Builder in org.ldaptive.auth
Methods in org.ldaptive.auth that return AggregateAuthenticationResponseHandler.Builder Modifier and Type Method Description static AggregateAuthenticationResponseHandler.Builder
AggregateAuthenticationResponseHandler. builder()
Creates a builder for this class.AggregateAuthenticationResponseHandler.Builder
AggregateAuthenticationResponseHandler.Builder. handler(String label, AuthenticationResponseHandler... handlers)
-