| Package | Description |
|---|---|
| com.sptci.auth |
Package for authentication and authorisation components.
|
| com.sptci.auth.digest | |
| com.sptci.echo |
Package of reusable Echo3 application components.
|
| com.sptci.echo.http |
Package of
javax.servlet related classes for use
in Echo2 applications. |
| Class and Description |
|---|
| AbstractLoginModule
Abstract JAAS login module for custom implementations.
|
| AbstractPrincipal
An abstract
Principal implementation. |
| AuthenticationException
A custom exception used to indicate authentication failure.
|
| Authoriser
An abstract authoriser used to implement authorisation for application
components.
|
| Filter
A raw servlet filter adapter implementation.
|
| Group
A value object that represents a group object.
|
| User
A value object that represents a user object.
|
| Class and Description |
|---|
| Filter
A raw servlet filter adapter implementation.
|
| User
A value object that represents a user object.
|
| Class and Description |
|---|
| User
A value object that represents a user object.
|
| Class and Description |
|---|
| User
A value object that represents a user object.
|