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.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 © 2008 JBoss Inc.. All Rights Reserved.