AppserverIo\Appserver\ServletEngine\Security\MappingInterface::getHttpMethodOmissions PHP Method

getHttpMethodOmissions() public method

Return's the HTTP methods that has to b omissed from authentication
public getHttpMethodOmissions ( ) : array
return array The HTTP methods
    public function getHttpMethodOmissions();