| Interface | Description |
|---|---|
| Pac4jSAMLResponse |
Indicates the SAML response that will be written
to the actual backend response via a given SAML encoder.
|
| Class | Description |
|---|---|
| AbstractPac4jDecoder |
Common decoder.
|
| DefaultPac4jSAMLResponse |
Empty response adapter containing a
ByteArrayOutputStream in order opensaml can write
the saml messages. |
| Pac4jHTTPPostDecoder |
Decoder for messages sent via POST and SOAP bindings.
|
| Pac4jHTTPPostEncoder |
Pac4j implementation extending directly the
AbstractMessageEncoder as intermediate classes use the J2E 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 J2E HTTP response. |
Copyright © 2019. All Rights Reserved.