File based user manager has been edited by Niklas Gustavsson (Jul 13, 2008).

(View changes)

Content:

This is the default user manager. It uses a properties file to store all the user information.

Example

<file-user-manager file="users.properties" encrypt-passwords="true" />

file-user-manager element

Attribute Description Required Default value
file Path to the properties file for storing users Yes  
encrypt-passwords It indicates whether the password will be stored in encrypted for or not. No true

Reply via email to