[ 
https://issues.apache.org/jira/browse/SHINDIG-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221217#comment-13221217
 ] 

[email protected] commented on SHINDIG-1719:
--------------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4135/
-----------------------------------------------------------

(Updated 2012-03-02 19:56:52.007316)


Review request for shindig.


Changes
-------

Updated diff per review from Stanton


Summary
-------

Simplify the SecurityToken.getActiveUrl implementation and definition.

If not set simply return null should be suffice.


This addresses bug SHINDIG-1719.
    https://issues.apache.org/jira/browse/SHINDIG-1719


Diffs (updated)
-----

  
trunk/java/common/src/test/java/org/apache/shindig/auth/BlobCrypterSecurityTokenTest.java
 1295758 
  trunk/java/common/src/main/java/org/apache/shindig/auth/SecurityToken.java 
1295758 
  
trunk/java/common/src/main/java/org/apache/shindig/auth/BasicSecurityToken.java 
1295758 
  
trunk/java/common/src/main/java/org/apache/shindig/auth/BlobCrypterSecurityToken.java
 1295758 

Diff: https://reviews.apache.org/r/4135/diff


Testing (updated)
-------

Updated unit test and run apps in common container


Thanks,

Henry


                
> Remove throwing UnsupportedOperationException with call to 
> BlobCrypterSecurityToken.getActiveUrl and BasicSecurityToken.getActiveUrl
> ------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SHINDIG-1719
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1719
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java
>    Affects Versions: 2.5.0
>            Reporter: Henry Saputra
>            Priority: Minor
>              Labels: security_token, shidnig
>
> I dont see any value throwing UnsupportedOperationException in calling 
> getActiveUrl method in basic and blob crypter security token.
> If not set simply return null should be suffice.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to