Package | Description |
---|---|
org.openstack4j.openstack.identity.v3.domain |
Modifier and Type | Method and Description |
---|---|
static KeystoneAuth.AuthScope |
KeystoneAuth.AuthScope.domain(Identifier domain) |
static KeystoneAuth.AuthScope |
KeystoneAuth.AuthScope.project(Identifier project) |
static KeystoneAuth.AuthScope |
KeystoneAuth.AuthScope.project(Identifier project,
Identifier domain) |
static KeystoneAuth.AuthScope |
KeystoneAuth.AuthScope.trust(String id) |
Constructor and Description |
---|
KeystoneAuth(String tokenId,
KeystoneAuth.AuthScope scope) |
KeystoneAuth(String user,
String password,
Identifier domain,
KeystoneAuth.AuthScope scope) |
Copyright © 2017. All rights reserved.