Spring Security Framework

Uses of Class
org.springframework.security.acl.basic.jdbc.JdbcExtendedDaoImpl.AclObjectIdentityInsert

Packages that use JdbcExtendedDaoImpl.AclObjectIdentityInsert
org.springframework.security.acl.basic.jdbc JDBC-based data access object for ACL information. 
 

Uses of JdbcExtendedDaoImpl.AclObjectIdentityInsert in org.springframework.security.acl.basic.jdbc
 

Methods in org.springframework.security.acl.basic.jdbc that return JdbcExtendedDaoImpl.AclObjectIdentityInsert
 JdbcExtendedDaoImpl.AclObjectIdentityInsert JdbcExtendedDaoImpl.getAclObjectIdentityInsert()
          Deprecated.  
 

Methods in org.springframework.security.acl.basic.jdbc with parameters of type JdbcExtendedDaoImpl.AclObjectIdentityInsert
 void JdbcExtendedDaoImpl.setAclObjectIdentityInsert(JdbcExtendedDaoImpl.AclObjectIdentityInsert aclObjectIdentityInsert)
          Deprecated.  
 


Spring Security Framework

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