Uses of Class
com.jadaptive.webauthn.server.model.AuthenticationRequest.AuthenticationRequestWithSerializable
Packages that use AuthenticationRequest.AuthenticationRequestWithSerializable
-
Uses of AuthenticationRequest.AuthenticationRequestWithSerializable in com.jadaptive.webauthn.server.request.cache.store
Methods in com.jadaptive.webauthn.server.request.cache.store that return types with arguments of type AuthenticationRequest.AuthenticationRequestWithSerializableModifier and TypeMethodDescriptionAuthenticationCacheStore.get(com.yubico.webauthn.data.ByteArray id) Methods in com.jadaptive.webauthn.server.request.cache.store with parameters of type AuthenticationRequest.AuthenticationRequestWithSerializableModifier and TypeMethodDescriptionvoidAuthenticationCacheStore.put(com.yubico.webauthn.data.ByteArray id, AuthenticationRequest.AuthenticationRequestWithSerializable authenticationRequest)