Uses of Class
io.gravitee.am.service.model.NewDeviceIdentifier
Packages that use NewDeviceIdentifier
-
Uses of NewDeviceIdentifier in io.gravitee.am.service
Methods in io.gravitee.am.service with parameters of type NewDeviceIdentifierModifier and TypeMethodDescriptiondefault io.reactivex.rxjava3.core.Single<DeviceIdentifier>DeviceIdentifierService.create(String domain, NewDeviceIdentifier newDeviceIdentifier) io.reactivex.rxjava3.core.Single<DeviceIdentifier>DeviceIdentifierService.create(String domain, NewDeviceIdentifier newDeviceIdentifier, User principal) -
Uses of NewDeviceIdentifier in io.gravitee.am.service.impl
Methods in io.gravitee.am.service.impl with parameters of type NewDeviceIdentifierModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<DeviceIdentifier>DeviceIdentifierServiceImpl.create(String domain, NewDeviceIdentifier newDeviceIdentifier, User principal)