Uses of Interface
org.apache.syncope.common.rest.api.service.wa.MfaTrustStorageService
-
Packages that use MfaTrustStorageService Package Description org.apache.syncope.core.rest.cxf org.apache.syncope.core.rest.cxf.service.wa -
-
Uses of MfaTrustStorageService in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf that return MfaTrustStorageService Modifier and Type Method Description MfaTrustStorageService
AMRESTCXFContext. mfaTrustStorageService(MfaTrusStorageLogic mfaTrusStorageLogic)
-
Uses of MfaTrustStorageService in org.apache.syncope.core.rest.cxf.service.wa
Classes in org.apache.syncope.core.rest.cxf.service.wa that implement MfaTrustStorageService Modifier and Type Class Description class
MfaTrustStorageServiceImpl
-