Package | Description |
---|---|
com.woorea.openstack.keystone.v3.model |
Modifier and Type | Field and Description |
---|---|
private Authentication.Scope |
Authentication.scope |
Modifier and Type | Method and Description |
---|---|
Authentication.Scope |
Authentication.getScope() |
static Authentication.Scope |
Authentication.Scope.project(java.lang.String id) |
static Authentication.Scope |
Authentication.Scope.project(java.lang.String domainName,
java.lang.String projectName) |
Modifier and Type | Method and Description |
---|---|
void |
Authentication.setScope(Authentication.Scope scope) |