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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
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.