public class TokenAuthentication extends Authentication
Modifier and Type | Class and Description |
---|---|
static class |
TokenAuthentication.Token |
Constructor and Description |
---|
TokenAuthentication(String token) |
Modifier and Type | Method and Description |
---|---|
TokenAuthentication.Token |
getToken() |
void |
setToken(TokenAuthentication.Token token) |
getTenantId, getTenantName, setTenantId, setTenantName
public TokenAuthentication(String token)
public TokenAuthentication.Token getToken()
public void setToken(TokenAuthentication.Token token)
token
- the token to setCopyright © 2012–2014. All rights reserved.