AppserverIo\Appserver\Core\Api\Node\AuthenticatorNodeInterface::getName PHP Method

getName() public method

Return's the authenticator name.
public getName ( ) : string
return string The authenticator name
    public function getName();
AuthenticatorNodeInterface