| Constructor and Description |
|---|
KeystoneV3Access(java.lang.String token,
org.codehaus.jackson.JsonNode response) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getInternalURL()
The internal URL to access resources with.
|
java.lang.String |
getPublicURL()
The public URL of a resource.
|
java.lang.String |
getTempUrlPrefix(TempUrlHashPrefixSource tempUrlHashPrefixSource)
Returns the first part of the object path in a TempURL.
|
java.lang.String |
getToken()
The security token to pass to all secure ObjectStore calls.
|
boolean |
isTenantSupplied()
Ascertains whether tenant ID and/or name were supplied.
|
void |
setPreferredRegion(java.lang.String preferredRegion)
The ObjectStore holds multiple regions.
|
public KeystoneV3Access(java.lang.String token,
org.codehaus.jackson.JsonNode response)
public void setPreferredRegion(java.lang.String preferredRegion)
AccesssetPreferredRegion in interface AccesspreferredRegion - the region where you want to access the resourcespublic java.lang.String getToken()
Accesspublic java.lang.String getInternalURL()
AccessgetInternalURL in interface Accesspublic java.lang.String getPublicURL()
AccessgetPublicURL in interface Accesspublic boolean isTenantSupplied()
AccessisTenantSupplied in interface Accesspublic java.lang.String getTempUrlPrefix(TempUrlHashPrefixSource tempUrlHashPrefixSource)
AccessgetTempUrlPrefix in interface AccesstempUrlHashPrefixSource - the source URL to server as the basis for the prefixCopyright © 2012-2020 42 BV. All Rights Reserved.