Package org.gluu.oxauth.service.external
Class ExternalCibaEndUserNotificationService
- java.lang.Object
-
- org.gluu.service.custom.script.ExternalScriptService
-
- org.gluu.oxauth.service.external.ExternalCibaEndUserNotificationService
-
- All Implemented Interfaces:
java.io.Serializable
@ApplicationScoped public class ExternalCibaEndUserNotificationService extends org.gluu.service.custom.script.ExternalScriptService
- Author:
- Milton BO
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ExternalCibaEndUserNotificationService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
executeExternalNotifyEndUser(ExternalCibaEndUserNotificationContext context)
-
Methods inherited from class org.gluu.service.custom.script.ExternalScriptService
addExternalConfigurations, clearScriptError, configure, determineDefaultCustomScriptConfiguration, executeExternalGetApiVersion, getCustomScriptConfigurationByName, getCustomScriptConfigurations, getCustomScriptConfigurationsByDns, getCustomScriptType, getDefaultExternalCustomScript, init, isEnabled, isLoaded, reload, reloadExternal, saveScriptError
-
-
-
-
Method Detail
-
executeExternalNotifyEndUser
public boolean executeExternalNotifyEndUser(ExternalCibaEndUserNotificationContext context)
-
-