Uses of Class
org.jboss.security.AuthenticationInfo
-
Packages that use AuthenticationInfo Package Description org.jboss.security The basic security interfaces and classes are now located in the jbosssx module. -
-
Uses of AuthenticationInfo in org.jboss.security
Methods in org.jboss.security that return AuthenticationInfo Modifier and Type Method Description AuthenticationInfo
AppPolicy. getLoginInfo()
Methods in org.jboss.security with parameters of type AuthenticationInfo Modifier and Type Method Description void
AppPolicy. setLoginInfo(AuthenticationInfo loginInfo)
-