Hierarchy For Package wizardquest.auth
Class Hierarchy
- java.lang.Object
- wizardquest.auth.Authenticator (implements wizardquest.auth.AuthenticatorInterface)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- wizardquest.auth.AuthenticationException
- java.lang.Exception
Interface Hierarchy
- wizardquest.auth.AuthenticatorInterface
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- wizardquest.auth.RoleEnum
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- wizardquest.auth.AuthenticationResult
- java.lang.Record