Uses of Interface
org.apache.syncope.core.persistence.api.dao.ClientAppDAO
-
Packages that use ClientAppDAO Package Description org.apache.syncope.core.persistence.api.dao org.apache.syncope.core.persistence.jpa.dao -
-
Uses of ClientAppDAO in org.apache.syncope.core.persistence.api.dao
Subinterfaces of ClientAppDAO in org.apache.syncope.core.persistence.api.dao Modifier and Type Interface Description interfaceCASSPClientAppDAOinterfaceOIDCRPClientAppDAOinterfaceSAML2SPClientAppDAO -
Uses of ClientAppDAO in org.apache.syncope.core.persistence.jpa.dao
Classes in org.apache.syncope.core.persistence.jpa.dao that implement ClientAppDAO Modifier and Type Class Description classAbstractClientAppDAO<C extends ClientApp>classJPACASSPClientAppDAOclassJPAOIDCRPClientAppDAOclassJPASAML2SPClientAppDAO
-