public class AuthenticationCommandFactoryMock extends Object implements AuthenticationCommandFactory
| Constructor and Description |
|---|
AuthenticationCommandFactoryMock(Swift swift) |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationCommand |
createAuthenticationCommand(org.apache.http.client.HttpClient httpClient,
AuthenticationMethod authenticationMethod,
String url,
String tenantName,
String tenantId,
String username,
String password,
AuthenticationMethod.AccessProvider accessProvier) |
public AuthenticationCommandFactoryMock(Swift swift)
public AuthenticationCommand createAuthenticationCommand(org.apache.http.client.HttpClient httpClient, AuthenticationMethod authenticationMethod, String url, String tenantName, String tenantId, String username, String password, AuthenticationMethod.AccessProvider accessProvier)
createAuthenticationCommand in interface AuthenticationCommandFactoryCopyright © 2012-2017 42 BV. All Rights Reserved.