Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
'idle-connection-evictor' threads
|
|
configuration values
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
chore(core): some more clean-up tasks to Java 17
See merge request egiz/eaaf_components!25
|
|
|
|
build(ci): update deploy step, because 'ssh-keyscan' isn't available in latest maven images
See merge request egiz/eaaf_components!24
|
|
latest maven images
|
|
we don't need any more
|
|
|
|
|
|
|
|
|
|
IMPORTEND: Is not finished because that contains a braking change, like
javax.servlet.* --> jakarta.servket.*
as one example and we miss some third-party libs that use the new API.
# Conflicts:
# eaaf_core_api/checks/spotbugs-exclude.xml
# eaaf_core_api/pom.xml
# eaaf_core_utils/checks/spotbugs-exclude.xml
# pom.xml
|
|
This version requires Java 17 as minimum
# Conflicts:
# build_reporting/pom.xml
# eaaf-springboot-utils/pom.xml
# eaaf_core/pom.xml
# eaaf_core_api/pom.xml
# eaaf_core_utils/pom.xml
# eaaf_modules/eaaf_module_auth_sl20/pom.xml
# eaaf_modules/eaaf_module_moa-sig/pom.xml
# eaaf_modules/eaaf_module_pvp2_core/pom.xml
# eaaf_modules/eaaf_module_pvp2_idp/pom.xml
# eaaf_modules/eaaf_module_pvp2_sp/pom.xml
# eaaf_modules/pom.xml
# pom.xml
|
|
|
|
forwarding to error handling
Reason:
Error serialization is only allowed for a specific set of classes and the
PendingRequest is already set in a seperate field.
|
|
|
|
The check can be disabled by using the configuration property: modules.sl20.security.truststore.need.valid.certificate
|
|
|
|
|
|
|
|
|
|
initialization
|
|
|
|
attribute-values according to specification
|
|
String value
|
|
|
|
|
|
|
|
in specific AuthSession implementations
|
|
|
|
serializable
|
|
|
|
|
|
Select trusted X509 certificates based on KeyInfo from XML-Signature, if possible
|
|
|
|
serialization for storage
|
|
|
|
|
|
|