C D G I M U W 
All Classes All Packages

C

com.pingidentity.sync.destination - package com.pingidentity.sync.destination
 
CREATE_SUCCESS_CODES_ARG - Static variable in class com.pingidentity.sync.destination.Webhooks
 
createEntry(Entry, SyncOperation) - Method in class com.pingidentity.sync.destination.Webhooks
Performs the necessary processing to publish a creation event to a webhook target

D

defineConfigArguments(ArgumentParser) - Method in class com.pingidentity.sync.destination.Webhooks
Performs the necessary processing to declare the arguments the extension requires in order to perform its task.
DELETE_SUCCESS_CODES_ARG - Static variable in class com.pingidentity.sync.destination.Webhooks
 
deleteEntry(Entry, SyncOperation) - Method in class com.pingidentity.sync.destination.Webhooks
Performs the necessary processing to publish a deleting to a webhook target

G

getCurrentEndpointURL() - Method in class com.pingidentity.sync.destination.Webhooks
Provides a descriptive endpoint URL for the instance of the extension
getExtensionDescription() - Method in class com.pingidentity.sync.destination.Webhooks
Provides a description for the extension for display purpose such as in manage-extension and dsconfig
getExtensionName() - Method in class com.pingidentity.sync.destination.Webhooks
Provides the extension name for display purpose such as in manage-extension and dsconfig

I

initializeSyncDestination(SyncServerContext, SyncDestinationConfig, ArgumentParser) - Method in class com.pingidentity.sync.destination.Webhooks
 

M

MODIFY_SUCCESS_CODES_ARG - Static variable in class com.pingidentity.sync.destination.Webhooks
 
modifyEntry(Entry, List<Modification>, SyncOperation) - Method in class com.pingidentity.sync.destination.Webhooks
Performs the necessary processing to publish a modification even to a webhook target

U

URL_ARG - Static variable in class com.pingidentity.sync.destination.Webhooks
 

W

Webhooks - Class in com.pingidentity.sync.destination
This class provides a simple Webhooks destination
Webhooks() - Constructor for class com.pingidentity.sync.destination.Webhooks
 
C D G I M U W 
All Classes All Packages