Uses of Interface
org.wamblee.security.authorization.AuthorizationService

Packages that use AuthorizationService
org.wamblee.security.authorization   
org.wamblee.security.authorization.hibernate   
 

Uses of AuthorizationService in org.wamblee.security.authorization
 

Classes in org.wamblee.security.authorization that implement AuthorizationService
 class DefaultAuthorizationService
          Default implementation of an authorization service.
 

Constructors in org.wamblee.security.authorization with parameters of type AuthorizationService
AuthorizationInitializer(AuthorizationService aService, AuthorizationRule[] aRules)
          Initializes authorization rules in case none are present.
 

Uses of AuthorizationService in org.wamblee.security.authorization.hibernate
 

Classes in org.wamblee.security.authorization.hibernate that implement AuthorizationService
 class PersistentAuthorizationService
          Authorization service with persistent storage.
 



Copyright © 2010. All Rights Reserved.