| Package | Description |
|---|---|
| org.jclouds.openstack.keystone.v2_0.domain | |
| org.jclouds.openstack.keystone.v2_0.features |
| Modifier and Type | Field and Description |
|---|---|
protected Token |
Access.Builder.token |
| Modifier and Type | Method and Description |
|---|---|
Token |
Token.Builder.build() |
Token |
Access.getToken()
TODO
|
| Modifier and Type | Method and Description |
|---|---|
int |
Token.compareTo(Token that) |
T |
Token.Builder.fromToken(Token in) |
T |
Access.Builder.token(Token token) |
| Constructor and Description |
|---|
Access(Token token,
User user,
Set<Service> serviceCatalog) |
| Modifier and Type | Method and Description |
|---|---|
Token |
TokenApi.get(String token)
Validate a token and, if it is valid, return access information regarding the tenant (though not the service catalog)/
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.