| AbstractPac4jDecoder |
Common decoder.
|
| DefaultPac4jSAMLResponse |
|
| Pac4jHTTPArtifactDecoder |
Decoder for the artifact binding: it's like the original HTTPArtifactDecoder
but using a web context instead of the JEE HTTP servlet request.
|
| Pac4jHTTPPostDecoder |
Decoder for messages sent via POST and SOAP bindings.
|
| Pac4jHTTPPostEncoder |
Pac4j implementation extending directly the AbstractMessageEncoder as intermediate classes use the JEE HTTP response.
|
| Pac4jHTTPPostSimpleSignEncoder |
Pac4j implementation for HTTP Post Simple-Sign extending openSAML HTTPPostSimpleSignEncoder.
|
| Pac4jHTTPRedirectDeflateDecoder |
Decoder for messages sent via HTTP-Redirect binding.
|
| Pac4jHTTPRedirectDeflateEncoder |
Pac4j implementation extending directly the AbstractMessageEncoder as intermediate classes use the JEE HTTP response.
|