Interface SAML2SPClientAppDAO
- All Superinterfaces:
ClientAppDAO<SAML2SPClientApp>,DAO<SAML2SPClientApp>
- All Known Subinterfaces:
SAML2SPClientAppRepo,SAML2SPClientAppRepo
-
Field Summary
Fields inherited from interface org.apache.syncope.core.persistence.api.dao.DAO
DEFAULT_SORT -
Method Summary
Modifier and TypeMethodDescriptionvoiddeleteByEntityId(String entityId) Optional<? extends SAML2SPClientApp> findByEntityId(String clientId) Methods inherited from interface org.apache.syncope.core.persistence.api.dao.ClientAppDAO
findAllByPolicy, findAllByRealm, findByClientAppId, findByNameMethods inherited from interface org.apache.syncope.core.persistence.api.dao.DAO
count, delete, deleteById, existsById, findAll, findById, save
-
Method Details
-
findByEntityId
-
deleteByEntityId
-