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