public class ApiAccess extends AttributeBase<ApiAccess>
| Modifier and Type | Class and Description |
|---|---|
static class |
ApiAccess.Attribute |
| Constructor and Description |
|---|
ApiAccess() |
| Modifier and Type | Method and Description |
|---|---|
protected ApiAccess |
self() |
ApiAccess |
setExpiration(Long expiration) |
ApiAccess |
setRole(String role) |
ApiAccess |
setService(String name,
String role) |
ApiAccess |
setServices(StringMap services) |
ApiAccess |
setSource(String source) |
ApiAccess |
setUser(ApiUser user) |
getAttribute, getAttribute, setAttribute, setAttributeMappublic static final String CONTEXT
protected ApiAccess self()
self in class SelfReference<ApiAccess>Copyright © 2024. All rights reserved.