Uses of Class
org.jboss.jca.codegenerator.AuthenMechanismType

Packages that use AuthenMechanismType
org.jboss.jca.codegenerator Code generator 
 

Uses of AuthenMechanismType in org.jboss.jca.codegenerator
 

Methods in org.jboss.jca.codegenerator that return types with arguments of type AuthenMechanismType
 List<AuthenMechanismType> Definition.getAuthenMechanisms()
          Get the authenMechanisms.
 

Method parameters in org.jboss.jca.codegenerator with type arguments of type AuthenMechanismType
 void Definition.setAuthenMechanisms(List<AuthenMechanismType> authenMechanisms)
          Set the authenMechanisms.
 



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