| Interface and Description |
|---|
| com.sun.xml.wss.impl.callback.SAMLAssertionValidator
use the new extended SAMLValidator interface
An implementation of the extended SAMLValidator interface
can throw UnsupportedOperationException for methods defined in this
base interface.
|
| Class and Description |
|---|
| com.sun.xml.wss.impl.callback.PrefixNamespaceMappingCallback
: since XWS 2.0 EA
|
| com.sun.xml.wss.impl.callback.PropertyCallback
This callback is no longer supported by the XWS-Security runtime, use the XWS-Security configuration
file to set the above property values instead.
|
| Method and Description |
|---|
| com.sun.xml.wss.saml.Assertion.setMajorVersion(BigInteger)
Set the saml major version for SAML1.0 and SAML1.1
|
| com.sun.xml.wss.saml.Assertion.setMinorVersion(BigInteger)
Set the saml minor version for SAML1.0 and SAML1.1
|
| com.sun.xml.wss.saml.Assertion.setVersion(String)
Set the saml version for SAML2.0
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.