Interface AuthenticationChallenge

  • All Superinterfaces:
    Translatable

    public interface AuthenticationChallenge
    extends Translatable
    Represents an authentication challenge that may be issued when a protected resource is accessed without proper authorization. The challenge will be transformed into a HTTP WWW-Authenticate response header.
    Author:
    cdivilly