|
Spring Security Framework | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AclObjectIdentityAware
Indicates a domain object instance is able to provide AclObjectIdentity information.
Domain objects must implement this interface if they wish to provide an
AclObjectIdentity rather than it being determined by relying
classes. Specifically, the BasicAclProvider detects and uses this
interface.
| Method Summary | |
|---|---|
AclObjectIdentity |
getAclObjectIdentity()
Deprecated. Retrieves the AclObjectIdentity for this instance. |
| Method Detail |
|---|
AclObjectIdentity getAclObjectIdentity()
AclObjectIdentity for this instance.
null)
|
Spring Security Framework | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||