public interface AuthenticationCommandFactory
| 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) |
AuthenticationCommand 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.