| Package | Description |
|---|---|
| org.pac4j.saml.client | |
| org.pac4j.saml.logout.impl | |
| org.pac4j.saml.profile.impl | |
| org.pac4j.saml.sso.impl |
| Modifier and Type | Field and Description |
|---|---|
protected SAML2ResponseValidator |
SAML2Client.authnResponseValidator |
protected SAML2ResponseValidator |
SAML2Client.logoutValidator |
| Modifier and Type | Method and Description |
|---|---|
SAML2ResponseValidator |
SAML2Client.getAuthnResponseValidator() |
SAML2ResponseValidator |
SAML2Client.getResponseValidator()
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SAML2LogoutValidator
Validator for SAML logout requests/responses from the IdP.
|
| Constructor and Description |
|---|
SAML2LogoutMessageReceiver(SAML2ResponseValidator validator) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSAML2ResponseValidator
The abstract class for all SAML response validators.
|
| Modifier and Type | Field and Description |
|---|---|
protected SAML2ResponseValidator |
AbstractSAML2MessageReceiver.validator |
| Constructor and Description |
|---|
AbstractSAML2MessageReceiver(SAML2ResponseValidator validator) |
| Modifier and Type | Class and Description |
|---|---|
class |
SAML2AuthnResponseValidator
Class responsible for executing every required checks for validating a SAML response.
|
| Constructor and Description |
|---|
SAML2WebSSOMessageReceiver(SAML2ResponseValidator validator) |
Copyright © 2019. All Rights Reserved.