Class UnauthorizedAction

All Implemented Interfaces:
Serializable, WithContentAction

public class UnauthorizedAction extends HttpAction implements WithContentAction
An unauthorized HTTP action.
Since:
4.0.0
Author:
Jerome Leleu
See Also:
  • Constructor Details

    • UnauthorizedAction

      public UnauthorizedAction()

      Constructor for UnauthorizedAction.