Package org.apache.turbine.services.security
The security service can be used to authenticate users based on database information.
$Id$
$Id$
-
Interface Summary Interface Description SecurityService The Security Service manages Users, Groups Roles and Permissions in the system.UserManager An UserManager performsUser
objects related tasks on behalf of theDefaultSecurityService
. -
Class Summary Class Description DefaultSecurityService This is a common subset of SecurityService implementation.DefaultUserManager Default user manager.