Deprecated API


Contents
Deprecated Interfaces
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. 
 

Deprecated Classes
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. 
 

Deprecated Methods
com.sun.xml.ws.security.opt.impl.message.Header.readAsJAXB(Bridge, BridgeContext)
          Use Header.readAsJAXB(Bridge). To be removed after JavaOne. 
com.sun.xml.ws.security.opt.impl.message.SecurityHeaderWrapper.readAsJAXB(Bridge, BridgeContext)
          Use SecurityHeaderWrapper.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.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 
 

Deprecated Constructors
com.sun.xml.ws.security.impl.policy.Header(String, String)
           
 



Copyright © 2005-2011 Oracle Corporation. All Rights Reserved.