Class RqWithAuth

  • All Implemented Interfaces:
    Body, Head, Request

    public final class RqWithAuth
    extends RqWrap
    Request with already authenticated identity.

    This class is very useful for unit testing, when you need to test a "take" that requires a request to contain an already authenticated user.

    The class is immutable and thread-safe.

    Since:
    0.18