I'm a little bit confused on this. I'm trying it and I'm getting an exception (it could be because I provide my own BlobCrypterSecurityTokenCodec and maybe I have some work to do here).
When DefaultServiceFetcher creates an AnonymousSecurityToken and then calls encodeToken, won't that throw an exception because encodeToken doesn't support AnonymousSecurityTokens? doug On 6/13/12 1:50 PM, "btlil...@gmail.com" <btlil...@gmail.com> wrote: > Updated patch to use Anonymous Security Token > > http://codereview.appspot.com/6306074/ >