软件包 org.springframework.security.oauth2.provider.endpoint 的分层结构
- 软件包分层结构:
- 所有软件包
类分层结构
- java.lang.Object
- org.springframework.security.oauth2.provider.endpoint.AbstractEndpoint (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.security.oauth2.provider.endpoint.AuthorizationEndpoint (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.security.oauth2.provider.endpoint.TokenEndpoint
- org.springframework.context.support.ApplicationObjectSupport (implements org.springframework.context.ApplicationContextAware)
- org.springframework.web.context.support.WebApplicationObjectSupport (implements org.springframework.web.context.ServletContextAware)
- org.springframework.web.servlet.handler.AbstractHandlerMapping (implements org.springframework.web.servlet.HandlerMapping, org.springframework.core.Ordered)
- org.springframework.web.servlet.handler.AbstractHandlerMethodMapping<T> (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping
- org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
- org.springframework.security.oauth2.provider.endpoint.DefaultRedirectResolver (implements org.springframework.security.oauth2.provider.endpoint.RedirectResolver)
- org.springframework.security.oauth2.provider.endpoint.TokenEndpointAuthenticationFilter (implements javax.servlet.Filter)
- org.springframework.security.oauth2.provider.endpoint.WhitelabelApprovalEndpoint
接口分层结构
注释类型分层结构
Copyright © 2013. All rights reserved.