public interface Authentication
| Modifier and Type | Method and Description |
|---|---|
Request |
apply(Request httpRequest)
Apply the authentication on the httpRequest
|
void |
validate()
Validates the auth params for the httpRequest
|
Copyright © 2022. All rights reserved.