Class Summary |
ConfigFileParser |
A parser that knows how to interpret JAAS Login Module Configuration files
written in the default syntax which is interpreted as adhering to
the following grammar:
|
ConfigFileTokenizer |
A UTF-8 friendly, JAAS Login Module Configuration file tokenizer written in
the deault syntax. |
GnuConfiguration |
An implementation of the javax.security.auth.login.Configuration class which interprets JAAS
Login Configuration files written in the default syntax described in
the publicly available documentation of that class. |