AppserverIo\Appserver\ServletEngine\Authenticator\AuthenticatorInterface::isDefaultAuthenticator PHP Метод

isDefaultAuthenticator() публичный Метод

Query whether or not this is the default authenticator.
public isDefaultAuthenticator ( ) : boolean
Результат boolean TRUE if this is the default authenticator, else FALSE
    public function isDefaultAuthenticator();