You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by Murat BÜLBÜL <1m...@gmail.com> on 2020/05/14 09:16:14 UTC

StandardTokens

Dear all,

As i see, StandartTokens class is deprecated in 1.1.0 version. Is there any
way to use StandartTokens class since I have some alias tokens there like
Record File Name path and Record file name, etc.

Lets say it is impossible. Then, am i able to define alias tokens in 1.1.0
version and how?

Thank you for interest.

Best Regards

-- 


Murat BÜLBÜL

Presales Engineer

Re: StandardTokens

Posted by Murat BÜLBÜL <1m...@gmail.com>.
Thank you for the clarification.

On 14 May 2020 Thu at 13:05 Mike Jumper <mj...@apache.org> wrote:

> On Thu, May 14, 2020 at 2:59 AM Murat BÜLBÜL <1m...@gmail.com>
> wrote:
>
>> Hi Mike,
>>
>> I already requested subscription to mail list.
>>
>
> Perhaps you did not confirm your subscription? You are still hitting the
> moderation queue.
>
> Son, you mean that customization and defining new alias tokens is
>> impossible, isn't it?
>>
>
> The StandardTokens class has nothing to do with defining new parameter
> tokens. It was simply a source of several default tokens. Those same tokens
> are still there. They are now supplied automatically via connect() as
> described in the documentation.
>
> - Mike
>
> --
Murat BÜLBÜL

Re: StandardTokens

Posted by Mike Jumper <mj...@apache.org>.
On Thu, May 14, 2020 at 2:59 AM Murat BÜLBÜL <1m...@gmail.com>
wrote:

> Hi Mike,
>
> I already requested subscription to mail list.
>

Perhaps you did not confirm your subscription? You are still hitting the
moderation queue.

Son, you mean that customization and defining new alias tokens is
> impossible, isn't it?
>

The StandardTokens class has nothing to do with defining new parameter
tokens. It was simply a source of several default tokens. Those same tokens
are still there. They are now supplied automatically via connect() as
described in the documentation.

- Mike

Re: StandardTokens

Posted by Murat BÜLBÜL <1m...@gmail.com>.
Hi Mike,

I already requested subscription to mail list.

Son, you mean that customization and defining new alias tokens is
impossible, isn't it?

Regards

Mike Jumper <mj...@apache.org>, 14 May 2020 Per, 12:32 tarihinde şunu
yazdı:

> On Thu, May 14, 2020 at 2:24 AM Murat BÜLBÜL <1m...@gmail.com>
> wrote:
>
>> Dear all,
>>
>
> Beware that your email initially hit the moderation queue. I've manually
> approved it, and manually CC'd you so that you will receive this response,
> but you will need to subscribe to the list to post further or receive the
> responses of others.
>
> As i see, StandartTokens class is deprecated in 1.1.0 version. Is there any
>> way to use StandartTokens class since I have some alias tokens there like
>> Record File Name path and Record file name, etc.
>>
>
> The StandardTokens class is deprecated because the class is no longer
> needed. From the deprecation note within the documentation for this class
> at
> http://guacamole.apache.org/doc/guacamole-ext/org/apache/guacamole/token/StandardTokens.html
> :
>
> "Standard tokens are now supplied by default to the connect() functions of
> connections and connection groups. Manually generating the standard tokens
> is not necessary."
>
> You do not need to use this class. The functionality it provided is now
> automatic.
>
> - Mike
>
>

-- 


Murat BÜLBÜL

Presales Engineer

Re: StandardTokens

Posted by Mike Jumper <mj...@apache.org>.
On Thu, May 14, 2020 at 2:24 AM Murat BÜLBÜL <1m...@gmail.com>
wrote:

> Dear all,
>

Beware that your email initially hit the moderation queue. I've manually
approved it, and manually CC'd you so that you will receive this response,
but you will need to subscribe to the list to post further or receive the
responses of others.

As i see, StandartTokens class is deprecated in 1.1.0 version. Is there any
> way to use StandartTokens class since I have some alias tokens there like
> Record File Name path and Record file name, etc.
>

The StandardTokens class is deprecated because the class is no longer
needed. From the deprecation note within the documentation for this class
at
http://guacamole.apache.org/doc/guacamole-ext/org/apache/guacamole/token/StandardTokens.html
:

"Standard tokens are now supplied by default to the connect() functions of
connections and connection groups. Manually generating the standard tokens
is not necessary."

You do not need to use this class. The functionality it provided is now
automatic.

- Mike