Package org.ldaptive.auth
Class AuthenticationResponse.Builder
java.lang.Object
org.ldaptive.AbstractMessage.AbstractBuilder<B,T>
org.ldaptive.AbstractResult.AbstractBuilder<AuthenticationResponse.Builder,AuthenticationResponse>
org.ldaptive.auth.AuthenticationResponse.Builder
- Enclosing class:
- AuthenticationResponse
protected static final class AuthenticationResponse.Builder
extends AbstractResult.AbstractBuilder<AuthenticationResponse.Builder,AuthenticationResponse>
-
Field Summary
Fields inherited from class org.ldaptive.AbstractMessage.AbstractBuilder
object -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfreeze()response(AuthenticationHandlerResponse response) protected AuthenticationResponse.Builderself()state(AccountState state) Methods inherited from class org.ldaptive.AbstractResult.AbstractBuilder
copy, diagnosticMessage, matchedDN, referralURLs, resultCodeMethods inherited from class org.ldaptive.AbstractMessage.AbstractBuilder
build, controls, copy, messageID
-
Constructor Details
-
Builder
private Builder()
-
-
Method Details
-
self
- Specified by:
selfin classAbstractMessage.AbstractBuilder<AuthenticationResponse.Builder,AuthenticationResponse>
-
response
-
freeze
-
dn
-
entry
-
state
-