Uses of Interface
org.jboss.jca.common.api.metadata.ra.AuthenticationMechanism

Packages that use AuthenticationMechanism
org.jboss.jca.common.api.metadata.ra This package contains common metadatas fand parser for connector_1_*.xsd 
org.jboss.jca.common.api.metadata.ra.ra10 This package contains common metadatas fand parser for connector_1_0 .xsd 
 

Uses of AuthenticationMechanism in org.jboss.jca.common.api.metadata.ra
 

Methods in org.jboss.jca.common.api.metadata.ra that return types with arguments of type AuthenticationMechanism
 List<AuthenticationMechanism> OutboundResourceAdapter.getAuthenticationMechanisms()
           
 

Uses of AuthenticationMechanism in org.jboss.jca.common.api.metadata.ra.ra10
 

Methods in org.jboss.jca.common.api.metadata.ra.ra10 that return types with arguments of type AuthenticationMechanism
 List<AuthenticationMechanism> ResourceAdapter10.getAuthenticationMechanisms()
          Get the authenticationMechanism.
 



Copyright © 2008 Red Hat Middleware LLC (http://www.jboss.com/)