|
||||||||||
| 上一个软件包 下一个软件包 | 框架 无框架 | |||||||||
| 接口摘要 | |
|---|---|
| RedirectResolver | Basic interface for determining the redirect URI for a user agent. |
| 类摘要 | |
|---|---|
| AbstractEndpoint | |
| AuthorizationEndpoint | Implementation of the Authorization Endpoint from the OAuth2 specification. |
| DefaultRedirectResolver | Default implementation for a redirect resolver. |
| ExactMatchRedirectResolver | Strict implementation for a redirect resolver which requires an exact match between the registered and requested redirect_uri. |
| FrameworkEndpointHandlerMapping | A handler mapping for framework endpoints (those annotated with @FrameworkEndpoint). |
| TokenEndpoint | Endpoint for token requests as described in the OAuth2 spec. |
| TokenEndpointAuthenticationFilter |
An optional authentication filter for the TokenEndpoint. |
| WhitelabelApprovalEndpoint | Controller for displaying the approval and error pages for the authorization server. |
| 注释类型摘要 | |
|---|---|
| FrameworkEndpoint | Synonym for @Controller but only used for endpoints provided by the framework (so it never clashes with user's own endpoints defined with @Controller). |
|
||||||||||
| 上一个软件包 下一个软件包 | 框架 无框架 | |||||||||