Interface OAuth2ConnectionService
- All Superinterfaces:
BaseFinder<OAuth2Connection,,Long> EditableService<OAuth2Connection,Long>
-
Method Summary
Modifier and TypeMethodDescriptiongetByClientId(long clientId, int start, int limit, Sorter sorter) booleanhasConnectionInUse(OAuth2Client oAuth2Client) booleanisConnectionInUse(OAuth2Connection oAuth2Connection) Methods inherited from interface com.suncode.pwfl.support.BaseFinder
count, countAll, findByCriteria, findByCriteria, findByProperty, findOne, findOneByProperty, get, get, getAll, getAll, getCountedResult, getCountedResult, scrollByCriteria, scrollByCriteriaMethods inherited from interface com.suncode.pwfl.support.EditableService
delete, save, update
-
Method Details
-
getByClientId
-
isConnectionInUse
-
hasConnectionInUse
-