[java-oidc-common] branch dev/JCOMOIDC-66 updated (0060a10 -> a68a1d0)
Phil Smart
philip.smart at jisc.ac.uk
Wed Apr 19 09:08:32 UTC 2023
This is an automated email from the git hooks/post-receive script.
philsmart pushed a change to branch dev/JCOMOIDC-66
in repository java-oidc-common.
discard 0060a10 JCOMOIDC-66 - Review ProfileConfiguration interfaces and concrete classes
new 93e2a38 JCOMOIDC-66 - Review ProfileConfiguration interfaces and concrete classes
new a68a1d0 Move credential factories to API
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (0060a10)
\
N -- N -- N refs/heads/dev/JCOMOIDC-66 (a68a1d0)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
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:
.../context/OAuth2ClientAuthenticationContext.java | 24 +----------
.../oidc/profile/config/impl/TestInterfaces.java | 49 ----------------------
2 files changed, 2 insertions(+), 71 deletions(-)
delete mode 100644 oidc-common-profile-impl/src/main/java/net/shibboleth/oidc/profile/config/impl/TestInterfaces.java
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list