[jira] [Commented] (CXF-6693) CXF fails to parse Cookie header when it contains $ character

2015-11-30 Thread Thorsten Hoeger (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15031838#comment-15031838 ] Thorsten Hoeger commented on CXF-6693: -- Thanks, code looks good. I will try to test wit

[jira] [Comment Edited] (CXF-6693) CXF fails to parse Cookie header when it contains $ character

2015-11-30 Thread Thorsten Hoeger (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15031701#comment-15031701 ] Thorsten Hoeger edited comment on CXF-6693 at 11/30/15 12:18 PM: -

[jira] [Commented] (CXF-6693) CXF fails to parse Cookie header when it contains $ character

2015-11-30 Thread Thorsten Hoeger (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15031701#comment-15031701 ] Thorsten Hoeger commented on CXF-6693: -- in my case the $ is not something like $Version

[jira] [Commented] (CXF-6693) CXF fails to parse Cookie header when it contains $ character

2015-11-30 Thread Thorsten Hoeger (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15031658#comment-15031658 ] Thorsten Hoeger commented on CXF-6693: -- My problem is the Cookie header in HttpHeadersI

[jira] [Commented] (CXF-6693) CXF fails to parse Cookie header when it contains $ character

2015-11-30 Thread Thorsten Hoeger (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15031625#comment-15031625 ] Thorsten Hoeger commented on CXF-6693: -- According to the latest Cookie RFC, it can cont

[jira] [Created] (CXF-6693) CXF fails to parse Cookie header when it contains $ character

2015-11-29 Thread Thorsten Hoeger (JIRA)
Thorsten Hoeger created CXF-6693: Summary: CXF fails to parse Cookie header when it contains $ character Key: CXF-6693 URL: https://issues.apache.org/jira/browse/CXF-6693 Project: CXF Issue

[jira] [Commented] (CXF-6126) Search serviceBeans by given annotation

2014-12-04 Thread Thorsten Hoeger (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14234197#comment-14234197 ] Thorsten Hoeger commented on CXF-6126: -- First tests were successful. Looks very good.

[jira] [Commented] (CXF-6126) Search serviceBeans by given annotation

2014-12-03 Thread Thorsten Hoeger (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14233018#comment-14233018 ] Thorsten Hoeger commented on CXF-6126: -- Hi, thanks for applying the patch. I like the m

[jira] [Commented] (CXF-6126) Search serviceBeans by given annotation

2014-12-01 Thread Thorsten Hoeger (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14230510#comment-14230510 ] Thorsten Hoeger commented on CXF-6126: -- In one application I have a private and a publi

[jira] [Updated] (CXF-6126) Search serviceBeans by given annotation

2014-12-01 Thread Thorsten Hoeger (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Hoeger updated CXF-6126: - Attachment: serviceAnnotation.patch > Search serviceBeans by given annotation >

[jira] [Created] (CXF-6126) Search serviceBeans by given annotation

2014-12-01 Thread Thorsten Hoeger (JIRA)
Thorsten Hoeger created CXF-6126: Summary: Search serviceBeans by given annotation Key: CXF-6126 URL: https://issues.apache.org/jira/browse/CXF-6126 Project: CXF Issue Type: Improvement

[jira] [Commented] (CXF-5384) AccessTokenGrant should extend Serializable

2013-11-13 Thread Thorsten Hoeger (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13821409#comment-13821409 ] Thorsten Hoeger commented on CXF-5384: -- I will review all the other classes to close th

[jira] [Created] (CXF-5384) AccessTokenGrant should extend Serializable

2013-11-13 Thread Thorsten Hoeger (JIRA)
Thorsten Hoeger created CXF-5384: Summary: AccessTokenGrant should extend Serializable Key: CXF-5384 URL: https://issues.apache.org/jira/browse/CXF-5384 Project: CXF Issue Type: Bug

[jira] [Commented] (CXF-5331) Permission and Property are missing Serializable interface

2013-10-17 Thread Thorsten Hoeger (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13798334#comment-13798334 ] Thorsten Hoeger commented on CXF-5331: -- No problem, i checked the sources of all classe

[jira] [Created] (CXF-5331) Permission and Property are missing Serializable interface

2013-10-10 Thread Thorsten Hoeger (JIRA)
Thorsten Hoeger created CXF-5331: Summary: Permission and Property are missing Serializable interface Key: CXF-5331 URL: https://issues.apache.org/jira/browse/CXF-5331 Project: CXF Issue Type

[jira] [Commented] (CXF-5236) Make UserSubject, Client, AccessToken, .... Serializable

2013-08-28 Thread Thorsten Hoeger (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13752630#comment-13752630 ] Thorsten Hoeger commented on CXF-5236: -- Thanks > Make UserSubject, Cli

[jira] [Created] (CXF-5236) Make UserSubject, Client, AccessToken, .... Serializable

2013-08-27 Thread Thorsten Hoeger (JIRA)
Thorsten Hoeger created CXF-5236: Summary: Make UserSubject, Client, AccessToken, Serializable Key: CXF-5236 URL: https://issues.apache.org/jira/browse/CXF-5236 Project: CXF Issue Type:

[jira] [Commented] (CXF-5215) -Psetup.eclipse fails on Windows

2013-08-26 Thread Thorsten Hoeger (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13749922#comment-13749922 ] Thorsten Hoeger commented on CXF-5215: -- Hi, is there anything new on this issue?

[jira] [Commented] (CXF-5179) Add optional id field to UserSubject

2013-08-21 Thread Thorsten Hoeger (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13747250#comment-13747250 ] Thorsten Hoeger commented on CXF-5179: -- Hi, in my application I refresh UserSubject on

[jira] [Commented] (CXF-5212) Context Injection with Spring AOP

2013-08-19 Thread Thorsten Hoeger (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13743953#comment-13743953 ] Thorsten Hoeger commented on CXF-5212: -- Hi, I wrote a simple Spring application reprod

[jira] [Commented] (CXF-5215) -Psetup.eclipse fails on Windows

2013-08-19 Thread Thorsten Hoeger (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13743898#comment-13743898 ] Thorsten Hoeger commented on CXF-5215: -- JAVA_HOME: C:\Program Files\Java\jdk1.7.0_25 M2

[jira] [Updated] (CXF-5215) -Psetup.eclipse fails on Windows

2013-08-18 Thread Thorsten Hoeger (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Hoeger updated CXF-5215: - Attachment: maven_log.txt > -Psetup.eclipse fails on Windows >

[jira] [Created] (CXF-5215) -Psetup.eclipse fails on Windows

2013-08-18 Thread Thorsten Hoeger (JIRA)
Thorsten Hoeger created CXF-5215: Summary: -Psetup.eclipse fails on Windows Key: CXF-5215 URL: https://issues.apache.org/jira/browse/CXF-5215 Project: CXF Issue Type: Bug Components

[jira] [Commented] (CXF-5212) Context Injection with Spring AOP

2013-08-18 Thread Thorsten Hoeger (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13743371#comment-13743371 ] Thorsten Hoeger commented on CXF-5212: -- I will implement a demo project to reproduce th

[jira] [Created] (CXF-5212) Context Injection with Spring AOP

2013-08-16 Thread Thorsten Hoeger (JIRA)
Thorsten Hoeger created CXF-5212: Summary: Context Injection with Spring AOP Key: CXF-5212 URL: https://issues.apache.org/jira/browse/CXF-5212 Project: CXF Issue Type: Improvement C

[jira] [Updated] (CXF-5212) Context Injection with Spring AOP

2013-08-16 Thread Thorsten Hoeger (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Hoeger updated CXF-5212: - Attachment: 0001-adding-deepscan-of-superclass.patch > Context Injection with Spring AOP >

[jira] [Commented] (CXF-5180) Adding RefreshToken as token type

2013-08-15 Thread Thorsten Hoeger (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740848#comment-13740848 ] Thorsten Hoeger commented on CXF-5180: -- Thank you very much. > Adding

[jira] [Commented] (CXF-5180) Adding RefreshToken as token type

2013-08-06 Thread Thorsten Hoeger (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13731648#comment-13731648 ] Thorsten Hoeger commented on CXF-5180: -- I like the idea of having this relation. It wil

[jira] [Commented] (CXF-5180) Adding RefreshToken as token type

2013-08-06 Thread Thorsten Hoeger (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13730712#comment-13730712 ] Thorsten Hoeger commented on CXF-5180: -- Hi, I think we have a mapping as the AccessToke

[jira] [Updated] (CXF-5180) Adding RefreshToken as token type

2013-08-05 Thread Thorsten Hoeger (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Hoeger updated CXF-5180: - Attachment: 0001-adding-RefreshToken-type.patch > Adding RefreshToken as token type > -

[jira] [Updated] (CXF-5179) Add optional id field to UserSubject

2013-08-05 Thread Thorsten Hoeger (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Hoeger updated CXF-5179: - Attachment: (was: 0001-adding-RefreshToken-type.patch) > Add optional id field to UserSubje

[jira] [Updated] (CXF-5179) Add optional id field to UserSubject

2013-08-05 Thread Thorsten Hoeger (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Hoeger updated CXF-5179: - Attachment: 0001-adding-RefreshToken-type.patch > Add optional id field to UserSubject > --

[jira] [Created] (CXF-5180) Adding RefreshToken as token type

2013-08-05 Thread Thorsten Hoeger (JIRA)
Thorsten Hoeger created CXF-5180: Summary: Adding RefreshToken as token type Key: CXF-5180 URL: https://issues.apache.org/jira/browse/CXF-5180 Project: CXF Issue Type: Improvement C

[jira] [Updated] (CXF-5179) Add optional id field to UserSubject

2013-08-05 Thread Thorsten Hoeger (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Hoeger updated CXF-5179: - Attachment: 0001-adding-optional-user-id-to-UserSubject.patch > Add optional id field to UserSu

[jira] [Created] (CXF-5179) Add optional id field to UserSubject

2013-08-05 Thread Thorsten Hoeger (JIRA)
Thorsten Hoeger created CXF-5179: Summary: Add optional id field to UserSubject Key: CXF-5179 URL: https://issues.apache.org/jira/browse/CXF-5179 Project: CXF Issue Type: Improvement

[jira] [Commented] (CXF-5161) AbstranctGrantHandler checks against "authorization_code" instead of supplied grant type

2013-07-26 Thread Thorsten Hoeger (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13720917#comment-13720917 ] Thorsten Hoeger commented on CXF-5161: -- Thank you for fixing this fast. I like the chan

[jira] [Commented] (CXF-5161) AbstranctGrantHandler checks against "authorization_code" instead of supplied grant type

2013-07-26 Thread Thorsten Hoeger (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13720663#comment-13720663 ] Thorsten Hoeger commented on CXF-5161: -- No problem, I just thought I killed my applicat

[jira] [Created] (CXF-5161) AbstranctGrantHandler checks against "authorization_code" instead of supplied grant type

2013-07-26 Thread Thorsten Hoeger (JIRA)
Thorsten Hoeger created CXF-5161: Summary: AbstranctGrantHandler checks against "authorization_code" instead of supplied grant type Key: CXF-5161 URL: https://issues.apache.org/jira/browse/CXF-5161 Pr

[jira] [Created] (CXF-4888) OAuthClientUtils ignore argument on getAccessToken()

2013-03-09 Thread Thorsten Hoeger (JIRA)
Thorsten Hoeger created CXF-4888: Summary: OAuthClientUtils ignore argument on getAccessToken() Key: CXF-4888 URL: https://issues.apache.org/jira/browse/CXF-4888 Project: CXF Issue Type: Bug

[jira] [Created] (CXF-4568) Adding OAuthContextUtils

2012-10-15 Thread Thorsten Hoeger (JIRA)
Thorsten Hoeger created CXF-4568: Summary: Adding OAuthContextUtils Key: CXF-4568 URL: https://issues.apache.org/jira/browse/CXF-4568 Project: CXF Issue Type: Improvement Components

[jira] [Updated] (CXF-4568) Adding OAuthContextUtils

2012-10-15 Thread Thorsten Hoeger (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Hoeger updated CXF-4568: - Attachment: 0002-checkstyle-changes.patch 0001-Added-OAuthContextutils.patch >

[jira] [Commented] (CXF-4548) Enable use of customized session provider in OAuth2 GrantService

2012-10-11 Thread Thorsten Hoeger (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13474075#comment-13474075 ] Thorsten Hoeger commented on CXF-4548: -- I really like this as it was my first thought b

[jira] [Updated] (CXF-4549) Add retrieval of AccessToken to OAuth2 MessageContext

2012-10-10 Thread Thorsten Hoeger (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Hoeger updated CXF-4549: - Attachment: 0001-refs-CXF-4549-Add-retrieval-of-AccessToken-to-OAuth2.patch alternative solution as

[jira] [Updated] (CXF-4549) Add retrieval of AccessToken to OAuth2 MessageContext

2012-10-09 Thread Thorsten Hoeger (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Hoeger updated CXF-4549: - Attachment: 0001-refs-CXF-4549-Add-retrieval-of-AccessToken-to-OAuth2.patch > Add retrieval of

[jira] [Updated] (CXF-4548) Enable use of customized session provider in OAuth2 GrantService

2012-10-09 Thread Thorsten Hoeger (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Hoeger updated CXF-4548: - Attachment: 0001-refs-CXF-4548-Enable-use-of-customized-session-provi.patch > Enable use of cus

[jira] [Created] (CXF-4549) Add retrieval of AccessToken to OAuth2 MessageContext

2012-10-09 Thread Thorsten Hoeger (JIRA)
Thorsten Hoeger created CXF-4549: Summary: Add retrieval of AccessToken to OAuth2 MessageContext Key: CXF-4549 URL: https://issues.apache.org/jira/browse/CXF-4549 Project: CXF Issue Type: Imp

[jira] [Created] (CXF-4548) Enable use of customized session provider in OAuth2 GrantService

2012-10-09 Thread Thorsten Hoeger (JIRA)
Thorsten Hoeger created CXF-4548: Summary: Enable use of customized session provider in OAuth2 GrantService Key: CXF-4548 URL: https://issues.apache.org/jira/browse/CXF-4548 Project: CXF Iss