Class Auth.Scope
- java.lang.Object
-
- org.jclouds.openstack.keystone.v3.domain.Auth.Scope
-
-
Constructor Summary
Constructors Constructor Description Scope()
-
-
-
Field Detail
-
PROJECT
public static final String PROJECT
- See Also:
- Constant Field Values
-
PROJECT_ID
public static final String PROJECT_ID
- See Also:
- Constant Field Values
-
DOMAIN
public static final String DOMAIN
- See Also:
- Constant Field Values
-
DOMAIN_ID
public static final String DOMAIN_ID
- See Also:
- Constant Field Values
-
UNSCOPED
public static final String UNSCOPED
- See Also:
- Constant Field Values
-
-