public interface HerodotusRegisteredClientRepository extends BaseRepository<HerodotusRegisteredClient,String>
Description: HerodotusRegisteredClientRepository
| 限定符和类型 | 方法和说明 |
|---|---|
Optional<HerodotusRegisteredClient> |
findByClientId(String clientId)
根据 ClientId 查询 RegisteredClient
|
count, count, deleteById, findAll, findAll, findAll, findAll, findAll, findAll, findById, findOnedeleteAllByIdInBatch, deleteAllInBatch, deleteAllInBatch, deleteInBatch, findAll, findAll, findAllById, flush, getById, getOne, getReferenceById, saveAll, saveAllAndFlush, saveAndFlushdelete, deleteAll, deleteAll, deleteAllById, existsById, save@QueryHints(value=) Optional<HerodotusRegisteredClient> findByClientId(String clientId)
clientId - OAuth2 客户端IDCopyright © 2023 Dromara. All rights reserved.