Class CheckHttpMethodAuthorizer

All Implemented Interfaces:
Authorizer

public class CheckHttpMethodAuthorizer extends AbstractRequireAnyAuthorizer<HttpConstants.HTTP_METHOD>
Checks the HTTP method.
Since:
1.8.1
Author:
Jerome Leleu