|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AuthenticationHeaderProvider
The AuthenticationHeaderProvider provided methods for generation of authentication headers for access to on-premise
systems and applications deployed on the same HCP landscape.
Web applications can access AuthenticationHeaderProvider via JNDI lookup or resource injection.
Method Summary | |
---|---|
AuthenticationHeader |
getAppToAppSSOHeader(String requestURL)
Generates authentication header for SSO with other applications on the same landscape. |
AuthenticationHeader |
getPrincipalPropagationHeader()
Generates header for principal propagation to on-premise systems. |
Method Detail |
---|
AuthenticationHeader getAppToAppSSOHeader(String requestURL)
requestURL
- the URL for which the generated headers will be used.
AuthenticationHeader getPrincipalPropagationHeader()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |