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