程序包com.flyfish.oauth.shiro.delegate的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • com.flyfish.oauth.shiro.delegate.DelegatingRealm (implements org.springframework.cglib.proxy.MethodInterceptor)
    • com.flyfish.oauth.shiro.delegate.DelegatingSessionManager (implements org.apache.shiro.web.session.mgt.WebSessionManager)
    • com.flyfish.oauth.shiro.delegate.DelegatingShiroFilter (implements org.springframework.cglib.proxy.MethodInterceptor)
    • com.flyfish.oauth.shiro.delegate.DelegatingSubjectDAO (implements org.apache.shiro.mgt.SubjectDAO)
    • com.flyfish.oauth.shiro.delegate.DelegatingSubjectFactory (implements org.apache.shiro.mgt.SubjectFactory)