Class CredProtectAuthenticationExtensionsClientInput.CredProtect
java.lang.Object
org.springframework.security.web.webauthn.api.CredProtectAuthenticationExtensionsClientInput.CredProtect
- All Implemented Interfaces:
Serializable
- Enclosing class:
- CredProtectAuthenticationExtensionsClientInput
public static class CredProtectAuthenticationExtensionsClientInput.CredProtect
extends Object
implements Serializable
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
-
Constructor Summary
ConstructorsConstructorDescriptionCredProtect
(CredProtectAuthenticationExtensionsClientInput.CredProtect.ProtectionPolicy credProtectionPolicy, boolean enforceCredentialProtectionPolicy) -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Constructor Details
-
CredProtect
public CredProtect(CredProtectAuthenticationExtensionsClientInput.CredProtect.ProtectionPolicy credProtectionPolicy, boolean enforceCredentialProtectionPolicy)
-
-
Method Details
-
isEnforceCredentialProtectionPolicy
public boolean isEnforceCredentialProtectionPolicy() -
getCredProtectionPolicy
public CredProtectAuthenticationExtensionsClientInput.CredProtect.ProtectionPolicy getCredProtectionPolicy()
-