public class SamlValidator
extends org.apache.wss4j.dom.validate.SamlAssertionValidator
| Constructor and Description |
|---|
SamlValidator(org.apache.wss4j.dom.handler.RequestData data)
data.getSigVerCrypto() checks if signature verification is enabled
in that case, trust will be validated against configured trust-store
|
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.wss4j.dom.validate.Credential |
verifySignedAssertion(org.apache.wss4j.common.saml.SamlAssertionWrapper samlAssertion,
org.apache.wss4j.dom.handler.RequestData data) |
checkAuthnStatements, checkConditions, checkConditions, checkOneTimeUse, getRequiredSubjectConfirmationMethod, getTtl, isRequireBearerSignature, isRequireStandardSubjectConfirmationMethod, isValidateSignatureAgainstProfile, setFutureTTL, setRequireBearerSignature, setRequiredSubjectConfirmationMethod, setRequireStandardSubjectConfirmationMethod, setTtl, setValidateSignatureAgainstProfile, validate, validateAssertion, verifySubjectConfirmationMethodpublic SamlValidator(org.apache.wss4j.dom.handler.RequestData data)
data - protected org.apache.wss4j.dom.validate.Credential verifySignedAssertion(org.apache.wss4j.common.saml.SamlAssertionWrapper samlAssertion,
org.apache.wss4j.dom.handler.RequestData data)
throws org.apache.wss4j.common.ext.WSSecurityException
verifySignedAssertion in class org.apache.wss4j.dom.validate.SamlAssertionValidatororg.apache.wss4j.common.ext.WSSecurityExceptionCopyright © 2023 MuleSoft, Inc.. All rights reserved.