Spring Security Framework

Uses of Package
org.springframework.security.acl

Packages that use org.springframework.security.acl
org.springframework.security.acl Enables retrieval of access control lists (ACLs) for domain object instances. 
org.springframework.security.acl.basic Access control list implementation based on integer bit masks. 
org.springframework.security.afterinvocation Used for post-processing of an object returned from a secure object invocation. 
org.springframework.security.vote Implements a vote-based approach to authorization decisions. 
 

Classes in org.springframework.security.acl used by org.springframework.security.acl
AclEntry
          Deprecated. Use new spring-security-acl module instead
AclManager
          Deprecated. Use new spring-security-acl module instead
 

Classes in org.springframework.security.acl used by org.springframework.security.acl.basic
AclEntry
          Deprecated. Use new spring-security-acl module instead
AclProvider
          Deprecated. Use new spring-security-acl module instead
 

Classes in org.springframework.security.acl used by org.springframework.security.afterinvocation
AclManager
          Deprecated. Use new spring-security-acl module instead
 

Classes in org.springframework.security.acl used by org.springframework.security.vote
AclManager
          Deprecated. Use new spring-security-acl module instead
 


Spring Security Framework

Copyright © 2004-2010 SpringSource, Inc. All Rights Reserved.