| Package | Description |
|---|---|
| org.pac4j.saml.client | |
| org.pac4j.saml.crypto | |
| 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 |
|---|
SAML2DefaultResponseValidator(SAML2SignatureTrustEngineProvider engine,
org.opensaml.saml.saml2.encryption.Decrypter decrypter,
int maximumAuthenticationLifetime,
boolean wantsAssertionsSigned) |
SAML2DefaultResponseValidator(SAML2SignatureTrustEngineProvider engine,
org.opensaml.saml.saml2.encryption.Decrypter decrypter,
int maximumAuthenticationLifetime,
boolean wantsAssertionsSigned,
net.shibboleth.utilities.java.support.net.URIComparator uriComparator) |
SAML2LogoutResponseValidator(SAML2SignatureTrustEngineProvider engine) |
SAML2LogoutResponseValidator(SAML2SignatureTrustEngineProvider engine,
net.shibboleth.utilities.java.support.net.URIComparator uriComparator) |
Copyright © 2017. All Rights Reserved.