public class TokenAuthenticationRequest extends Object implements AuthenticationRequest
| Constructor and Description |
|---|
TokenAuthenticationRequest(String token) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCredentials() |
String |
getPrincipal() |
public TokenAuthenticationRequest(String token)
public String getPrincipal()
getPrincipal in interface AuthenticationRequestpublic String getCredentials()
getCredentials in interface AuthenticationRequestCopyright © 2018. All rights reserved.