12
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #13 from bill-looby/samples-fixes More... 3 months ago
Merge pull request #12 from bill-looby/integration-fixes More... 3 months ago
Merge branch 'samples-fixes' of https://github.com/bill-looby/axis-axis2-java-rampart into samples-fixes More... 3 months ago
Merge branch 'master' of https://github.com/bill-looby/axis-axis2-java-rampart More... 3 months ago
Merge branch 'samples-fixes' of https://github.com/bill-looby/axis-axis2-java-rampart into samples-fixes Merging rebase. More... 3 months ago
Merge branch 'master' of https://github.com/bill-looby/axis-axis2-java-rampart into samples-fixes More... 3 months ago
Added exclusion for xerces to maven dependencies, otherwise the samples get casting issues More... 3 months ago
Added exclusion for xerces to maven dependencies, otherwise the samples get casting issues More... 3 months ago
Changed unsupported slf4j-jcl version to the lateest supported More... 3 months ago
Changed unsupported slf4j-jcl version to the lateest supported More... 3 months ago
Explicitly set the Id for a SecurityContextToken as WSS4J no longer appears to do this More... 3 months ago
Explicitly set the Id for a SecurityContextToken as WSS4J no longer appears to do this More... 3 months ago
Resolved issue with incorrect ttl calculation More... 3 months ago
Resolved issue with incorrect ttl calculation More... 3 months ago
Date and time parsing was being both parsed and manipulated incorrectly. Used LocalDateTime to help resolve and used milliseconds for ttl More... 3 months ago
Date and time parsing was being both parsed and manipulated incorrectly. Used LocalDateTime to help resolve and used milliseconds for ttl More... 3 months ago
Removed extraneous semicolon More... 3 months ago
Removed extraneous semicolon More... 3 months ago
Need to use the OMXMLParserWrapper to load policy More... 3 months ago
Need to use the OMXMLParserWrapper to load policy More... 3 months ago
Action results needed to be created and passed explicitly with the new WSS4J More... 3 months ago
Action results needed to be created and passed explicitly with the new WSS4J More... 3 months ago
Token already had an SHA1 available, performing another SHA1 generation on this creates the wrong value and a later mismatch More... 3 months ago
Token already had an SHA1 available, performing another SHA1 generation on this creates the wrong value and a later mismatch More... 3 months ago
Action results and subsequent filters can return valid null responses, so added chacks More... 3 months ago
Action results and subsequent filters can return valid null responses, so added chacks More... 3 months ago
Check on Array type as EmptyList can be returned which can't be cast as desired More... 3 months ago
Check on Array type as EmptyList can be returned which can't be cast as desired More... 3 months ago
Removed Saml subject validation and cleaned up More... 3 months ago
Removed Saml subject validation and cleaned up More... 3 months ago