public static final class RiskContext.UserScanScope
extends java.lang.Enum
Modifier and Type | Field and Description |
---|---|
static RiskContext.UserScanScope |
ACTIVE_USERS |
static RiskContext.UserScanScope |
ALL_USERS |
Modifier and Type | Method and Description |
---|---|
static RiskContext.UserScanScope |
valueOf(java.lang.String name) |
static RiskContext.UserScanScope[] |
values() |
public static final RiskContext.UserScanScope ALL_USERS
public static final RiskContext.UserScanScope ACTIVE_USERS
public static RiskContext.UserScanScope[] values()
public static RiskContext.UserScanScope valueOf(java.lang.String name)