Uses of Enum Class
com.suncode.pwfl.administration.email.configuration.EmailAuthenticationMethod
Packages that use EmailAuthenticationMethod
-
Uses of EmailAuthenticationMethod in com.suncode.pwfl.administration.email.configuration
Methods in com.suncode.pwfl.administration.email.configuration that return EmailAuthenticationMethodModifier and TypeMethodDescriptionstatic EmailAuthenticationMethodReturns the enum constant of this class with the specified name.static EmailAuthenticationMethod[]EmailAuthenticationMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.