public static final class Authentication.Scope extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Authentication.Scope.Project |
Constructor and Description |
---|
Scope() |
Modifier and Type | Method and Description |
---|---|
Authentication.Scope.Project |
getProject() |
static Authentication.Scope |
project(String id) |
static Authentication.Scope |
project(String domainName,
String projectName) |
void |
setProject(Authentication.Scope.Project project) |
public static Authentication.Scope project(String id)
public static Authentication.Scope project(String domainName, String projectName)
public Authentication.Scope.Project getProject()
public void setProject(Authentication.Scope.Project project)
Copyright © 2012–2019. All rights reserved.