public static class AuthenticationResponse.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
AuthenticationResponse |
build() |
AuthenticationResponse.Builder |
withAuthenticatedUser(AuthenticatedUser authenticatedUser) |
AuthenticationResponse.Builder |
withOriginalRequestUrl(String originalRequestUrl) |
public AuthenticationResponse.Builder withOriginalRequestUrl(String originalRequestUrl)
public AuthenticationResponse.Builder withAuthenticatedUser(AuthenticatedUser authenticatedUser)
public AuthenticationResponse build()
Copyright © 2017. All rights reserved.