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

getType() public méthode

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