Class ExternalIntrospectionService

  • All Implemented Interfaces:
    Serializable

    @ApplicationScoped
    @Named
    public class ExternalIntrospectionService
    extends io.jans.service.custom.script.ExternalScriptService
    Author:
    Yuriy Zabrovarnyy
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from class io.jans.service.custom.script.ExternalScriptService

        customScriptConfigurations, customScriptConfigurationsNameMap, customScriptManager, customScriptType, defaultExternalCustomScript, loaded, log
    • Constructor Detail

      • ExternalIntrospectionService

        public ExternalIntrospectionService()
    • Method Detail

      • executeExternalModifyResponse

        public boolean executeExternalModifyResponse​(org.json.JSONObject responseAsJsonObject,
                                                     ExternalIntrospectionContext context)