[java-identity-provider] branch maint-4 updated (9afed4603 -> 304c316ff)

Rod Widdowson rdw at steadingsoftware.com
Wed Aug 10 13:16:52 UTC 2022


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

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

    from 9afed4603 Javadoc nit.
     new 1194ef0b4 IDP-1984 WriteAuditLog caches the HttpServletRequest
     new eb89d75ea IDP-1793 Use Suppliers for HttpRequest/Response
     new 4613c452c IDP-1793 Use Suppliers for HttpRequest/Response
     new 46baa1c87 IDP-1793 Use Suppliers for HttpRequest/Response
     new 426a23d7e IDP-1793  Use Suppliers for HttpRequest/Response
     new dc081df08 IDP-1793  Use Suppliers for HttpRequest/Response
     new 87193fac5 IDP-1793  Use Suppliers for HttpRequest/Response
     new 613a31bff IDP-1793  Use Suppliers for HttpRequest/Response
     new 163984dc4 IDP-1793  Use Suppliers for HttpRequest/Response
     new 8d454e02b IDP-1793  Use Suppliers for HttpRequest/Response
     new de891bd7a IDP-1793  Use Suppliers for HttpRequest/Response
     new abf1c779d IDP-1793  Use Suppliers for HttpRequest/Response
     new ad0ab72e9 IDP-1793  Use Suppliers for HttpRequest/Response
     new ffe033145 IDP-1793  Use Suppliers for HttpRequest/Response
     new a4345ea50 IDP-1793  Use Suppliers for HttpRequest/Response
     new a54e79766 IDP-1793  Use Suppliers for HttpRequest/Response
     new d0bcb7888 IDP-1793  Use Suppliers for HttpRequest/Response
     new c238c9791 IDP-1793  Use Suppliers for HttpRequest/Response
     new 304c316ff IDP-1793  Use Suppliers for HttpRequest/Response

