Uses of Class
org.ldaptive.auth.AuthenticationRequest.Builder
Packages that use AuthenticationRequest.Builder
-
Uses of AuthenticationRequest.Builder in org.ldaptive.auth
Methods in org.ldaptive.auth that return AuthenticationRequest.BuilderModifier and TypeMethodDescriptionAuthenticationRequest.builder()
Creates a builder for this class.AuthenticationRequest.Builder.controls
(RequestControl... controls) Sets the request controls.AuthenticationRequest.Builder.credential
(byte[] credential) Sets the user credential.AuthenticationRequest.Builder.credential
(char[] credential) Sets the user credential.AuthenticationRequest.Builder.credential
(String credential) Sets the user credential.AuthenticationRequest.Builder.credential
(Credential credential) Sets the user credential.Sets the user id.AuthenticationRequest.Builder.returnAttributes
(String... attributes) Sets the return attributes.Sets the user.