Package org.gluu.oxauth.service.external
Class ExternalEndSessionService
- java.lang.Object
- 
- org.gluu.service.custom.script.ExternalScriptService
- 
- org.gluu.oxauth.service.external.ExternalEndSessionService
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 
 @ApplicationScoped public class ExternalEndSessionService extends org.gluu.service.custom.script.ExternalScriptService- Author:
- Yuriy Zabrovarnyy
- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description ExternalEndSessionService()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetFrontchannelHtml(EndSessionContext context)- 
Methods inherited from class org.gluu.service.custom.script.ExternalScriptServiceaddExternalConfigurations, clearScriptError, configure, determineDefaultCustomScriptConfiguration, executeExternalGetApiVersion, getCustomScriptConfigurationByName, getCustomScriptConfigurations, getCustomScriptConfigurationsByDns, getCustomScriptType, getDefaultExternalCustomScript, init, isEnabled, isLoaded, reload, reloadExternal, saveScriptError
 
- 
 
- 
- 
- 
Method Detail- 
getFrontchannelHtmlpublic java.lang.String getFrontchannelHtml(EndSessionContext context) 
 
- 
 
-