[GitHub] [ws-wss4j] coheigea commented on issue #2: WSS-659 SecurityContextToken validator fixing QName

2020-01-09 Thread GitBox
coheigea commented on issue #2: WSS-659 SecurityContextToken validator fixing QName URL: https://github.com/apache/ws-wss4j/pull/2#issuecomment-572595038 Any help would be welcome - https://issues.apache.org/jira/projects/WSS/issues/WSS-638?filter=allopenissues ---

[GitHub] [ws-wss4j] coheigea commented on issue #2: WSS-659 SecurityContextToken validator fixing QName

2020-01-08 Thread GitBox
coheigea commented on issue #2: WSS-659 SecurityContextToken validator fixing QName URL: https://github.com/apache/ws-wss4j/pull/2#issuecomment-572168048 The easiest way is just to subclass SecurityContextTokenValidatorImpl and call super.validate

[GitHub] [ws-wss4j] coheigea commented on issue #2: WSS-659 SecurityContextToken validator fixing QName

2020-01-08 Thread GitBox
coheigea commented on issue #2: WSS-659 SecurityContextToken validator fixing QName URL: https://github.com/apache/ws-wss4j/pull/2#issuecomment-572160332 Why are you adding a AbstractInboundSecurityToken ? If you look at say the test testSCTDKTEncryptInbound in SecurityContextTokenTest.jav

[GitHub] [ws-wss4j] coheigea commented on issue #2: WSS-659 SecurityContextToken validator fixing QName

2020-01-03 Thread GitBox
coheigea commented on issue #2: WSS-659 SecurityContextToken validator fixing QName URL: https://github.com/apache/ws-wss4j/pull/2#issuecomment-570600145 @CauchyPeano are you going to pursue this PR? Otherwise I will fix it.