Commit aceacfe
RAMPART-454 Upgrade OpenSAML from 4.3.2 to 5.2.1
OpenSAML 5.x API changes:
- opensaml-core artifact renamed to opensaml-core-api (all other
artifacts unchanged)
- AuthnContextClassRef.setAuthnContextClassRef() -> setURI()
- ConfirmationMethod.getConfirmationMethod() -> getURI()
- ConfirmationMethod.setConfirmationMethod() -> setURI()
Only 4 method renames needed. The Shibboleth Maven repo URL was
updated in the previous commit.
Builds successfully with: mvn install -Dmaven.test.skip=true -Dmaven.javadoc.skip=true
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 34f6918 commit aceacfe
3 files changed
Lines changed: 6 additions & 6 deletions
File tree
- modules/rampart-trust/src/main/java/org/apache/rahas/impl
- util
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
699 | 699 | | |
700 | 700 | | |
701 | 701 | | |
702 | | - | |
| 702 | + | |
703 | 703 | | |
704 | | - | |
| 704 | + | |
705 | 705 | | |
706 | 706 | | |
707 | 707 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
| 191 | + | |
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | | - | |
| 235 | + | |
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
568 | 568 | | |
569 | 569 | | |
570 | 570 | | |
571 | | - | |
| 571 | + | |
572 | 572 | | |
573 | 573 | | |
574 | 574 | | |
| |||
849 | 849 | | |
850 | 850 | | |
851 | 851 | | |
852 | | - | |
| 852 | + | |
853 | 853 | | |
854 | 854 | | |
855 | 855 | | |
| |||
0 commit comments