Uses of Enum
com.blackhillsoftware.smf.smf119.values.TttlsSslProtocol
Packages that use TttlsSslProtocol
-
Uses of TttlsSslProtocol in com.blackhillsoftware.smf.smf119
Methods in com.blackhillsoftware.smf.smf119 that return TttlsSslProtocolModifier and TypeMethodDescriptionConnectionTerminationATTLSSection.smf119apTttTlsSp()
SMF119AP_TTTTLSSP as a TttlsSslProtocol. -
Uses of TttlsSslProtocol in com.blackhillsoftware.smf.smf119.values
Methods in com.blackhillsoftware.smf.smf119.values that return TttlsSslProtocolModifier and TypeMethodDescriptionstatic TttlsSslProtocol
TttlsSslProtocol.from
(int value) Get the TttlsSslProtocol for an integer valuestatic TttlsSslProtocol
Returns the enum constant of this type with the specified name.static TttlsSslProtocol[]
TttlsSslProtocol.values()
Returns an array containing the constants of this enum type, in the order they are declared.