@Configuration protected static class OAuth2ServerConfig.Stuff extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Stuff() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.security.oauth2.provider.approval.ApprovalStore |
approvalStore() |
ApiApprovalHandler |
userApprovalHandler() |
@Bean
public org.springframework.security.oauth2.provider.approval.ApprovalStore approvalStore()
throws Exception
Exception@Bean @Lazy @Scope(proxyMode=TARGET_CLASS) public ApiApprovalHandler userApprovalHandler() throws Exception
ExceptionCopyright © 2017. All rights reserved.