|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
SunConfigParserConstants | Token literal values and constants. |
Class Summary | |
---|---|
AppConfigurationEntryHolder | A container for creating AppConfigurationEntry during jbxb parse. |
AuthenticationInfo | The login module configuration information. |
AuthenticationInfoContainer | A container for creating AuthenticationInfo during jbxb parse. |
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 |
JBossXBParsingUtil | Parsing utility using JBossXB |
LoginConfigObjectModelFactory | A JBossXB object factory for parsing the login-config.xml object model. |
LoginModuleStackContainer | A container for creating LoginModuleStack during jbxb parse. |
LoginModuleStackHolder | Holder for the login module stack element in login-config |
ModuleOptionContainer | ModuleOption declares a constructor that takes name as a parameter while the value should be set with the setter. |
PolicyConfig | The root object for the login-config.xml descriptor as defined by the security-config_5_0.xsd. |
SimpleCharStream | An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing). |
SunConfigParser | A JavaCC 2.1 grammar for the default JAAS configuration file provided by Sun. |
SunConfigParserTokenManager | Token Manager. |
Token | Describes the input token stream. |
XMLLoginConfigImpl | An concrete implementation of the javax.security.auth.login.Configuration class that parses an xml configuration of
the form:
|
Exception Summary | |
---|---|
ParseException | This exception is thrown when parse errors are encountered. |
Error Summary | |
---|---|
TokenMgrError | Token Manager Error. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |