org.squashtest.tm.service.security.acls.domain
Class AnnotatedPropertyObjectIdentityRetrievalStrategy

java.lang.Object
  extended by org.squashtest.tm.service.security.acls.domain.AnnotatedPropertyObjectIdentityRetrievalStrategy
All Implemented Interfaces:
org.springframework.security.acls.model.ObjectIdentityRetrievalStrategy

@Component
public class AnnotatedPropertyObjectIdentityRetrievalStrategy
extends Object
implements org.springframework.security.acls.model.ObjectIdentityRetrievalStrategy

Creates ObjectIdentity objects using the

Author:
Gregory Fouquet

Constructor Summary
AnnotatedPropertyObjectIdentityRetrievalStrategy()
           
 
Method Summary
 org.springframework.security.acls.model.ObjectIdentity getObjectIdentity(Object domainObject)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotatedPropertyObjectIdentityRetrievalStrategy

public AnnotatedPropertyObjectIdentityRetrievalStrategy()
Method Detail

getObjectIdentity

public org.springframework.security.acls.model.ObjectIdentity getObjectIdentity(Object domainObject)
Specified by:
getObjectIdentity in interface org.springframework.security.acls.model.ObjectIdentityRetrievalStrategy


Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.