| Package | Description |
|---|---|
| org.pac4j.saml.client | |
| org.pac4j.saml.crypto | |
| org.pac4j.saml.logout.impl | |
| org.pac4j.saml.profile.impl | |
| org.pac4j.saml.sso.impl |
| Modifier and Type | Field and Description |
|---|---|
protected SAML2SignatureTrustEngineProvider |
SAML2Client.signatureTrustEngineProvider |
| Modifier and Type | Method and Description |
|---|---|
SAML2SignatureTrustEngineProvider |
SAML2Client.getSignatureTrustEngineProvider() |
| Modifier and Type | Class and Description |
|---|---|
class |
ExplicitSignatureTrustEngineProvider
Provider returning well configured
SignatureTrustEngine instances. |
| Constructor and Description |
|---|
SAML2LogoutValidator(SAML2SignatureTrustEngineProvider engine,
org.opensaml.saml.saml2.encryption.Decrypter decrypter,
LogoutHandler logoutHandler) |
| Modifier and Type | Field and Description |
|---|---|
protected SAML2SignatureTrustEngineProvider |
AbstractSAML2ResponseValidator.signatureTrustEngineProvider |
| Constructor and Description |
|---|
AbstractSAML2ResponseValidator(SAML2SignatureTrustEngineProvider signatureTrustEngineProvider,
org.opensaml.saml.saml2.encryption.Decrypter decrypter,
LogoutHandler logoutHandler) |
AbstractSAML2ResponseValidator(SAML2SignatureTrustEngineProvider signatureTrustEngineProvider,
org.opensaml.saml.saml2.encryption.Decrypter decrypter,
LogoutHandler logoutHandler,
net.shibboleth.utilities.java.support.net.URIComparator uriComparator) |
| Constructor and Description |
|---|
SAML2AuthnResponseValidator(SAML2SignatureTrustEngineProvider engine,
org.opensaml.saml.saml2.encryption.Decrypter decrypter,
LogoutHandler logoutHandler,
int maximumAuthenticationLifetime,
boolean wantsAssertionsSigned) |
SAML2AuthnResponseValidator(SAML2SignatureTrustEngineProvider engine,
org.opensaml.saml.saml2.encryption.Decrypter decrypter,
LogoutHandler logoutHandler,
int maximumAuthenticationLifetime,
boolean wantsAssertionsSigned,
net.shibboleth.utilities.java.support.net.URIComparator uriComparator) |
Copyright © 2019. All Rights Reserved.