Interface AuthenticationRequestContext


  • public interface AuthenticationRequestContext
    A context object that can be used to run blocking tasks

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