Class SAML2SPClientAppRepoExtImpl
java.lang.Object
org.apache.syncope.core.persistence.jpa.dao.repo.AbstractClientRepoExt<SAML2SPClientApp>
org.apache.syncope.core.persistence.jpa.dao.repo.SAML2SPClientAppRepoExtImpl
- All Implemented Interfaces:
ClientAppRepoExt<SAML2SPClientApp>,SAML2SPClientAppRepoExt
public class SAML2SPClientAppRepoExtImpl
extends AbstractClientRepoExt<SAML2SPClientApp>
implements SAML2SPClientAppRepoExt
-
Field Summary
Fields inherited from class org.apache.syncope.core.persistence.jpa.dao.repo.AbstractClientRepoExt
entityManager -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfindAllByPolicy(Policy policy) findAllByRealm(Realm realm) save(SAML2SPClientApp clientApp) Methods inherited from class org.apache.syncope.core.persistence.jpa.dao.repo.AbstractClientRepoExt
findAllByPolicy, findAllByRealm, getByPolicyQuery
-
Constructor Details
-
SAML2SPClientAppRepoExtImpl
-
-
Method Details
-
findAllByPolicy
- Specified by:
findAllByPolicyin interfaceClientAppRepoExt<SAML2SPClientApp>
-
findAllByRealm
- Specified by:
findAllByRealmin interfaceClientAppRepoExt<SAML2SPClientApp>
-
save
- Specified by:
savein interfaceSAML2SPClientAppRepoExt
-