Uses of Class
org.jboss.security.auth.login.JASPIAuthenticationInfo
-
Packages that use JASPIAuthenticationInfo Package Description org.jboss.security.auth.login org.jboss.security.config.parser -
-
Uses of JASPIAuthenticationInfo in org.jboss.security.auth.login
Methods in org.jboss.security.auth.login with parameters of type JASPIAuthenticationInfo Modifier and Type Method Description void
JASPIAuthenticationInfo. copy(JASPIAuthenticationInfo pc)
-
Uses of JASPIAuthenticationInfo in org.jboss.security.config.parser
Methods in org.jboss.security.config.parser that return JASPIAuthenticationInfo Modifier and Type Method Description JASPIAuthenticationInfo
AuthenticationJASPIConfigParser. parse(XMLEventReader xmlEventReader)
Parse theelement JASPIAuthenticationInfo
AuthenticationJASPIConfigParser. parse(XMLStreamReader reader)
Parse theelement
-