| Package | Description |
|---|---|
| com.sun.xml.wss.impl.callback |
| Modifier and Type | Method and Description |
|---|---|
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
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.