Uses of Package
org.norther.tammi.core.security

Packages that use org.norther.tammi.core.security
org.norther.tammi.core.realm   
org.norther.tammi.core.security   
org.norther.tammi.spray.filter   
org.norther.tammi.spray.locale   
org.norther.tammi.spray.media   
org.norther.tammi.spray.protocol   
org.norther.tammi.spray.servlet   
org.norther.tammi.spray.template   
org.norther.tammi.spray.template.flow   
 

Classes in org.norther.tammi.core.security used by org.norther.tammi.core.realm
AuthenticatedPrincipal
          An interface to an authenticated user.
IdentifiedPrincipal
          An interface to an identified user.
 

Classes in org.norther.tammi.core.security used by org.norther.tammi.core.security
AccessController
          An interface to objects controlling resources protected by permissions allowing access for specific principals only.
DefaultPermission
          An abstract class for representing access to a resource.
KeyStoreFactory
          An interface to key store factories.
KeyStoreLoader
          An interface to key store loaders.
MessageDigestFactory
          An interface to java.security.MessageDigest factories.
ResourcePermission
          ResourcePermission represents access to server resources.
SecureContainer
          An interface to secure containers protected by an access controller.
 

Classes in org.norther.tammi.core.security used by org.norther.tammi.spray.filter
AccessController
          An interface to objects controlling resources protected by permissions allowing access for specific principals only.
DefaultSecureContainer
          A default implementation of SecureContainer.
SecureContainer
          An interface to secure containers protected by an access controller.
 

Classes in org.norther.tammi.core.security used by org.norther.tammi.spray.locale
AccessController
          An interface to objects controlling resources protected by permissions allowing access for specific principals only.
DefaultSecureContainer
          A default implementation of SecureContainer.
SecureContainer
          An interface to secure containers protected by an access controller.
 

Classes in org.norther.tammi.core.security used by org.norther.tammi.spray.media
AccessController
          An interface to objects controlling resources protected by permissions allowing access for specific principals only.
AccessDeniedException
          An exception thrown when trying to access a resource denied by an access controller.
DefaultSecureContainer
          A default implementation of SecureContainer.
SecureContainer
          An interface to secure containers protected by an access controller.
 

Classes in org.norther.tammi.core.security used by org.norther.tammi.spray.protocol
AccessController
          An interface to objects controlling resources protected by permissions allowing access for specific principals only.
DefaultSecureContainer
          A default implementation of SecureContainer.
SecureContainer
          An interface to secure containers protected by an access controller.
 

Classes in org.norther.tammi.core.security used by org.norther.tammi.spray.servlet
AccessDeniedException
          An exception thrown when trying to access a resource denied by an access controller.
 

Classes in org.norther.tammi.core.security used by org.norther.tammi.spray.template
AccessController
          An interface to objects controlling resources protected by permissions allowing access for specific principals only.
AccessDeniedException
          An exception thrown when trying to access a resource denied by an access controller.
DefaultSecureContainer
          A default implementation of SecureContainer.
SecureContainer
          An interface to secure containers protected by an access controller.
 

Classes in org.norther.tammi.core.security used by org.norther.tammi.spray.template.flow
AccessDeniedException
          An exception thrown when trying to access a resource denied by an access controller.
 



Copyright © 2004 The Norther Organization. All rights reserved.