You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by Nhat Nguyen <nh...@gmail.com> on 2010/04/09 09:37:45 UTC

Re: Adds some new environment to security token - BlobCrypterSecurityToken

We finish by ourseft, just configure for guice module and extend 2 class
BlobCrypterSercurityToken and BlobCrypterSecurityTokenDecoder.

Thanks.

>

On Wed, Apr 7, 2010 at 2:36 PM, Nhat Nguyen <nh...@gmail.com>wrote:

> Hi all,
>
> I want to add some environment value of our container to security token and
> I'm following this issue:
> http://issues.apache.org/jira/browse/SHINDIG-1081.
> But this is the patch for shindig code, I just know I need to extend
> BlobCrypterSercurityToken class but in some our service (such as Person
> service) instance of SercurityToken is BlobCrypterSercurityToken not mine so
> I can't get my value.
>
> Please help me how to configure and may be I need to extend
> BlobCrypterSecurityTokenDecoder for decrypt?.
>
> Many thanks and regards.
>