[java-oidc-common] branch main updated (b7981cc -> 80f9a67)
Henri Mikkonen
henri.mikkonen at iki.fi
Wed Jan 4 14:33:12 UTC 2023
This is an automated email from the git hooks/post-receive script.
hjmikkon pushed a change to branch main
in repository java-oidc-common.
from b7981cc Move Encrypt and Sign message handlers from the RP to commons
new 16d74ab Moved PopulateJWTEncryptionParameters from RP to commons.
new 80f9a67 Move PopulateJWTDecryptionParameters from RP to commons.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../impl/PopulateJWTDecryptionParameters.java | 230 +++++++++++++
.../impl/PopulateJWTEncryptionParameters.java | 358 +++++++++++++++++++++
2 files changed, 588 insertions(+)
create mode 100644 oidc-common-profile-impl/src/main/java/net/shibboleth/oidc/profile/impl/PopulateJWTDecryptionParameters.java
create mode 100644 oidc-common-profile-impl/src/main/java/net/shibboleth/oidc/profile/impl/PopulateJWTEncryptionParameters.java
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list