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

getType() public method

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