类分层结构
- java.lang.Object
- cn.featherfly.authorities.login.LoginEvent<I,A>
- cn.featherfly.authorities.login.LoginInfo<A>
- cn.featherfly.authorities.SimpleActor (implements cn.featherfly.authorities.Actor)
- cn.featherfly.authorities.SimpleApplication (implements cn.featherfly.authorities.Application)
- cn.featherfly.authorities.SimpleAuthority (implements cn.featherfly.authorities.Authority)
- cn.featherfly.authorities.SimpleRole (implements cn.featherfly.authorities.Role)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- cn.featherfly.common.exception.BaseException
- cn.featherfly.common.exception.LocalizedException
接口分层结构
注释类型分层结构
- cn.featherfly.authorities.login.Login (implements java.lang.annotation.Annotation)
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)