| Package | Description |
|---|---|
| org.jboss.resteasy.keystone.model |
| Modifier and Type | Method and Description |
|---|---|
List<Access.Service> |
Access.getServiceCatalog() |
| Modifier and Type | Method and Description |
|---|---|
void |
Access.setServiceCatalog(List<Access.Service> serviceCatalog) |
| Constructor and Description |
|---|
Access(Access.Token token,
List<Access.Service> serviceCatalog,
Access.User user,
Map<String,Object> metadata) |
Copyright © 2025. All rights reserved.