public abstract class AuthCredential
extends io.apimatic.coreinterfaces.authentication.Authentication
| Constructor and Description |
|---|
AuthCredential(Map<String,String> authParams) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAuthParams()
Getter for the map of authentication parameters.
|
void |
validate()
Validates the credentials for authentication.
|
public Map<String,String> getAuthParams()
public void validate()
validate in class io.apimatic.coreinterfaces.authentication.AuthenticationCopyright © 2025. All rights reserved.