Class DeletedDeviceEvent

Object
se.curity.identityserver.sdk.data.events.DeviceEvent
se.curity.identityserver.sdk.data.events.DeletedDeviceEvent
All Implemented Interfaces:
SerializableAsMap, Event

public final class DeletedDeviceEvent extends DeviceEvent
An event that is fired when a device is deleted.
Since:
6.3.0
  • Constructor Details

    • DeletedDeviceEvent

      public DeletedDeviceEvent(DeviceAttributes deviceAttributes)