Uses of Class
net.shibboleth.idp.plugin.authn.webauthn.policy.impl.AbstractCredentialPolicyRule
Packages that use AbstractCredentialPolicyRule
Package
Description
This package has authentication policy implementations.
-
Uses of AbstractCredentialPolicyRule in net.shibboleth.idp.plugin.authn.webauthn.policy.impl
Modifier and TypeClassDescriptionclassACredentialPolicyimplementation that verifies an authentication credential is acceptable based on a chain of configured rules.classACredentialPolicythat evaluates aBiFunctionto determine if a credential should be accepted or rejected.classACredentialPolicythat rejects credentials used in sole-factor mode if created by authenticators which should only be used for second factor authentication.