Index
All Classes and Interfaces|All Packages
A
- addWebAuthnLoginFormParameters(RequestSpecification, JsonObject) - Static method in class io.quarkus.test.security.webauthn.WebAuthnEndpointHelper
- addWebAuthnRegistrationFormParameters(RequestSpecification, JsonObject) - Static method in class io.quarkus.test.security.webauthn.WebAuthnEndpointHelper
F
- findWebAuthnCredentialsByCredID(String) - Method in class io.quarkus.test.security.webauthn.WebAuthnTestUserProvider
- findWebAuthnCredentialsByUserName(String) - Method in class io.quarkus.test.security.webauthn.WebAuthnTestUserProvider
G
- getChallengeCookie() - Static method in class io.quarkus.test.security.webauthn.WebAuthnEndpointHelper
- getChallengeUsernameCookie() - Static method in class io.quarkus.test.security.webauthn.WebAuthnEndpointHelper
- getMainCookie() - Static method in class io.quarkus.test.security.webauthn.WebAuthnEndpointHelper
- getRoles(String) - Method in class io.quarkus.test.security.webauthn.WebAuthnTestUserProvider
I
- invokeCallback(JsonObject, Filter) - Static method in class io.quarkus.test.security.webauthn.WebAuthnEndpointHelper
- invokeLogin(String, Filter) - Static method in class io.quarkus.test.security.webauthn.WebAuthnEndpointHelper
- invokeLogout(Filter) - Static method in class io.quarkus.test.security.webauthn.WebAuthnEndpointHelper
- invokeRegistration(String, Filter) - Static method in class io.quarkus.test.security.webauthn.WebAuthnEndpointHelper
- io.quarkus.test.security.webauthn - package io.quarkus.test.security.webauthn
M
- makeLoginJson(String) - Method in class io.quarkus.test.security.webauthn.WebAuthnHardware
-
Creates a login JSON object for the given challenge
- makeRegistrationJson(String) - Method in class io.quarkus.test.security.webauthn.WebAuthnHardware
-
Creates a registration JSON object for the given challenge
S
- store(Authenticator) - Method in class io.quarkus.test.security.webauthn.WebAuthnTestUserProvider
-
Stores a new credential
U
- update(String, String, long) - Method in class io.quarkus.test.security.webauthn.WebAuthnTestUserProvider
-
Updates an existing credential
- updateOrStoreWebAuthnCredentials(Authenticator) - Method in class io.quarkus.test.security.webauthn.WebAuthnTestUserProvider
W
- WebAuthnEndpointHelper - Class in io.quarkus.test.security.webauthn
- WebAuthnEndpointHelper() - Constructor for class io.quarkus.test.security.webauthn.WebAuthnEndpointHelper
- WebAuthnHardware - Class in io.quarkus.test.security.webauthn
-
Provides an emulation of a WebAuthn hardware token, suitable for generating registration and login JSON objects that you can send to the Quarkus WebAuthn Security extension.
- WebAuthnHardware() - Constructor for class io.quarkus.test.security.webauthn.WebAuthnHardware
- WebAuthnTestUserProvider - Class in io.quarkus.test.security.webauthn
-
UserProvider suitable for tests, which stores and updates credentials in a list, so you can use it in your tests.
- WebAuthnTestUserProvider() - Constructor for class io.quarkus.test.security.webauthn.WebAuthnTestUserProvider
All Classes and Interfaces|All Packages