List of usage examples for org.springframework.security.acls.model ObjectIdentityGenerator interface-usage
From source file com.yqboots.security.access.support.DelegatingObjectIdentityRetrievalStrategy.java
/**
* Delegates the retrieval strategy to others.
*
* @author Eric H B Zhan
* @since 1.1.0
*/
From source file org.bremersee.common.security.acls.model.CommonObjectIdentityRetrievalStrategy.java
/** * @author Christian Bremer */ public class CommonObjectIdentityRetrievalStrategy implements ObjectIdentityRetrievalStrategy, ObjectIdentityGenerator {