Uses of Enum
com.blackhillsoftware.smf.smf119.zert.IPSecAuthProto
Packages that use IPSecAuthProto
-
Uses of IPSecAuthProto in com.blackhillsoftware.smf.smf119
Methods in com.blackhillsoftware.smf.smf119 that return IPSecAuthProtoModifier and TypeMethodDescriptionZertDetailIPSecSection.smf119scIPSecAuthProto()
SMF119SC_IPSec_AuthProto as a IPSecAuthProto.ZertSummaryIPSecSection.smf119ssIPSecAuthProto()
SMF119SS_IPSec_AuthProto as a IPSecAuthProto. -
Uses of IPSecAuthProto in com.blackhillsoftware.smf.smf119.zert
Methods in com.blackhillsoftware.smf.smf119.zert that return IPSecAuthProtoModifier and TypeMethodDescriptionstatic IPSecAuthProto
IPSecAuthProto.from
(int value) Get the IPSecAuthProto for an integer valuestatic IPSecAuthProto
Returns the enum constant of this type with the specified name.static IPSecAuthProto[]
IPSecAuthProto.values()
Returns an array containing the constants of this enum type, in the order they are declared.