Package de.xima.fc.security.cache
-
Interface Summary Interface Description ILoginMethod<PROFILE> Attempts to login the user with the given user name and password. -
Class Summary Class Description AuthClientCache AuthClientCacheHelper Helper class for working with theAuthClientCache
.LoginAttemptHelper Helper for storing / removing user login attempts and checking the user login state.LoginCache Cache storing user login attempts.PasswordResetAttemptHelper Helper for storing / removing user password reset attempts and checking the state for resetting the user password.PasswordResetCache Cache storing password reset attempts.