Uses of Interface
org.openiam.esb.idm.access.certification.AccessCertificationService
-
Packages that use AccessCertificationService Package Description org.openiam.esb.core.batch.tasks org.openiam.esb.idm.access.certification.impl -
-
Uses of AccessCertificationService in org.openiam.esb.core.batch.tasks
Fields in org.openiam.esb.core.batch.tasks declared as AccessCertificationService Modifier and Type Field Description protected AccessCertificationService
AbstractInitializer. accessCertificationService
-
Uses of AccessCertificationService in org.openiam.esb.idm.access.certification.impl
Classes in org.openiam.esb.idm.access.certification.impl that implement AccessCertificationService Modifier and Type Class Description class
AccessCertificationServiceImpl
Implementation os service to handle Access Certification data.
-