Method | Description | |
---|---|---|
RackspaceAuthenticationService ( IIdentityService identityService, |
Initializes a new instance of the RackspaceAuthenticationService class with the specified identity service and prepared authentication request.
|
Method | Description | |
---|---|---|
GetBaseAddressImpl ( |
This method updates the serviceType and/or serviceName values for cases where "vanilla" OpenStack values were specified but Rackspace exposes the compatible services under different names in the service catalog. | |
GetEffectiveRegion ( |
This implementation returns region if it is non- |
protected GetBaseAddressImpl ( |
||
access | ||
serviceType | string | |
serviceName | string | |
region | string | |
internalAddress | bool | |
return |
protected GetEffectiveRegion ( |
||
access | ||
region | string | |
return | string |
public RackspaceAuthenticationService ( IIdentityService identityService, |
||
identityService | IIdentityService |
/// The |
authenticationRequest | The authentication request, which contains the credentials to use for /// authenticating with Rackspace Cloud Identity. | |
return | System |