[Arlo O'Keeffe](https://jira.spring.io/secure/ViewProfile.jspa?name=arlo) (Migrated from [SEC-2923](https://jira.spring.io/browse/SEC-2923?redirect=false)) said: As the title says SpringCacheBasedUserCache's constructor throws Exception which I believe to be unnecessary. See current [SpringCacheBasedUserCache](https://github.com/spring-projects/spring-security/blob/8f9065b3f6b48b9157b43b9e35153680d1bb68d7/core/src/main/java/org/springframework/security/core/userdetails/cache/SpringCacheBasedUserCache.java#L31).
Arlo O'Keeffe (Migrated from SEC-2923) said:
As the title says SpringCacheBasedUserCache's constructor throws Exception which I believe to be unnecessary.
See current SpringCacheBasedUserCache.