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 <[email protected]>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. >
