Index
All Classes and Interfaces|All Packages
A
- addRegistrationByUsername(String, CredentialRegistration) - Method in class com.jadaptive.webauthn.server.storage.InMemoryRegistrationStorage
- authenticationComplete(AuthenticationResponse, HttpServletResponse) - Method in class com.jadaptive.webauthn.server.controller.WebauthnServerController
-
Completes a webauthn authentication flow.
- authenticationStart(String, HttpServletResponse) - Method in class com.jadaptive.webauthn.server.controller.WebauthnServerController
-
Starts a webauthn authentication flow.
- AuthenticationValidator - Class in com.jadaptive.webauthn.server.validator
-
Authentication webauthn flow validator.
- AuthenticationValidator() - Constructor for class com.jadaptive.webauthn.server.validator.AuthenticationValidator
C
- com.jadaptive.webauthn.server - package com.jadaptive.webauthn.server
- com.jadaptive.webauthn.server.controller - package com.jadaptive.webauthn.server.controller
- com.jadaptive.webauthn.server.request.simple.cache.store - package com.jadaptive.webauthn.server.request.simple.cache.store
- com.jadaptive.webauthn.server.service.rp - package com.jadaptive.webauthn.server.service.rp
- com.jadaptive.webauthn.server.storage - package com.jadaptive.webauthn.server.storage
- com.jadaptive.webauthn.server.validator - package com.jadaptive.webauthn.server.validator
G
- get(ByteArray) - Method in class com.jadaptive.webauthn.server.request.simple.cache.store.SimpleAuthenticationCacheStore
- get(ByteArray) - Method in class com.jadaptive.webauthn.server.request.simple.cache.store.SimpleRegistrationCacheStore
- getCredentialIdsForUsername(String) - Method in class com.jadaptive.webauthn.server.storage.InMemoryRegistrationStorage
- getRegistrationByUsernameAndCredentialId(String, ByteArray) - Method in class com.jadaptive.webauthn.server.storage.InMemoryRegistrationStorage
- getRegistrationsByUserHandle(ByteArray) - Method in class com.jadaptive.webauthn.server.storage.InMemoryRegistrationStorage
- getRegistrationsByUsername(String) - Method in class com.jadaptive.webauthn.server.storage.InMemoryRegistrationStorage
- getRelyingParty() - Method in class com.jadaptive.webauthn.server.service.rp.RelyingPartyLocatorImpl
- getUserHandleForUsername(String) - Method in class com.jadaptive.webauthn.server.storage.InMemoryRegistrationStorage
- getUsernameForUserHandle(ByteArray) - Method in class com.jadaptive.webauthn.server.storage.InMemoryRegistrationStorage
I
- InMemoryRegistrationStorage - Class in com.jadaptive.webauthn.server.storage
-
Simple in memory storage implementation.
- InMemoryRegistrationStorage() - Constructor for class com.jadaptive.webauthn.server.storage.InMemoryRegistrationStorage
J
- JadaptiveWebauthnServerApplication - Class in com.jadaptive.webauthn.server
- JadaptiveWebauthnServerApplication() - Constructor for class com.jadaptive.webauthn.server.JadaptiveWebauthnServerApplication
L
- lookup(ByteArray, ByteArray) - Method in class com.jadaptive.webauthn.server.storage.InMemoryRegistrationStorage
- lookupAll(ByteArray) - Method in class com.jadaptive.webauthn.server.storage.InMemoryRegistrationStorage
M
- main(String[]) - Static method in class com.jadaptive.webauthn.server.JadaptiveWebauthnServerApplication
P
- put(ByteArray, AuthenticationRequest.AuthenticationRequestWithSerializable) - Method in class com.jadaptive.webauthn.server.request.simple.cache.store.SimpleAuthenticationCacheStore
- put(ByteArray, RegistrationRequest) - Method in class com.jadaptive.webauthn.server.request.simple.cache.store.SimpleRegistrationCacheStore
R
- registerCreate(RegistrationResponse, HttpServletResponse) - Method in class com.jadaptive.webauthn.server.controller.WebauthnServerController
-
Completes a webauthn registration flow.
- registerStart(User, HttpServletResponse) - Method in class com.jadaptive.webauthn.server.controller.WebauthnServerController
-
Starts a webauthn registration flow.
- RegisterValidator - Class in com.jadaptive.webauthn.server.validator
-
Register webauthn flow validator.
- RegisterValidator() - Constructor for class com.jadaptive.webauthn.server.validator.RegisterValidator
- RelyingPartyLocatorImpl - Class in com.jadaptive.webauthn.server.service.rp
- RelyingPartyLocatorImpl() - Constructor for class com.jadaptive.webauthn.server.service.rp.RelyingPartyLocatorImpl
- remove(ByteArray) - Method in class com.jadaptive.webauthn.server.request.simple.cache.store.SimpleAuthenticationCacheStore
- remove(ByteArray) - Method in class com.jadaptive.webauthn.server.request.simple.cache.store.SimpleRegistrationCacheStore
- removeAllRegistrations(String) - Method in class com.jadaptive.webauthn.server.storage.InMemoryRegistrationStorage
- removeRegistrationByUsername(String, CredentialRegistration) - Method in class com.jadaptive.webauthn.server.storage.InMemoryRegistrationStorage
S
- SimpleAuthenticationCacheStore - Class in com.jadaptive.webauthn.server.request.simple.cache.store
-
In memory cache store for Authentication requests.
- SimpleAuthenticationCacheStore() - Constructor for class com.jadaptive.webauthn.server.request.simple.cache.store.SimpleAuthenticationCacheStore
- SimpleRegistrationCacheStore - Class in com.jadaptive.webauthn.server.request.simple.cache.store
-
In memory cache store for Registration requests.
- SimpleRegistrationCacheStore() - Constructor for class com.jadaptive.webauthn.server.request.simple.cache.store.SimpleRegistrationCacheStore
U
- updateSignatureCount(AssertionResult) - Method in class com.jadaptive.webauthn.server.storage.InMemoryRegistrationStorage
V
- validate(String) - Method in class com.jadaptive.webauthn.server.validator.AuthenticationValidator
- validate(String) - Method in class com.jadaptive.webauthn.server.validator.RegisterValidator
W
- WebauthnServerController - Class in com.jadaptive.webauthn.server.controller
-
Webauthn relying party server implementation.
- WebauthnServerController() - Constructor for class com.jadaptive.webauthn.server.controller.WebauthnServerController
All Classes and Interfaces|All Packages