| Package | Description |
|---|---|
| org.jclouds.openstack.keystone.v2_0.domain |
| Modifier and Type | Field and Description |
|---|---|
protected Tenant |
Token.tenant |
protected Tenant |
Token.Builder.tenant |
| Modifier and Type | Method and Description |
|---|---|
Tenant |
Tenant.Builder.build() |
Tenant |
Token.getTenant() |
| Modifier and Type | Method and Description |
|---|---|
int |
Tenant.compareTo(Tenant that) |
Tenant.Builder |
Tenant.Builder.fromTenant(Tenant from) |
Token.Builder |
Token.Builder.tenant(Tenant tenant) |
| Constructor and Description |
|---|
Token(String id,
Date expires,
Tenant tenant) |
Copyright © 2009-2012 jclouds. All Rights Reserved.