Uses of Class
org.jboss.security.auth.container.config.AuthModuleEntry
-
Packages that use AuthModuleEntry Package Description org.jboss.security.auth.login -
-
Uses of AuthModuleEntry in org.jboss.security.auth.login
Methods in org.jboss.security.auth.login that return AuthModuleEntry Modifier and Type Method Description AuthModuleEntry[]
JASPIAuthenticationInfo. getAuthModuleEntry()
Methods in org.jboss.security.auth.login with parameters of type AuthModuleEntry Modifier and Type Method Description void
JASPIAuthenticationInfo. add(AuthModuleEntry ame)
-