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 voidJASPIAuthenticationInfo. 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 JASPIAuthenticationInfoAuthenticationJASPIConfigParser. parse(XMLEventReader xmlEventReader)Parse theelement JASPIAuthenticationInfoAuthenticationJASPIConfigParser. parse(XMLStreamReader reader)Parse theelement
-