Interface SAML2SPClientAppRepo

All Superinterfaces:
ClientAppDAO<SAML2SPClientApp>, ClientAppRepoExt<SAML2SPClientApp>, org.springframework.data.repository.CrudRepository<JPASAML2SPClientApp,String>, DAO<SAML2SPClientApp>, org.springframework.data.repository.ListCrudRepository<JPASAML2SPClientApp,String>, org.springframework.data.repository.Repository<JPASAML2SPClientApp,String>, SAML2SPClientAppDAO, SAML2SPClientAppRepoExt

public interface SAML2SPClientAppRepo extends org.springframework.data.repository.ListCrudRepository<JPASAML2SPClientApp,String>, SAML2SPClientAppRepoExt, SAML2SPClientAppDAO