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.Builder
AggregateAuthenticationHandler. builder()
Creates a builder for this class.AggregateAuthenticationHandler.Builder
AggregateAuthenticationHandler.Builder. handler(String label, AuthenticationHandler handler)
-