public class UserDetails extends Object
SSOMetKeys.IDENTITY_ATTRIBUTES_ENDPOINT.| Constructor and Description | 
|---|
| UserDetails() | 
| Modifier and Type | Method and Description | 
|---|---|
| Metadata | getAttributes() | 
| List<String> | getRoles() | 
| String | getToken() | 
| void | setAttributes(Metadata attributes) | 
| void | setRoles(List<String> roles) | 
| void | setToken(String token) | 
| String | toString() | 
public String getToken()
public void setToken(String token)
token - the token to setpublic Metadata getAttributes()
public void setAttributes(Metadata attributes)
attributes - the attributes to setCopyright © 1999–2017 Apache OODT. All rights reserved.