[java-identity-provider] branch dev/4/IDP-1793 updated (78a130956 -> 1e66a402d)
Rod Widdowson
rdw at steadingsoftware.com
Sat Jul 30 15:44:50 UTC 2022
This is an automated email from the git hooks/post-receive script.
rdw pushed a change to branch dev/4/IDP-1793
in repository java-identity-provider.
from 78a130956 IDP-1793 Use Suppliers for HttpRequest/Response
new c449014eb IDP-1793 Use Suppliers for HttpRequest/Response
new 5e926dd6c IDP-1793 Use Suppliers for HttpRequest/Response
new 1e66a402d IDP-1793 Use Suppliers for HttpRequest/Response
The 3 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/admin/impl/DoStorageOperationTest.java | 6 +++--
...ializeAdministrativeProfileContextTreeTest.java | 6 ++++-
.../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 +++++--
.../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 ++++-
.../shibboleth/idp/flows/admin/lockout-beans.xml | 4 +--
.../shibboleth/idp/flows/admin/metrics-beans.xml | 2 +-
.../idp/flows/admin/reload-metadata-beans.xml | 2 +-
.../idp/flows/admin/reload-service-beans.xml | 2 +-
.../shibboleth/idp/flows/admin/storage-beans.xml | 4 +--
.../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 | 6 ++---
.../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 +-
.../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 | 2 +-
.../idp/flows/intercept/impersonate-beans.xml | 4 +--
.../idp/flows/intercept/terms-of-use-beans.xml | 4 +--
.../shibboleth/idp/flows/logout/logout-beans.xml | 6 ++---
.../idp/flows/logout/logout-propagation-beans.xml | 4 +--
.../idp/flows/saml/saml-abstract-beans.xml | 4 +--
.../flows/saml/saml1/artifact-resolution-beans.xml | 2 +-
.../idp/flows/saml/saml1/attribute-query-beans.xml | 2 +-
.../idp/flows/saml/saml1/common-beans.xml | 2 +-
.../flows/saml/saml2/artifact-resolution-beans.xml | 2 +-
.../idp/flows/saml/saml2/attribute-query-beans.xml | 2 +-
.../idp/flows/saml/saml2/common-beans.xml | 2 +-
.../idp/flows/saml/saml2/sso-abstract-beans.xml | 8 +++---
.../shibboleth/idp/flows/saml/security-beans.xml | 2 +-
.../idp/consent/flow/impl/ExtractConsentTest.java | 11 +++++---
.../idp/profile/audit/impl/WriteAuditLogTest.java | 4 ++-
.../relyingparty/metadata/ReloadMetadataTest.java | 9 ++++---
.../metadata/ReloadServiceConfigurationTest.java | 5 ++--
.../AddAuthenticationStatementToAssertionTest.java | 5 +++-
.../impl/DecorateDelegatedAssertionTest.java | 3 ++-
.../impl/AddAuthnStatementToAssertionTest.java | 5 +++-
.../ProcessAssertionsForAuthenticationTest.java | 8 ++++--
.../session/impl/PopulateSessionContextTest.java | 30 ++++++++++++----------
.../idp/session/impl/ProcessLogoutTest.java | 11 +++++---
62 files changed, 217 insertions(+), 114 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list