Uses of Enum
com.labs64.netlicensing.domain.vo.SecurityMode
Packages that use SecurityMode
-
Uses of SecurityMode in com.labs64.netlicensing.domain.vo
Methods in com.labs64.netlicensing.domain.vo that return SecurityModeModifier and TypeMethodDescriptionContext.getSecurityMode()
static SecurityMode
Returns the enum constant of this type with the specified name.static SecurityMode[]
SecurityMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.labs64.netlicensing.domain.vo with parameters of type SecurityMode