|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
PasswordEncoder | This interface allows Join system deployer to provide their own password encoding and validation methods for the Join application. |
PermissionResourceResolver | A Resolver is an object that helps retrieving resources to whom could apply security permissions. |
Class Summary | |
---|---|
CryptPasswordEncoder | Implementation of PasswordChecker using the standard Unix encryption mechanism for encoding and validating passwords. |
DeliverableTypeResolver | This is an implementation of PermissionResourceResolver used
for managing DeliverableType s as security roles resources. |
EnvironmentResolver | This is an implementation of PermissionResourceResolver used
for managing EnvironmentView s as security roles resources. |
MD5PasswordEncoder | Implementation of PasswordEncoder using a MD5 digest. |
PermissionResource | This a very lightweight bean for representing a resource that may be associated to security permissions. |
SimplePasswordEncoder | This is a simple implementation of PasswordEncoder
that does not apply any encoding. |
Exception Summary | |
---|---|
InvalidLoginException | Customization of Exception that is thrown when a user cannot login onto Join application. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |