AppserverIo\Appserver\Core\Api\Node\AuthenticatorNodeInterface::getName PHP Méthode

getName() public méthode

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