| Package | Description |
|---|---|
| org.openstack4j.openstack.identity.domain.v3 |
| Modifier and Type | Method and Description |
|---|---|
static KeystoneAuth.AuthScope |
KeystoneAuth.AuthScope.domain(Identifier domain) |
static KeystoneAuth.AuthScope |
KeystoneAuth.AuthScope.project(Identifier project,
Identifier domain) |
static KeystoneAuth.AuthScope |
KeystoneAuth.AuthScope.trust(String id) |
| Constructor and Description |
|---|
KeystoneAuth(String username,
String password,
Identifier domain,
KeystoneAuth.AuthScope scope) |