| Methods in com.sun.xml.wss.impl.callback that throw SAMLAssertionValidator.SAMLValidationException |
void |
SAMLAssertionValidator.validate(org.w3c.dom.Element assertion)
Deprecated. SAML validator. |
void |
SAMLValidator.validate(org.w3c.dom.Element assertion,
java.util.Map runtimeProps,
javax.security.auth.Subject clientSubject)
Note: The runtime already validates the Enveloped Signature for a HOK assertion before
calling this validate() method |
void |
SAMLAssertionValidator.validate(javax.xml.stream.XMLStreamReader assertion)
Deprecated. SAML validator. |
void |
SAMLValidator.validate(javax.xml.stream.XMLStreamReader assertion,
java.util.Map runtimeProps,
javax.security.auth.Subject clientSubject)
Note: The runtime already validates the Enveloped Signature for a HOK assertion before
calling this validate() method |