public interface Authentication
| Modifier and Type | Method and Description |
|---|---|
void |
applyToParams(org.springframework.util.MultiValueMap<String,String> queryParams,
org.springframework.http.HttpHeaders headerParams)
Apply authentication settings to header and / or query parameters.
|
void applyToParams(org.springframework.util.MultiValueMap<String,String> queryParams, org.springframework.http.HttpHeaders headerParams)
queryParams - The query parameters for the requestheaderParams - The header parameters for the requestCopyright © 2011–2018 aiticon GmbH. All rights reserved.