Uses of Class
net.shibboleth.idp.plugin.authn.webauthn.context.InlineEnrolmentContext
Packages that use InlineEnrolmentContext
Package
Description
This package has audit functions for WebAuthn.
Context APIs for WebAuthn.
-
Uses of InlineEnrolmentContext in net.shibboleth.idp.plugin.authn.webauthn.admin.impl
Fields in net.shibboleth.idp.plugin.authn.webauthn.admin.impl with type parameters of type InlineEnrolmentContextModifier and TypeFieldDescriptionInlineEnrolmentRedirectFunction.inlineEnrolementContextCreationStrategyStrategy used to locate theInlineEnrolmentContext.PopulateInlineEnrolmentContext.inlineEnrolementContextCreationStrategyStrategy used to locate or create theInlineEnrolmentContextto populate.Method parameters in net.shibboleth.idp.plugin.authn.webauthn.admin.impl with type arguments of type InlineEnrolmentContextModifier and TypeMethodDescriptionvoidInlineEnrolmentRedirectFunction.setInlineEnrolementContextCreationStrategy(Function<ProfileRequestContext, InlineEnrolmentContext> strategy) Set the strategy used to locate theInlineEnrolmentContext.voidPopulateInlineEnrolmentContext.setInlineEnrolementContextCreationStrategy(Function<ProfileRequestContext, InlineEnrolmentContext> strategy) Set the strategy used to locate or create theInlineEnrolmentContext. -
Uses of InlineEnrolmentContext in net.shibboleth.idp.plugin.authn.webauthn.context
Methods in net.shibboleth.idp.plugin.authn.webauthn.context that return InlineEnrolmentContextModifier and TypeMethodDescriptionSet the URL to redirect the user to after the flow has ended.