Uses of Class
org.jboss.jca.codegenerator.AuthenMechanismType
-
Packages that use AuthenMechanismType Package Description 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 Modifier and Type Method Description List<AuthenMechanismType>Definition. getAuthenMechanisms()Get the authenMechanisms.Method parameters in org.jboss.jca.codegenerator with type arguments of type AuthenMechanismType Modifier and Type Method Description voidDefinition. setAuthenMechanisms(List<AuthenMechanismType> authenMechanisms)Set the authenMechanisms.
-