Overview
Classes: AuthAdminService, PooledAuthAdminService, ValidateUserEvent
Classes
class AuthAdminService
This service interface extends the basic AuthService interface with methods for administrating users, roles and their permissions.
class PooledAuthAdminService
This class implements the AuthAdminService interface in such a way that all methods are forwarded to one of multiple other AuthAdminService instances.