public class ExtendedSAML2AuthnResponseValidator
extends org.pac4j.saml.sso.impl.SAML2AuthnResponseValidator
Constructor and Description |
---|
ExtendedSAML2AuthnResponseValidator(org.pac4j.saml.crypto.SAML2SignatureTrustEngineProvider engine,
org.opensaml.saml.saml2.encryption.Decrypter decrypter,
org.pac4j.core.logout.handler.LogoutHandler logoutHandler,
int maximumAuthenticationLifetime,
boolean wantsAssertionsSigned,
boolean wantsResponsesSigned,
org.pac4j.saml.replay.ReplayCacheProvider replayCache,
boolean allSignatureValidationDisabled) |
ExtendedSAML2AuthnResponseValidator(org.pac4j.saml.crypto.SAML2SignatureTrustEngineProvider engine,
org.opensaml.saml.saml2.encryption.Decrypter decrypter,
org.pac4j.core.logout.handler.LogoutHandler logoutHandler,
int maximumAuthenticationLifetime,
boolean wantsAssertionsSigned,
boolean wantsResponsesSigned,
org.pac4j.saml.replay.ReplayCacheProvider replayCache,
boolean allSignatureValidationDisabled,
net.shibboleth.utilities.java.support.net.URIComparator uriComparator) |
Modifier and Type | Method and Description |
---|---|
protected org.pac4j.saml.credentials.SAML2Credentials |
buildSAML2Credentials(org.pac4j.saml.context.SAML2MessageContext context) |
decryptEncryptedAssertions, getSessionIndex, isValidBearerSubjectConfirmationData, setMaximumAuthenticationLifetime, validate, validateAssertion, validateAssertionConditions, validateAssertionReplay, validateAssertionSignature, validateAudienceRestrictions, validateAuthenticationStatements, validateSamlProtocolResponse, validateSamlSSOResponse, validateSubject, verifyRequest
computeSloKey, decryptEncryptedId, isDateValid, isIssueInstantValid, setAcceptedSkew, validateIssueInstant, validateIssuer, validateIssuerIfItExists, validateSignature, validateSignatureIfItExists, validateSuccess, verifyEndpoint, verifyMessageReplay
public ExtendedSAML2AuthnResponseValidator(org.pac4j.saml.crypto.SAML2SignatureTrustEngineProvider engine, org.opensaml.saml.saml2.encryption.Decrypter decrypter, org.pac4j.core.logout.handler.LogoutHandler logoutHandler, int maximumAuthenticationLifetime, boolean wantsAssertionsSigned, boolean wantsResponsesSigned, org.pac4j.saml.replay.ReplayCacheProvider replayCache, boolean allSignatureValidationDisabled)
public ExtendedSAML2AuthnResponseValidator(org.pac4j.saml.crypto.SAML2SignatureTrustEngineProvider engine, org.opensaml.saml.saml2.encryption.Decrypter decrypter, org.pac4j.core.logout.handler.LogoutHandler logoutHandler, int maximumAuthenticationLifetime, boolean wantsAssertionsSigned, boolean wantsResponsesSigned, org.pac4j.saml.replay.ReplayCacheProvider replayCache, boolean allSignatureValidationDisabled, net.shibboleth.utilities.java.support.net.URIComparator uriComparator)
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.