Class Summary |
AuthPrincipal |
A principle for denoting which login module authenticated. |
AuthUtils |
|
MyCallBackHandler |
Callback handler used by SchemEditAuth |
SchemEditAuth |
Auth module for SchemEdit authentication |
TypedPrincipal |
This class is based on the Tagish JAAS Login Modules (http://thekirschners.com/tagish-jaas/),
and extended only to add "COLLECTION" and "AUTH" principles. |
UserPrincipal |
TypedPrincipals are derived from, and can be treated like Principals
but they also contain extra information about the type of the Principal
which can be USER, GROUP or DOMAIN. |