| java.lang.Object | |
| ↳ | org.springframework.security.acls.domain.AccessControlEntryImpl | 
An immutable default implementation of AccessControlEntry.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Obtains an identifier that represents this ACE. | |||||||||||
| Indicates the a Permission is being granted to the relevant Sid. | |||||||||||
| [Expand] Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
  java.lang.Object | |||||||||||
|  From interface
  org.springframework.security.acls.model.AccessControlEntry | |||||||||||
|  From interface
  org.springframework.security.acls.model.AuditableAccessControlEntry | |||||||||||
Obtains an identifier that represents this ACE.
null if unsaved
Indicates the a Permission is being granted to the relevant Sid. If false, indicates the permission is being revoked/blocked.