Modifier and Type | Method and Description |
---|---|
protected AuthenticationApi |
AuthenticationModule.provideAuthenticationApi(com.google.inject.Injector i,
String keystoneVersion) |
Modifier and Type | Method and Description |
---|---|
protected Map<String,AuthenticationApi> |
AuthenticationModule.authenticationApis(com.google.inject.Injector i) |
Modifier and Type | Interface and Description |
---|---|
interface |
V2AuthenticationApi
Provides access to the OpenStack Keystone Service API.
|
Modifier and Type | Interface and Description |
---|---|
interface |
V3AuthenticationApi
Provides access to the OpenStack Keystone Authentication API.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CloudIdentityAuthenticationApi
Provides access to the Rackspace Cloud Identity API.
|
Modifier and Type | Method and Description |
---|---|
protected Map<String,AuthenticationApi> |
CloudIdentityAuthenticationModule.authenticationApis(com.google.inject.Injector i) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.