org.squashtest.tm.service.security.acls.domain
Class AnnotatedPropertyObjectIdentityRetrievalStrategy
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotatedPropertyObjectIdentityRetrievalStrategy
public AnnotatedPropertyObjectIdentityRetrievalStrategy()
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.