| Modifier and Type | Method and Description |
|---|---|
AuthenticationMethod.AccessProvider |
AccountConfig.getAccessProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountConfig.setAccessProvider(AuthenticationMethod.AccessProvider accessProvider) |
| 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 |
|---|
ExternalAuthenticationCommandImpl(org.apache.http.client.HttpClient httpClient,
String url,
AuthenticationMethod.AccessProvider accessProvier) |
| 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 | 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-2016 42 BV. All Rights Reserved.