Package org.ldaptive.auth
Class AggregateAuthenticationResponseHandler.Builder
java.lang.Object
org.ldaptive.auth.AggregateAuthenticationResponseHandler.Builder
- Enclosing class:
- AggregateAuthenticationResponseHandler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
handler
(String label, AuthenticationResponseHandler... handlers)
-
Field Details
-
object
-
-
Constructor Details
-
Builder
protected Builder()
-
-
Method Details
-
handler
public AggregateAuthenticationResponseHandler.Builder handler(String label, AuthenticationResponseHandler... handlers) -
build
-