Uses of Interface
org.jboss.jca.common.api.metadata.common.Credential

Packages that use Credential
org.jboss.jca.common.api.metadata.common This package contains interfaces to define metadata api cpmmon in various xsds 
org.jboss.jca.common.api.metadata.ds This package contains interfaces to define metadata api for data_sources_1.0.xml 
 

Uses of Credential in org.jboss.jca.common.api.metadata.common
 

Methods in org.jboss.jca.common.api.metadata.common that return Credential
 Credential Recovery.getCredential()
          Get the security.
 

Constructors in org.jboss.jca.common.api.metadata.common with parameters of type Credential
Recovery(Credential credential, Extension recoverPlugin, Boolean noRecovery)
          Create a new Recovery.
 

Uses of Credential in org.jboss.jca.common.api.metadata.ds
 

Subinterfaces of Credential in org.jboss.jca.common.api.metadata.ds
 interface DsSecurity
          A DsSecurity.
 



Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)