| Interface | Description |
|---|---|
| SAMLContextProvider |
Implementation is supposed to provide SAMLContext by populating all data about the local entity related
to an Request.
|
| Class | Description |
|---|---|
| SAMLContextProviderImpl |
Class is responsible for parsing HttpRequest/Response and determining which local entity (IDP/SP) is responsible
for its handling.
|
| SAMLContextProviderLB |
Context provider which overrides request attributes with values of the load-balancer or reverse-proxy in front
of the local application.
|
| SAMLMessageContext |
Message context with Spring Extension SAML module specific values.
|