Uses of Enum
com.shinyhut.vernacular.protocol.messages.SecurityType
Packages that use SecurityType
-
Uses of SecurityType in com.shinyhut.vernacular.protocol.messages
Fields in com.shinyhut.vernacular.protocol.messages with type parameters of type SecurityTypeModifier and TypeFieldDescriptionprivate final List<SecurityType>ServerSecurityTypes.securityTypesMethods in com.shinyhut.vernacular.protocol.messages that return SecurityTypeModifier and TypeMethodDescriptionstatic SecurityTypeReturns the enum constant of this type with the specified name.static SecurityType[]SecurityType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.shinyhut.vernacular.protocol.messages that return types with arguments of type SecurityTypeConstructor parameters in com.shinyhut.vernacular.protocol.messages with type arguments of type SecurityType