spring-security/acl
Maksim Vinogradov 4f58576952 Prevent StackOverflowError for AccessControlEntryImpl.hashCode
Getting StackOverflowError when invoke AclImpl.hashCode because of
cross-references between AclImpl and AccessControlEntryImpl

Remove from AccessControlEntryImpl.hashCode method invocation of
acl.hashCode

fixes gh-5401
2020-05-21 09:53:35 -05:00
..
src Prevent StackOverflowError for AccessControlEntryImpl.hashCode 2020-05-21 09:53:35 -05:00
spring-security-acl.gradle Drop the `aopalliance:aopalliance` dependency 2017-09-22 11:11:04 -05:00