- Common ways to obtain AuthenticationSettings
private void myMethod () {}
.maximumSize(authenticationSettings.getCacheSize()) .expireAfterWrite( authenticationSettings.getCacheTimeToLiveSeconds(), TimeUnit.SECONDS).build(userLoader);
.maximumSize(authenticationSettings.getCacheSize()) .expireAfterWrite( authenticationSettings.getCacheTimeToLiveSeconds(), TimeUnit.SECONDS).build(userLoader);
.maximumSize(authenticationSettings.getCacheSize()) .expireAfterWrite( authenticationSettings.getCacheTimeToLiveSeconds(), TimeUnit.SECONDS).build(userLoader);
.maximumSize(authenticationSettings.getCacheSize()) .expireAfterWrite( authenticationSettings.getCacheTimeToLiveSeconds(), TimeUnit.SECONDS).build(userLoader);