public class AuthenticationModel extends Object
| Constructor and Description |
|---|
AuthenticationModel(boolean overrideGlobalConfig,
String username,
String personalAccessToken,
String tenantId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getOverrideGlobalConfig() |
String |
getPersonalAccessToken() |
String |
getTenantId() |
String |
getUsername() |
Copyright © 2016–2019. All rights reserved.