[java-identity-provider] branch main updated (6a53af144 -> 5cc75e797)

Rod Widdowson rdw at steadingsoftware.com
Sat Feb 25 17:01:53 UTC 2023


This is an automated email from the git hooks/post-receive script.

rdw pushed a change to branch main
in repository java-identity-provider.

    from 6a53af144 IDP-2069 Null handling
     new 42cfcf1d3 IDP-2069 Null handling
     new 5cc75e797 Javadoc

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:
 .../idp/session/impl/DestroySessions.java          | 29 +++++++-----
 .../idp/session/impl/DetectIdentitySwitch.java     |  4 +-
 .../impl/ExtractActiveAuthenticationResults.java   |  6 ++-
 .../impl/PopulateLogoutPropagationContext.java     | 15 ++++---
 .../PopulateMultiRPContextFromLogoutContext.java   | 21 ++++++---
 .../idp/session/impl/SaveLogoutContext.java        |  3 +-
 .../session/impl/SelectLogoutPropagationFlow.java  |  7 +--
 .../idp/session/impl/StorageBackedIdPSession.java  | 51 +++++++++++++---------
 .../session/impl/StorageBackedSessionManager.java  |  3 ++
 .../UpdateSessionWithAuthenticationResult.java     | 38 +++++++++++-----
 .../session/impl/UpdateSessionWithSPSession.java   |  5 ++-
 11 files changed, 120 insertions(+), 62 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list