Uses of Interface
org.apache.syncope.core.persistence.api.dao.SAML2IdPEntityDAO
Packages that use SAML2IdPEntityDAO
Package
Description
-
Uses of SAML2IdPEntityDAO in org.apache.syncope.core.logic
Fields in org.apache.syncope.core.logic declared as SAML2IdPEntityDAOModifier and TypeFieldDescriptionprotected final SAML2IdPEntityDAOSAML2IdPEntityLogic.saml2IdPEntityDAOMethods in org.apache.syncope.core.logic with parameters of type SAML2IdPEntityDAOModifier and TypeMethodDescriptionAMLogicContext.saml2IdPEntityLogic(SAML2IdPEntityDataBinder binder, SAML2IdPEntityDAO saml2IdPEntityDAO) Constructors in org.apache.syncope.core.logic with parameters of type SAML2IdPEntityDAOModifierConstructorDescriptionSAML2IdPEntityLogic(SAML2IdPEntityDataBinder binder, SAML2IdPEntityDAO saml2IdPEntityDAO) -
Uses of SAML2IdPEntityDAO in org.apache.syncope.core.persistence.jpa
Methods in org.apache.syncope.core.persistence.jpa that return SAML2IdPEntityDAOModifier and TypeMethodDescriptionPersistenceContext.saml2IdPEntityDAO(org.springframework.data.jpa.repository.support.JpaRepositoryFactory jpaRepositoryFactory) -
Uses of SAML2IdPEntityDAO in org.apache.syncope.core.persistence.jpa.dao.repo
Subinterfaces of SAML2IdPEntityDAO in org.apache.syncope.core.persistence.jpa.dao.repo -
Uses of SAML2IdPEntityDAO in org.apache.syncope.core.persistence.neo4j
Methods in org.apache.syncope.core.persistence.neo4j that return SAML2IdPEntityDAOModifier and TypeMethodDescriptionPersistenceContext.saml2IdPEntityDAO(SyncopeNeo4jRepositoryFactory neo4jRepositoryFactory) -
Uses of SAML2IdPEntityDAO in org.apache.syncope.core.persistence.neo4j.dao.repo
Subinterfaces of SAML2IdPEntityDAO in org.apache.syncope.core.persistence.neo4j.dao.repo