Uses of Enum
de.xima.fc.mail.MailMessageSecurityConfig.SecurityType
Packages that use MailMessageSecurityConfig.SecurityType
-
Uses of MailMessageSecurityConfig.SecurityType in de.xima.fc.mail
Subclasses with type arguments of type MailMessageSecurityConfig.SecurityType in de.xima.fc.mailMethods in de.xima.fc.mail that return MailMessageSecurityConfig.SecurityTypeModifier and TypeMethodDescriptionMailMessageSecurityConfig.getType()Returns the enum constant of this type with the specified name.MailMessageSecurityConfig.SecurityType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.xima.fc.mail with parameters of type MailMessageSecurityConfig.SecurityTypeModifier and TypeMethodDescriptionMailMessageSecurityConfig.Builder.type(MailMessageSecurityConfig.SecurityType type)