Package | Description |
---|---|
org.jclouds.openstack.keystone.v1_1.domain | |
org.jclouds.openstack.keystone.v1_1.functions |
Modifier and Type | Field and Description |
---|---|
protected Map<String,Set<Endpoint>> |
Auth.serviceCatalog |
protected com.google.common.collect.Multimap<String,Endpoint> |
Auth.Builder.serviceCatalog |
Modifier and Type | Method and Description |
---|---|
Endpoint |
Endpoint.Builder.build() |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.Multimap<String,Endpoint> |
Auth.getServiceCatalog()
TODO
|
Modifier and Type | Method and Description |
---|---|
int |
Endpoint.compareTo(Endpoint that) |
Endpoint.Builder |
Endpoint.Builder.fromEndpoint(Endpoint from) |
Modifier and Type | Method and Description |
---|---|
Auth.Builder |
Auth.Builder.serviceCatalog(com.google.common.collect.Multimap<String,Endpoint> serviceCatalog) |
Constructor and Description |
---|
Auth(Token token,
com.google.common.collect.Multimap<String,Endpoint> serviceCatalog) |
Modifier and Type | Method and Description |
---|---|
String |
RegionFirstPartOfDNSNameOrProvider.apply(Endpoint input) |
com.google.common.base.Supplier<URI> |
PublicURLOrInternalIfNull.apply(Endpoint input) |
Copyright © 2009-2012 jclouds. All Rights Reserved.