Package jtge.engine.security

Security package.

See:
          Description

Interface Summary
ILoginCommand Defines a command triggering a login event.
ILoginObserver Defines notification callbacks dealing with login/logout events.
ILoginView Defines user login/logout callbacks.
ISecurityObserver Defines callbacks related to user commands validation.
IUserHandlerFactory Defines a factory to retrieve the consumer associated to a given user.
IUserManager Manages an association between a user and an input.
 

Class Summary
LoginHandler Implements a security handler to handle login commands and logout events for a given input.
LoginObserver Adapts user login/logout notifications.
LoginOrder Implements a login order.
LoginResult Implements a login result.
LoginUpdate Implements a login update.
LogoutResult Implements a logout result.
UserChannelManager Maintains an association between a channel and a user.
UserInputOutputFactory Provides an input-output factory dealing with user identification.
ValidationHandler Implements a handler to filter out invalid commands.
ValidationHandlerFactory Implements a factory wrapping a consumer with a validation handler.
 

Package jtge.engine.security Description

Security package.



Copyright © 2003-2005 . All Rights Reserved.