|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectIdentityGenerator | |
|---|---|
| org.springframework.security.acls | |
| org.springframework.security.acls.domain | Basic implementation of access control lists (ACLs) interfaces. |
| Uses of ObjectIdentityGenerator in org.springframework.security.acls |
|---|
| Methods in org.springframework.security.acls with parameters of type ObjectIdentityGenerator | |
|---|---|
void |
AclPermissionEvaluator.setObjectIdentityGenerator(ObjectIdentityGenerator objectIdentityGenerator)
|
| Uses of ObjectIdentityGenerator in org.springframework.security.acls.domain |
|---|
| Classes in org.springframework.security.acls.domain that implement ObjectIdentityGenerator | |
|---|---|
class |
ObjectIdentityRetrievalStrategyImpl
Basic implementation of ObjectIdentityRetrievalStrategy and ObjectIdentityGenerator
that uses the constructors of ObjectIdentityImpl to create the ObjectIdentity. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||