|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| AccessController | An interface to objects controlling resources protected by permissions allowing access for specific principals only. |
| AuthenticatedPrincipal | An interface to an authenticated user. |
| IdentifiedPrincipal | An interface to an identified user. |
| KeyStoreFactory | An interface to key store factories. |
| KeyStoreLoader | An interface to key store loaders. |
| MessageDigestFactory | An interface to java.security.MessageDigest factories. |
| SecureContainer | An interface to secure containers protected by an access controller. |
| Class Summary | |
|---|---|
| DefaultAccessController | A default implementation of AccessController. |
| DefaultKeyStoreFactory | A default implementation of KeyStoreFactory. |
| DefaultKeyStoreLoader | A default implementation of KeyStoreLoader. |
| DefaultMessageDigestFactory | A default implementation of MessageDigestFactory. |
| DefaultPermission | An abstract class for representing access to a resource. |
| DefaultPermissionConverter | A converter for instances representing permissions. |
| DefaultSecureContainer | A default implementation of SecureContainer. |
| ExtendedPermissions | An extension to permissions providing an implies method for checking partial matches of resource permissions. |
| RegexPermission | RegexpPermission represents access to server resources. |
| ResourcePermission | ResourcePermission represents access to server resources. |
| Exception Summary | |
|---|---|
| AccessDeniedException | An exception thrown when trying to access a resource denied by an access controller. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||