Uses of Class
io.dialob.settings.DialobSettings.SecuritySettings.AuthenticationMethod
-
-
Uses of DialobSettings.SecuritySettings.AuthenticationMethod in io.dialob.settings
Methods in io.dialob.settings that return DialobSettings.SecuritySettings.AuthenticationMethod Modifier and Type Method Description static DialobSettings.SecuritySettings.AuthenticationMethodDialobSettings.SecuritySettings.AuthenticationMethod. valueOf(String name)Returns the enum constant of this type with the specified name.static DialobSettings.SecuritySettings.AuthenticationMethod[]DialobSettings.SecuritySettings.AuthenticationMethod. values()Returns an array containing the constants of this enum type, in the order they are declared.
-