| Package | Description |
|---|---|
| com.sptci.auth |
Package for authentication and authorisation components.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DatabaseAuthoriser
A concrete sub-class of
Authoriser used to implement
authorisation against a database of users. |
class |
TomcatAuthoriser
A concrete sub-class of
Authoriser used to implement
authorisation against the tomcat-users.xml file. |