Uses of Class
prompto.security.auth.StoredUserInfoCache
-
Packages that use StoredUserInfoCache Package Description prompto.security.auth prompto.security.auth.source -
-
Uses of StoredUserInfoCache in prompto.security.auth
Methods in prompto.security.auth that return StoredUserInfoCache Modifier and Type Method Description static StoredUserInfoCacheStoredUserInfoCache. initialize(IStoredAuthenticationSourceConfiguration config) -
Uses of StoredUserInfoCache in prompto.security.auth.source
Constructors in prompto.security.auth.source with parameters of type StoredUserInfoCache Constructor Description StoredPasswordDigestAuthenticationSource(StoredUserInfoCache cache)
-