Hierarchy For Package io.leandev.appfuse.security.lockout.store
Class Hierarchy
- java.lang.Object
- io.leandev.appfuse.security.lockout.store.AttemptRecord (implements java.io.Serializable)
- io.leandev.appfuse.security.lockout.store.CacheAttemptStore (implements io.leandev.appfuse.security.lockout.store.AttemptStore)
- io.leandev.appfuse.security.lockout.store.InMemoryAttemptStore (implements io.leandev.appfuse.security.lockout.store.AttemptStore)
Interface Hierarchy
- io.leandev.appfuse.security.lockout.store.AttemptStore