Class OAuthSignOutController
java.lang.Object
cn.herodotus.engine.oauth2.management.controller.OAuthSignOutController
Description: OAuth2 扩展 接口
- Author:
- : gengwei.zheng
- Date:
- : 2022/7/7 17:05
-
Constructor Summary
ConstructorsConstructorDescriptionOAuthSignOutController(org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationService authorizationService, OAuth2ComplianceService complianceService, org.springframework.context.ApplicationContext applicationContext) -
Method Summary
-
Constructor Details
-
OAuthSignOutController
public OAuthSignOutController(org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationService authorizationService, OAuth2ComplianceService complianceService, org.springframework.context.ApplicationContext applicationContext)
-
-
Method Details
-
signOut
-