Uses of Class
org.ldaptive.auth.AuthenticationHandlerResponse.Builder
-
Packages that use AuthenticationHandlerResponse.Builder Package Description org.ldaptive.auth -
-
Uses of AuthenticationHandlerResponse.Builder in org.ldaptive.auth
Methods in org.ldaptive.auth that return AuthenticationHandlerResponse.Builder Modifier and Type Method Description protected static AuthenticationHandlerResponse.Builder
AuthenticationHandlerResponse. builder()
Creates a builder for this class.AuthenticationHandlerResponse.Builder
AuthenticationHandlerResponse.Builder. connection(Connection conn)
AuthenticationHandlerResponse.Builder
AuthenticationHandlerResponse.Builder. resultCode(AuthenticationResultCode code)
protected AuthenticationHandlerResponse.Builder
AuthenticationHandlerResponse.Builder. self()
-