| Package | Description |
|---|---|
| org.springframework.security.oauth2.config.annotation.web.configurers | |
| org.springframework.security.oauth2.provider.endpoint |
| Modifier and Type | Method and Description |
|---|---|
RedirectResolver |
AuthorizationServerEndpointsConfigurer.getRedirectResolver()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
AuthorizationServerEndpointsConfigurer |
AuthorizationServerEndpointsConfigurer.redirectResolver(RedirectResolver redirectResolver)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRedirectResolver
Deprecated.
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
class |
ExactMatchRedirectResolver
Deprecated.
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthorizationEndpoint.setRedirectResolver(RedirectResolver redirectResolver)
Deprecated.
|
Copyright © 2020. All rights reserved.