Uses of Enum Class
com.sforce.soap.metadata.SamlEncryptionType
-
Uses of SamlEncryptionType in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return SamlEncryptionTypeModifier and TypeMethodDescriptionConnectedAppSamlConfig.getEncryptionType()static SamlEncryptionTypeReturns the enum constant of this class with the specified name.static SamlEncryptionType[]SamlEncryptionType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sforce.soap.metadata with parameters of type SamlEncryptionTypeModifier and TypeMethodDescriptionvoidConnectedAppSamlConfig.setEncryptionType(SamlEncryptionType encryptionType)