[java-idp-plugin-webauthn] branch main updated (8745339 -> f73a3ed)
Phil Smart
philip.smart at jisc.ac.uk
Fri Mar 15 10:25:23 UTC 2024
This is an automated email from the git hooks/post-receive script.
philsmart pushed a change to branch main
in repository java-idp-plugin-webauthn.
from 8745339 Add authenticationFlows property to admin flow
new 67789cd Improve Javadoc
new f093f57 Improve Javadoc
new f73a3ed Fix Javadoc, Add missing annotations, cleanup log output
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:
.../admin/WebAuthnRegistrationEventIds.java | 3 +++
.../context/WebAuthnRegistrationContext.java | 2 +-
.../impl/AddAttestationConveyancePreference.java | 10 +++++++---
.../AddAuthenticatorAttachmentRequirement.java | 9 ++++++---
.../admin/impl/AddResidentKeyRequirement.java | 5 ++++-
.../authn/webauthn/admin/impl/AddUserId.java | 19 +++++++++---------
.../CreatePublicKeyCredentialCreationOptions.java | 17 +++++++++-------
.../admin/impl/DeletePublicKeyCredential.java | 10 +++++++---
...actAuthenticatorAttestationFromFormRequest.java | 13 ++++++++----
...xtractKeyRemovalInformationFromFormRequest.java | 15 ++++++++------
.../impl/PopulateWebAuthnRegistrationContext.java | 8 +++-----
.../admin/impl/StorePublicKeyCredential.java | 6 ++++--
.../ValidateAuthenticatorAttestationResponse.java | 19 ++++++++++++++----
.../impl/AbstractWebAuthnAuthenticationAction.java | 16 +++++++--------
.../webauthn/impl/AbstractWebAuthnBaseAction.java | 4 ++--
.../impl/AddUserVerificationRequirement.java | 5 ++++-
.../CreatePublicKeyCredentialRequestOptions.java | 6 ++++--
.../impl/EnsureAllowedCredentialsIsEmpty.java | 4 +++-
...tractAuthenticatorAssertionFromFormRequest.java | 9 ++++++---
.../webauthn/impl/ExtractUsernameFromForm.java | 4 ++++
.../webauthn/impl/GenerateServerChallenge.java | 2 +-
.../webauthn/impl/LookupRegisteredCredentials.java | 9 ++++++---
.../PopulateWebAuthnAuthenticationContext.java | 23 ++++++++++++----------
...ameFromAuthenticationContextLookupStrategy.java | 3 ++-
.../webauthn/impl/ValidateWebAuthnAssertion.java | 6 +++++-
.../authn/webauthn/impl/WebAuthnEncoder.java | 8 +++++---
.../IdPStorageServiceCredentialRespository.java | 7 +++++--
27 files changed, 155 insertions(+), 87 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list