You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Paul Lindner (JIRA)" <ji...@apache.org> on 2008/07/21 12:15:32 UTC

[jira] Updated: (SHINDIG-463) Support Anonymous Security Tokens

     [ https://issues.apache.org/jira/browse/SHINDIG-463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Lindner updated SHINDIG-463:
---------------------------------

    Attachment: anontoken.patch

anonymous token patch.


> Support Anonymous Security Tokens
> ---------------------------------
>
>                 Key: SHINDIG-463
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-463
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Common Components (Java)
>            Reporter: Paul Lindner
>         Attachments: anontoken.patch
>
>
> To support anonymous access for viewer/owner we need to support the concept of an anonymous security token.
> To do this we should create an isAnonymous() method in the SecurityToken interface and add a new implementation AnonymousSecurityToken.
> These tokens will throw InvalidArgumentException() when an attempt is made to access any field.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.