AppserverIo\Appserver\ServletEngine\Authenticator\AuthenticatorInterface::isDefaultAuthenticator PHP Method

isDefaultAuthenticator() public method

Query whether or not this is the default authenticator.
public isDefaultAuthenticator ( ) : boolean
return boolean TRUE if this is the default authenticator, else FALSE
    public function isDefaultAuthenticator();