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, toString
setId
public 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.Project
public String getId()
IdResourceEntity
getId
in interface IdEntity
getId
in interface ResourceEntity
getId
in class IdResourceEntity
public String getName()
BasicResourceEntity
getName
in interface BasicResource
getName
in interface ResourceEntity
getName
in class BasicResourceEntity
Copyright © 2017. All rights reserved.