Class HeaderAuthConfig
java.lang.Object
eu.rarogsoftware.rarog.platform.core.security.secrets.http.HeaderAuthConfig
- All Implemented Interfaces:
HttpClientAuthConfigService.AuthConfig
-
Constructor Summary
ConstructorsConstructorDescriptionHeaderAuthConfig
(String headerValue) HeaderAuthConfig
(Map<String, Object> authenticationData) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface eu.rarogsoftware.rarog.platform.api.security.secrets.HttpClientAuthConfigService.AuthConfig
configureHttpClient
-
Constructor Details
-
HeaderAuthConfig
-
HeaderAuthConfig
-
-
Method Details
-
configureHttpRequest
- Specified by:
configureHttpRequest
in interfaceHttpClientAuthConfigService.AuthConfig
-