public abstract class BasicAuthentication extends Authentication
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getAuthenticationId()
The id that is used for the authentication
|
abstract String |
getAuthenticationSecret()
The secret that is used for the authentication
|
getAPIMode, isBasicAuthenticationpublic abstract String getAuthenticationId()
public abstract String getAuthenticationSecret()
Copyright © 2021 Micro Focus. All rights reserved.