Deprecated API

Deprecated Classes
org.apache.xml.security.utils.ElementCheckerImpl
            
 

Deprecated Interfaces
org.apache.xml.security.utils.ElementChecker
            
 

Deprecated Fields
org.apache.xml.security.transforms.TransformSpi._transformObject
            
 

Deprecated Methods
org.apache.xml.security.transforms.TransformSpi.enginePerformTransform(XMLSignatureInput)
            
org.apache.xml.security.utils.CachedXPathFuncHereAPI.eval(Node, Node)
            
org.apache.xml.security.utils.ElementProxy.getBytesFromChildElement(String, String)
            
org.apache.xml.security.signature.Reference.getTransformsInput()
          use getContentsBeforeTransformation 
org.apache.xml.security.keys.storage.StorageResolver.hasNext()
          no way to restart the iteration, use getIterator() instead 
org.apache.xml.security.keys.storage.StorageResolver.next()
          no way to restart the iteration, use getIterator() instead 
org.apache.xml.security.utils.CachedXPathFuncHereAPI.selectNodeIterator(Node, Node, Node)
            
org.apache.xml.security.utils.CachedXPathFuncHereAPI.selectNodeList(Node, Node)
            
org.apache.xml.security.transforms.TransformSpi.setTransform(Transform)
            
 

Deprecated Constructors
org.apache.xml.security.signature.XMLSignatureInput(String)
            
org.apache.xml.security.signature.XMLSignatureInput(String, String)