| Constructor and Description |
|---|
AccountImpl(AuthenticationCommand command,
org.apache.http.client.HttpClient httpClient,
Access access,
boolean allowCaching,
TempUrlHashPrefixSource tempUrlHashPrefixSource,
Character delimiter) |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationCommand |
AuthenticationCommandFactoryImpl.createAuthenticationCommand(org.apache.http.client.HttpClient httpClient,
AuthenticationMethod authenticationMethod,
String url,
String tenantName,
String tenantId,
String username,
String password,
AuthenticationMethod.AccessProvider accessProvier) |
| Constructor and Description |
|---|
AccountCommandFactoryImpl(org.apache.http.client.HttpClient httpClient,
Access access,
AuthenticationCommand authCommand,
TempUrlHashPrefixSource tempUrlHashPrefixSource,
Character delimiter) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSimpleAuthenticationCommandImpl |
class |
BasicAuthenticationCommandImpl |
class |
ExternalAuthenticationCommandImpl |
class |
KeystoneAuthenticationCommandImpl |
class |
TempAuthAuthenticationCommandImpl |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationCommand |
AuthenticationCommandFactoryMock.createAuthenticationCommand(org.apache.http.client.HttpClient httpClient,
AuthenticationMethod authenticationMethod,
String url,
String tenantName,
String tenantId,
String username,
String password,
AuthenticationMethod.AccessProvider accessProvier) |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthenticationCommandMock |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationCommand |
AuthenticationCommandFactory.createAuthenticationCommand(org.apache.http.client.HttpClient httpClient,
AuthenticationMethod authenticationMethod,
String url,
String tenantName,
String tenantId,
String username,
String password,
AuthenticationMethod.AccessProvider accessProvier) |
Copyright © 2012-2017 42 BV. All Rights Reserved.