Hierarchy For Package com.svenruppert.jsentinel.standalone
Class Hierarchy
- java.lang.Object
- com.svenruppert.jsentinel.standalone.SecuredProxy
- com.svenruppert.jsentinel.standalone.StandaloneLoginFlow<T,
U> - com.svenruppert.jsentinel.standalone.ThreadLocalSubjectStore (implements com.svenruppert.jsentinel.authorization.api.SubjectStore)
Interface Hierarchy
- com.svenruppert.jsentinel.standalone.StandaloneLoginFlow.LoginResult<U>
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- com.svenruppert.jsentinel.standalone.StandaloneLoginFlow.LoginResult.LockedOut<U> (implements com.svenruppert.jsentinel.standalone.StandaloneLoginFlow.LoginResult<U>)
- com.svenruppert.jsentinel.standalone.StandaloneLoginFlow.LoginResult.Rejected<U> (implements com.svenruppert.jsentinel.standalone.StandaloneLoginFlow.LoginResult<U>)
- com.svenruppert.jsentinel.standalone.StandaloneLoginFlow.LoginResult.Success<U> (implements com.svenruppert.jsentinel.standalone.StandaloneLoginFlow.LoginResult<U>)
- java.lang.Record