| Modifier and Type | Method and Description |
|---|---|
UserApprovalHandler |
AuthorizationServerEndpointsConfigurer.getUserApprovalHandler()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
AuthorizationServerEndpointsConfigurer |
AuthorizationServerEndpointsConfigurer.userApprovalHandler(UserApprovalHandler approvalHandler)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ApprovalStoreUserApprovalHandler
Deprecated.
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
class |
DefaultUserApprovalHandler
Deprecated.
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
class |
TokenStoreUserApprovalHandler
Deprecated.
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthorizationEndpoint.setUserApprovalHandler(UserApprovalHandler userApprovalHandler)
Deprecated.
|
Copyright © 2021. All rights reserved.