Package com.sptci.auth

Package for authentication and authorisation components.

See:
          Description

Class Summary
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.
 

Package com.sptci.auth Description

Package for authentication and authorisation components. The components are based around com.sptci.auth.Authenticator and com.sptci.auth.Authoriser.