Package net.shibboleth.idp.plugin.authn.webauthn.admin.policy.impl
package net.shibboleth.idp.plugin.authn.webauthn.admin.policy.impl
This package has registration policy implementations.
-
ClassesClassDescriptionA base class for
authenticator policies.A basic authenticator policy that rejects all authenticators not in the allowed list.An authenticator policy that inspects metadata to determine if the authenticator should be allowed or rejected.An authenticator capability acceptor that only allows authenticators that support user verification.AAuthenticatorPolicyimplementation that verifies an authenticator is acceptable based on a chain of configured rules.AAuthenticatorPolicythat evaluates aBiFunctionto determine if the authenticator that created the credential registration should be accepted or rejected.