com.rift.coad.lib.security.user.xml |
|
Java Source File Name | Type | Comment |
UserData.java | Class | This object stores the user data retrieve from the XML user store. |
XMLLoginHandler.java | Class | This class is responsible for authenticating a login request against the
XML user information. |
XMLUserParser.java | Class | The parser for the XML user file. |
XMLUserParserTest.java | Class | |
XMLUserStore.java | Class | The class responsible for retrieving the XML user information. |