| Class | Description |
|---|---|
| AuthenticationInfo |
The login module configuration information.
|
| BaseAuthenticationInfo |
Base for AuthenticationInfo(JAAS) and JASPIAuthenticationInfo(JSR-196)
|
| ConfigUtil |
Utility methods for parsing the XMlLoginConfig elements into
AuthenticationInfo instances.
|
| JASPIAuthenticationInfo |
AuthenticationInfo based on JSR-196
|
| LoginModuleStackHolder |
Holder for the login module stack element in login-config
|
| PolicyConfig |
The root object for the login-config.xml descriptor as defined by the
security-config_5_0.xsd.
|
| XMLLoginConfigImpl |
An concrete implementation of the javax.security.auth.login.Configuration class that parses an xml configuration of
the form:
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.