The 19 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:
 ...InitializeAdministrativeProfileContextTree.java | 15 ++---------
 .../idp/admin/impl/DoStorageOperationTest.java     |  6 +++--
 ...ializeAdministrativeProfileContextTreeTest.java |  6 ++++-
 .../impl/StorageBackedAccountLockoutManager.java   | 29 +++++++++++++++------
 .../revocation/impl/RevocationCacheCondition.java  | 17 +++++++-----
 .../ExtractDuoAuthenticationFromHeadersTest.java   | 10 ++++++--
 .../idp/authn/impl/ExtractRemoteUserTest.java      |  8 ++++--
 .../authn/impl/ExtractUserAgentAddressTest.java    |  7 ++++-
 .../authn/impl/ExtractUserAgentIdentifierTest.java |  7 ++++-
 .../ExtractUsernamePasswordFromBasicAuthTest.java  |  7 ++++-
 ...ExtractUsernamePasswordFromFormRequestTest.java |  7 ++++-
 .../ExtractX509CertificateFromRequestTest.java     |  6 ++++-
 .../impl/HTPasswdCredentialValidatorTest.java      |  7 +++--
 .../authn/impl/JAASCredentialValidatorTest.java    |  7 +++--
 .../authn/impl/LDAPCredentialValidatorTest.java    |  8 ++++--
 .../impl/PreserveAuthenticationFlowStateTest.java  |  9 +++++--
 .../StorageBackedAccountLockoutManagerTest.java    |  4 ++-
 .../idp/authn/impl/ValidateCredentialsTest.java    |  8 ++++--
 .../impl/ValidateExternalAuthenticationTest.java   |  5 +++-
 .../idp/authn/impl/ValidateRemoteUserTest.java     |  6 +++--
 .../authn/impl/ValidateUserAgentAddressTest.java   |  8 ++++--
 .../X509CertificateCredentialValidatorTest.java    |  7 +++--
 .../proxy/impl/ExtractDiscoveryResponseTest.java   |  7 ++++-
 .../spnego/impl/SPNEGOAutoLoginManagerTest.java    | 11 +++++---
 .../src/test/resources/spring/test-flow-beans.xml  | 22 ++++++++++------
 .../net/shibboleth/idp/conf/authn-system.xml       |  2 +-
 .../net/shibboleth/idp/conf/global-system.xml      | 20 ++++++++-------
 .../shibboleth/idp/conf/saml-binding-config.xml    | 18 ++++++-------
 .../shibboleth/idp/conf/session-manager-system.xml |  4 +--
 .../idp/flows/admin/admin-abstract-beans.xml       |  6 ++---
 .../shibboleth/idp/flows/admin/lockout-beans.xml   |  8 +++---
 .../shibboleth/idp/flows/admin/mdquery-beans.xml   |  2 +-
 .../shibboleth/idp/flows/admin/metrics-beans.xml   |  2 +-
 .../idp/flows/admin/reload-metadata-beans.xml      |  2 +-
 .../idp/flows/admin/reload-service-beans.xml       |  2 +-
 .../idp/flows/admin/resolvertest-beans.xml         |  2 +-
 .../idp/flows/admin/revocation-beans.xml           |  8 +++---
 .../shibboleth/idp/flows/admin/storage-beans.xml   |  8 +++---
 .../idp/flows/admin/unlock-keys-beans.xml          |  4 +--
 .../net/shibboleth/idp/flows/authn/authn-beans.xml |  4 +--
 .../shibboleth/idp/flows/authn/discovery-beans.xml |  2 +-
 .../shibboleth/idp/flows/authn/duo-authn-beans.xml |  4 +--
 .../idp/flows/authn/ipaddress-authn-beans.xml      |  2 +-
 .../idp/flows/authn/password-authn-beans.xml       |  6 ++---
 .../authn/remoteuser-internal-authn-beans.xml      |  2 +-
 .../idp/flows/authn/saml-authn-beans.xml           | 10 ++++----
 .../idp/flows/authn/x509-internal-authn-beans.xml  |  2 +-
 .../idp/flows/cas/cas-abstract-beans.xml           |  2 +-
 .../net/shibboleth/idp/flows/cas/login-beans.xml   |  2 +-
 .../idp/flows/cas/samlValidate-beans.xml           |  2 +-
 .../shibboleth/idp/flows/cas/validate-beans.xml    |  4 +--
 .../client-storage/client-storage-read-beans.xml   |  2 +-
 .../client-storage/client-storage-write-beans.xml  |  2 +-
 .../flows/intercept/attribute-release-beans.xml    |  4 +--
 .../idp/flows/intercept/impersonate-beans.xml      |  4 +--
 .../idp/flows/intercept/terms-of-use-beans.xml     |  4 +--
 .../shibboleth/idp/flows/logout/logout-beans.xml   | 10 ++++----
 .../idp/flows/logout/logout-propagation-beans.xml  |  4 +--
 .../idp/flows/saml/saml-abstract-beans.xml         |  4 +--
 .../flows/saml/saml1/artifact-resolution-beans.xml |  4 +--
 .../idp/flows/saml/saml1/attribute-query-beans.xml |  4 +--
 .../idp/flows/saml/saml1/common-beans.xml          |  2 +-
 .../idp/flows/saml/saml1/sso-unsolicited-beans.xml |  2 +-
 .../flows/saml/saml2/artifact-resolution-beans.xml |  4 +--
 .../idp/flows/saml/saml2/attribute-query-beans.xml |  4 +--
 .../idp/flows/saml/saml2/common-beans.xml          |  2 +-
 .../idp/flows/saml/saml2/idwsf-ssos-beans.xml      |  2 +-
 .../flows/saml/saml2/idwsf-ssos-security-beans.xml |  4 +--
 .../idp/flows/saml/saml2/slo-artifact-beans.xml    |  2 +-
 .../idp/flows/saml/saml2/slo-back-beans.xml        |  4 +--
 .../flows/saml/saml2/slo-front-abstract-beans.xml  |  4 +--
 .../idp/flows/saml/saml2/slo-post-beans.xml        |  2 +-
 .../flows/saml/saml2/slo-post-simplesign-beans.xml |  2 +-
 .../idp/flows/saml/saml2/slo-redirect-beans.xml    |  2 +-
 .../idp/flows/saml/saml2/sso-abstract-beans.xml    |  8 +++---
 .../idp/flows/saml/saml2/sso-artifact-beans.xml    |  2 +-
 .../idp/flows/saml/saml2/sso-ecp-beans.xml         |  2 +-
 .../idp/flows/saml/saml2/sso-post-beans.xml        |  2 +-
 .../flows/saml/saml2/sso-post-simplesign-beans.xml |  2 +-
 .../idp/flows/saml/saml2/sso-redirect-beans.xml    |  2 +-
 .../idp/flows/saml/saml2/sso-unsolicited-beans.xml |  2 +-
 .../shibboleth/idp/flows/saml/security-beans.xml   |  8 +++---
 .../src/test/resources/test/test-cas-beans.xml     |  4 +--
 .../idp/consent/flow/impl/ExtractConsentTest.java  | 11 +++++---
 .../idp/profile/audit/impl/WriteAuditLog.java      | 21 +++++++--------
 .../idp/profile/audit/impl/WriteAuditLogTest.java  |  4 ++-
 .../relyingparty/metadata/ReloadMetadataTest.java  |  9 ++++---
 .../metadata/ReloadServiceConfigurationTest.java   |  5 ++--
 .../AddAuthenticationStatementToAssertionTest.java |  5 +++-
 .../IdPInitiatedSSORequestMessageDecoderTest.java  |  5 +++-
 .../impl/DecorateDelegatedAssertionTest.java       |  3 ++-
 .../impl/LibertyHTTPSOAP11DecoderTest.java         |  6 ++++-
 .../impl/LibertyHTTPSOAP11EncoderTest.java         |  5 +++-
 .../impl/AddAuthnStatementToAssertionTest.java     |  5 +++-
 .../IdPInitiatedSSORequestMessageDecoderTest.java  |  5 +++-
 .../ProcessAssertionsForAuthenticationTest.java    |  8 ++++--
 .../session/impl/StorageBackedSessionManager.java  | 23 +++++++++--------
 .../session/impl/PopulateSessionContextTest.java   | 30 ++++++++++++----------
 .../idp/session/impl/ProcessLogoutTest.java        | 11 +++++---
 .../StorageBackedIdPSessionSerializerTest.java     | 19 ++++++++++----
 .../impl/testing/SessionManagerBaseTestCase.java   | 25 ++++++++++--------
 .../shibboleth/idp/ui/impl/SetRPUIInformation.java | 15 ++---------
 102 files changed, 413 insertions(+), 276 deletions(-)

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


More information about the commits mailing list