Class ExternalAuthorizationChallengeService

  • All Implemented Interfaces:
    Serializable

    @ApplicationScoped
    public class ExternalAuthorizationChallengeService
    extends io.jans.service.custom.script.ExternalScriptService
    Authorization Challenge service responsible for external script interaction.
    Author:
    Yuriy Z
    See Also:
    Serialized Form
    • Constructor Detail

      • ExternalAuthorizationChallengeService

        public ExternalAuthorizationChallengeService()
    • Method Detail

      • externalAuthorize

        public boolean externalAuthorize​(ExecutionContext executionContext)
      • identifyScript

        public io.jans.model.custom.script.conf.CustomScriptConfiguration identifyScript​(List<String> acrValues)