Uses of Class
org.apache.syncope.common.rest.api.beans.MfaTrustedDeviceQuery
Package
Description
-
Uses of MfaTrustedDeviceQuery in org.apache.syncope.common.rest.api.beans
Modifier and TypeMethodDescriptionprotected MfaTrustedDeviceQuery
MfaTrustedDeviceQuery.Builder.newInstance()
-
Uses of MfaTrustedDeviceQuery in org.apache.syncope.common.rest.api.service.wa
Modifier and TypeMethodDescriptionvoid
MfaTrustStorageService.delete
(MfaTrustedDeviceQuery query) MfaTrustStorageService.search
(MfaTrustedDeviceQuery query) -
Uses of MfaTrustedDeviceQuery in org.apache.syncope.core.rest.cxf.service.wa
Modifier and TypeMethodDescriptionvoid
MfaTrustStorageServiceImpl.delete
(MfaTrustedDeviceQuery query) MfaTrustStorageServiceImpl.search
(MfaTrustedDeviceQuery query)