OauthAuthorizationConsentRepositoryImpl
@Repository
Functions
Link copied to clipboard
open override fun deleteByRegisteredClientIdAndPrincipalName(registeredClientId: String, principalName: String)
按注册客户端 ID 和主体名称删除 OAuth 授权同意
Link copied to clipboard
按复合主键查询 OAuth 授权同意
Link copied to clipboard
open override fun findByRegisteredClientIdAndPrincipalName(registeredClientId: String, principalName: String): OauthAuthorizationConsent?
按注册客户端 ID 和主体名称查询 OAuth 授权同意
Link copied to clipboard
保存 OAuth 授权同意
Link copied to clipboard
保存 OAuth 授权同意并立即刷新