public abstract class Authentication extends Object
SimpleUserAuthentication, SimpleClientAuthentication,
SimpleBasicAuthentication | Modifier and Type | Method and Description |
|---|---|
Optional<APIMode> |
getAPIMode()
Returns the API Mode header that is added to all calls to the REST API.
|
boolean |
isBasicAuthentication()
Returns whether this authentication type supports basic authentication
|
public final Optional<APIMode> getAPIMode()
public final boolean isBasicAuthentication()
Copyright © 2021 Micro Focus. All rights reserved.