| Interface | Description |
|---|---|
| Pac4jSAMLResponse |
Indicates the SAML response that will be written
to the actual backend response via a given SAML encoder.
|
| Class | Description |
|---|---|
| DefaultPac4jSAMLResponse |
Empty response adapter containing a
ByteArrayOutputStream in order opensaml can write
the saml messages. |
| Pac4jHTTPPostDecoder |
Pac4j implementation extending directly the
AbstractMessageDecoder as intermediate classes use the J2E HTTP request. |
| Pac4jHTTPPostEncoder |
Pac4j implementation extending directly the
AbstractMessageEncoder as intermediate classes use the J2E HTTP response. |
| Pac4jHTTPRedirectDeflateEncoder |
Pac4j implementation extending directly the
AbstractMessageEncoder as intermediate classes use the J2E HTTP response. |
Copyright © 2018. All rights reserved.