public class Access extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
Access.Service |
static class |
Access.User |
| Constructor and Description |
|---|
Access() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getMetadata() |
List<Access.Service> |
getServiceCatalog() |
Token |
getToken() |
Access.User |
getUser() |
String |
toString() |
public Token getToken()
public List<Access.Service> getServiceCatalog()
public Access.User getUser()
Copyright © 2012–2025. All rights reserved.