Deprecated API


Contents
Deprecated Interfaces
javax.resource.spi.security.GenericCredential
          Use org.ietf.jgss.GSSCredential 
 

Deprecated Methods
javax.resource.spi.security.GenericCredential.equals(Object)
          Use org.ietf.jgss.GSSCredential 
javax.resource.spi.security.GenericCredential.getCredentialData()
          Use org.ietf.jgss.GSSCredential 
javax.resource.cci.ResourceWarning.getLinkedWarning()
          use getCause() 
javax.resource.spi.security.GenericCredential.getMechType()
          Use org.ietf.jgss.GSSCredential 
javax.enterprise.deploy.model.DeployableObject.getModuleDTDVersion()
          use DDBeanRoot.getDDBeanRootVersion 
javax.enterprise.deploy.model.DDBeanRoot.getModuleDTDVersion()
          use getDDBeanRootVersion 
javax.resource.spi.security.GenericCredential.getName()
          Use org.ietf.jgss.GSSCredential 
javax.resource.spi.security.GenericCredential.hashCode()
          Use org.ietf.jgss.GSSCredential 
javax.resource.ResourceException.setLinkedException(Exception)
          use initCause 
javax.resource.cci.ResourceWarning.setLinkedWarning(ResourceWarning)
          use initCause() 
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.