You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Andreas Kohn (JIRA)" <ji...@apache.org> on 2013/12/03 11:46:37 UTC

[jira] [Created] (SHINDIG-1959) Use OAuth2NormalizedRequest#getClientId() rather than #getString("client_id")

Andreas Kohn created SHINDIG-1959:
-------------------------------------

             Summary: Use OAuth2NormalizedRequest#getClientId() rather than #getString("client_id")
                 Key: SHINDIG-1959
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1959
             Project: Shindig
          Issue Type: Improvement
          Components: Java
    Affects Versions: 2.5.0-update1
            Reporter: Andreas Kohn
            Priority: Trivial


Purely a consistency improvement: OAuth2ServiceImpl#generateAuthorizationCode() uses #getString("client_id") rather than #getClientId() as all other places.



--
This message was sent by Atlassian JIRA
(v6.1#6144)