Interface RealmPushResultHandler

All Superinterfaces:
SyncopePushResultHandler, SyncopeResultHandler<PushTask,PushActions>
All Known Implementing Classes:
DefaultRealmPushResultHandler

public interface RealmPushResultHandler extends SyncopePushResultHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    handle(Realm realm)
     

    Methods inherited from interface org.apache.syncope.core.provisioning.api.pushpull.SyncopeResultHandler

    setProfile, stop
  • Method Details

    • handle

      boolean handle(Realm realm)