|
||||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||||
See:
Description
| Class Summary | |
|---|---|
| IsSecureFilter | Secure filter checks if command is secure and then if command is accessed throught HTTPS protocol. |
| LoginFilter | Login filter checks if client's request has a valid security session and if not tries to authenticate client. |
| LoginRequestWrapper | Provides a convenient implementation of the HttpServletRequest
interface that permits us replace client's request with original request. |
| LoginSession | Object used to store login data during login process. |
| SecurityFilter | Checks if client has authorization to access requested command. |
This package contains security filters of architecture.
|
||||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||||