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 MfaTrustedDeviceQueryMfaTrustedDeviceQuery.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 TypeMethodDescriptionvoidMfaTrustStorageService.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 TypeMethodDescriptionvoidMfaTrustStorageServiceImpl.delete(MfaTrustedDeviceQuery query) MfaTrustStorageServiceImpl.search(MfaTrustedDeviceQuery query)