Class ExternalResourceOwnerPasswordCredentialsService

  • All Implemented Interfaces:
    java.io.Serializable

    @ApplicationScoped
    public class ExternalResourceOwnerPasswordCredentialsService
    extends org.gluu.service.custom.script.ExternalScriptService
    Author:
    Yuriy Zabrovarnyy
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from class org.gluu.service.custom.script.ExternalScriptService

        customScriptConfigurations, customScriptConfigurationsNameMap, customScriptManager, customScriptType, defaultExternalCustomScript, loaded
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean executeExternalAuthenticate​(ExternalResourceOwnerPasswordCredentialsContext 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
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ExternalResourceOwnerPasswordCredentialsService

        public ExternalResourceOwnerPasswordCredentialsService()