|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SAMLAssertionValidator.SAMLValidationException | |
|---|---|
| com.sun.xml.wss.impl.callback | |
| Uses of SAMLAssertionValidator.SAMLValidationException in com.sun.xml.wss.impl.callback |
|---|
| Methods in com.sun.xml.wss.impl.callback that throw SAMLAssertionValidator.SAMLValidationException | |
|---|---|
void |
SAMLAssertionValidator.validate(Element assertion)
Deprecated. SAML validator. |
void |
SAMLValidator.validate(Element assertion,
Map runtimeProps,
Subject clientSubject)
Note: The runtime already validates the Enveloped Signature for a HOK assertion before calling this validate() method |
void |
SAMLAssertionValidator.validate(XMLStreamReader assertion)
Deprecated. SAML validator. |
void |
SAMLValidator.validate(XMLStreamReader assertion,
Map runtimeProps,
Subject clientSubject)
Note: The runtime already validates the Enveloped Signature for a HOK assertion before calling this validate() method |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||