Uses of Enum
io.jans.casa.plugins.strongauthn.conf.EnforcementPolicy
Packages that use EnforcementPolicy
-
Uses of EnforcementPolicy in io.jans.casa.plugins.strongauthn.conf
Methods in io.jans.casa.plugins.strongauthn.conf that return EnforcementPolicyModifier and TypeMethodDescriptionstatic EnforcementPolicy
Returns the enum constant of this type with the specified name.static EnforcementPolicy[]
EnforcementPolicy.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.jans.casa.plugins.strongauthn.conf that return types with arguments of type EnforcementPolicyMethod parameters in io.jans.casa.plugins.strongauthn.conf with type arguments of type EnforcementPolicyModifier and TypeMethodDescriptionvoid
Configuration.setEnforcement2FA
(List<EnforcementPolicy> enforcement2FA)