Hierarchy For Package org.atmosphere.auth
Interface Hierarchy
- org.atmosphere.auth.TokenRefresher
- org.atmosphere.auth.TokenValidator
- org.atmosphere.auth.TokenValidator.Result
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- org.atmosphere.auth.SimplePrincipal (implements java.security.Principal)
- org.atmosphere.auth.TokenValidator.Expired (implements org.atmosphere.auth.TokenValidator.Result)
- org.atmosphere.auth.TokenValidator.Invalid (implements org.atmosphere.auth.TokenValidator.Result)
- org.atmosphere.auth.TokenValidator.Valid (implements org.atmosphere.auth.TokenValidator.Result)
- java.lang.Record