public class AuthenticationResponse extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AuthenticationResponse.Builder |
| Constructor and Description |
|---|
AuthenticationResponse() |
| Modifier and Type | Method and Description |
|---|---|
static AuthenticationResponse.Builder |
create() |
AuthenticatedUser |
getAuthenticatedUser() |
String |
getOriginalRequestUrl() |
public String getOriginalRequestUrl()
public AuthenticatedUser getAuthenticatedUser()
public static AuthenticationResponse.Builder create()
Copyright © 2017. All rights reserved.