Uses of Enum Class
org.apache.syncope.common.lib.auth.GoogleMfaAuthModuleConf.CryptoStrategy
Packages that use GoogleMfaAuthModuleConf.CryptoStrategy
-
Uses of GoogleMfaAuthModuleConf.CryptoStrategy in org.apache.syncope.common.lib.auth
Methods in org.apache.syncope.common.lib.auth that return GoogleMfaAuthModuleConf.CryptoStrategyModifier and TypeMethodDescriptionGoogleMfaAuthModuleConf.getCryptoStrategy()
Returns the enum constant of this class with the specified name.GoogleMfaAuthModuleConf.CryptoStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.syncope.common.lib.auth with parameters of type GoogleMfaAuthModuleConf.CryptoStrategyModifier and TypeMethodDescriptionvoid
GoogleMfaAuthModuleConf.setCryptoStrategy
(GoogleMfaAuthModuleConf.CryptoStrategy cryptoStrategy)