Spring Security Framework

Uses of Class
org.springframework.security.acls.IdentityUnavailableException

Packages that use IdentityUnavailableException
org.springframework.security.acls.objectidentity Provides indirection between ACL packages and domain objects. 
 

Uses of IdentityUnavailableException in org.springframework.security.acls.objectidentity
 

Constructors in org.springframework.security.acls.objectidentity that throw IdentityUnavailableException
ObjectIdentityImpl(Object object)
          Creates the ObjectIdentityImpl based on the passed object instance.
 


Spring Security Framework

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