AppserverIo\Appserver\ServletEngine\Authenticator\AuthenticatorInterface::isDefaultAuthenticator PHP Méthode

isDefaultAuthenticator() public méthode

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