public class AuthenticationCommandMock extends CommandMock<Access> implements AuthenticationCommand
account, allowErrorLog, container, LOG, object, swift| Constructor and Description |
|---|
AuthenticationCommandMock(Swift swift,
String url,
String tenantName,
String tenantId,
String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
SwiftResult<Access> |
callSwift() |
HttpStatusChecker[] |
getStatusCheckers() |
String |
getUrl() |
applyDelay, call, setAllowErrorLogpublic SwiftResult<Access> callSwift()
callSwift in class CommandMock<Access>public HttpStatusChecker[] getStatusCheckers()
getStatusCheckers in class CommandMock<Access>public String getUrl()
getUrl in interface AuthenticationCommandCopyright © 2012-2016 42 BV. All Rights Reserved.