Return-Path: X-Original-To: apmail-cxf-issues-archive@www.apache.org Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C06E8101AA for ; Fri, 26 Jul 2013 10:59:56 +0000 (UTC) Received: (qmail 14830 invoked by uid 500); 26 Jul 2013 10:59:53 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 14746 invoked by uid 500); 26 Jul 2013 10:59:52 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 14537 invoked by uid 99); 26 Jul 2013 10:59:50 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Jul 2013 10:59:50 +0000 Date: Fri, 26 Jul 2013 10:59:50 +0000 (UTC) From: "Sergey Beryozkin (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CXF-5161) AbstranctGrantHandler checks against "authorization_code" instead of supplied grant type MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CXF-5161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13720648#comment-13720648 ] Sergey Beryozkin commented on CXF-5161: --------------------------------------- Sorry about the mess, it is a copy & paste error. Fortunately it is "protected void checkIfGrantSupported(Client client)" so please override it for now, and I'll get the typo fixed now. thanks > AbstranctGrantHandler checks against "authorization_code" instead of supplied grant type > ---------------------------------------------------------------------------------------- > > Key: CXF-5161 > URL: https://issues.apache.org/jira/browse/CXF-5161 > Project: CXF > Issue Type: Bug > Components: JAX-RS Security > Affects Versions: 2.7.6 > Reporter: Thorsten Hoeger > Labels: OAuth2 > > In the given commit the method checkIfGrantSupported was changed. This breaks my application. Is this by design or is it a bug? It worked in Version 2.7.5 > http://svn.apache.org/viewvc/cxf/trunk/rt/rs/security/oauth-parent/oauth2/src/main/java/org/apache/cxf/rs/security/oauth2/grants/AbstractGrantHandler.java?r1=1491522&r2=1489392&diff_format=h -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira