Uses of Record Class
org.keycloak.authentication.authenticators.browser.WebAuthnAuthenticatorMetadata
Packages that use WebAuthnAuthenticatorMetadata
-
Uses of WebAuthnAuthenticatorMetadata in org.keycloak.authentication.authenticators.browser
Methods in org.keycloak.authentication.authenticators.browser that return WebAuthnAuthenticatorMetadataModifier and TypeMethodDescriptionWebAuthnMetadataService.getAuthenticatorMetadata(String aaguid) Methods in org.keycloak.authentication.authenticators.browser that return types with arguments of type WebAuthnAuthenticatorMetadataModifier and TypeMethodDescriptionstatic Map<String,WebAuthnAuthenticatorMetadata> WebAuthnMetadataService.parseMetadata()Method parameters in org.keycloak.authentication.authenticators.browser with type arguments of type WebAuthnAuthenticatorMetadataModifier and TypeMethodDescriptionstatic voidWebAuthnMetadataService.setDefaultMetadata(Map<String, WebAuthnAuthenticatorMetadata> metadata)