Interface OAuth2ClientService
- All Superinterfaces:
BaseFinder<OAuth2Client,
,Long> EditableService<OAuth2Client,
Long>
-
Method Summary
Modifier and TypeMethodDescriptionvoid
validate
(OAuth2Client oAuth2Client) Sprawdza poprawność klienta OAuth2Methods inherited from interface com.suncode.pwfl.support.BaseFinder
count, countAll, findByCriteria, findByCriteria, findByProperty, findOne, findOneByProperty, get, get, getAll, getAll, getCountedResult, getCountedResult, scrollByCriteria, scrollByCriteria
Methods inherited from interface com.suncode.pwfl.support.EditableService
delete, save, update
-
Method Details
-
validate
Sprawdza poprawność klienta OAuth2
-