Interface HttpSecurityPolicy.AuthorizationRequestContext

  • Enclosing interface:
    HttpSecurityPolicy

    public static interface HttpSecurityPolicy.AuthorizationRequestContext
    A context object that can be used to run blocking tasks

    Blocking identity providers should use this context object to run blocking tasks, to prevent excessive and unnecessary delegation to thread pools