Deprecated API


Contents
Deprecated Methods
org.apache.cxf.ws.security.kerberos.KerberosClient.getJaasLoginModuleName()
          Get the JAAS Login module name to use. 
org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder.getPartsAndElements(boolean, boolean, List, List, Map, List, Map)
          Use AbstractBindingBuilder.getSignedParts() and AbstractBindingBuilder.getEncryptedParts() instead. 
org.apache.cxf.ws.security.wss4j.UsernameTokenInterceptor.getPrincipal(Element, SoapMessage)
           
org.apache.cxf.ws.security.policy.model.SignedEncryptedElements.isSignedElemets()
           
org.apache.cxf.ws.security.kerberos.KerberosClient.setJaasLoginModuleName(String)
          Set the JAAS Login module name to use. 
org.apache.cxf.ws.security.trust.AbstractSTSClient.setOnBehalfOfElement(Element)
           
 

Deprecated Constructors
org.apache.cxf.ws.security.kerberos.KerberosClient(Bus)
           
org.apache.cxf.ws.security.trust.TrustException(String, Logger, Throwable)
           
 



Apache CXF