Uses of Class
org.apache.syncope.common.rest.api.beans.MfaTrustedDeviceQuery
Packages that use MfaTrustedDeviceQuery
Package
Description
-
Uses of MfaTrustedDeviceQuery in org.apache.syncope.common.rest.api.beans
Methods in org.apache.syncope.common.rest.api.beans that return MfaTrustedDeviceQueryModifier and TypeMethodDescriptionprotected MfaTrustedDeviceQuery
MfaTrustedDeviceQuery.Builder.newInstance()
-
Uses of MfaTrustedDeviceQuery in org.apache.syncope.common.rest.api.service.wa
Methods in org.apache.syncope.common.rest.api.service.wa with parameters of type MfaTrustedDeviceQueryModifier and TypeMethodDescriptionvoid
MfaTrustStorageService.delete
(MfaTrustedDeviceQuery query) MfaTrustStorageService.search
(MfaTrustedDeviceQuery query) -
Uses of MfaTrustedDeviceQuery in org.apache.syncope.core.rest.cxf.service.wa
Methods in org.apache.syncope.core.rest.cxf.service.wa with parameters of type MfaTrustedDeviceQueryModifier and TypeMethodDescriptionvoid
MfaTrustStorageServiceImpl.delete
(MfaTrustedDeviceQuery query) MfaTrustStorageServiceImpl.search
(MfaTrustedDeviceQuery query)