public static final class KeystoneAuth.AuthScope.ScopeProject extends BasicResourceEntity implements Authentication.Scope.Project
| Constructor and Description |
|---|
ScopeProject() |
| Modifier and Type | Method and Description |
|---|---|
static KeystoneAuth.AuthScope.ScopeProject |
create(Identifier project) |
static KeystoneAuth.AuthScope.ScopeProject |
create(Identifier project,
Identifier domain) |
Authentication.Scope.Domain |
getDomain() |
String |
getId() |
String |
getName() |
setName, toStringsetIdpublic static KeystoneAuth.AuthScope.ScopeProject create(Identifier project)
public static KeystoneAuth.AuthScope.ScopeProject create(Identifier project, Identifier domain)
public Authentication.Scope.Domain getDomain()
getDomain in interface Authentication.Scope.Projectpublic String getId()
IdResourceEntitygetId in interface IdEntitygetId in interface ResourceEntitygetId in class IdResourceEntitypublic String getName()
BasicResourceEntitygetName in interface BasicResourcegetName in interface ResourceEntitygetName in class BasicResourceEntityCopyright © 2017. All rights reserved.