Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Hint: Modules will be only loaded if it is available on classpath
|
|
configuration values
|
|
# Conflicts:
# eaaf_core/src/test/java/at/gv/egiz/eaaf/core/impl/idp/auth/service/TicketErrorServiceTest.java
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
multi-module projects
|
|
|
|
|
|
|
|
|
|
The keystore type 'inline' can be used to build a keystore by using
PEM encoded certificate and key files.
Example: pkcs12:keystore?private=certs/key.pem&cert=certs/certificate.pem
|
|
|