-
Interfaces Interface 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.
-
Classes Class Description com.sun.xml.wss.impl.callback.PrefixNamespaceMappingCallback : since XWS 2.0 EAcom.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.
-
Methods Method Description com.sun.xml.ws.security.opt.impl.message.Header.readAsJAXB(Bridge<T>, BridgeContext) UseHeader.readAsJAXB(Bridge). To be removed after JavaOne.com.sun.xml.ws.security.opt.impl.message.SecurityHeaderWrapper.readAsJAXB(Bridge<T>, BridgeContext) UseSecurityHeaderWrapper.readAsJAXB(Bridge). To be removed after JavaOne.com.sun.xml.wss.saml.Assertion.setMajorVersion(BigInteger) Set the saml major version for SAML1.0 and SAML1.1com.sun.xml.wss.saml.Assertion.setMinorVersion(BigInteger) Set the saml minor version for SAML1.0 and SAML1.1com.sun.xml.wss.saml.Assertion.setVersion(String) Set the saml version for SAML2.0
-
Constructors Constructor Description com.sun.xml.ws.security.impl.policy.Header(String, String)