Uses of Enum Class
com.gigaspaces.security.authorities.MonitorAuthority.MonitorPrivilege
Packages that use MonitorAuthority.MonitorPrivilege
-
Uses of MonitorAuthority.MonitorPrivilege in com.gigaspaces.security.authorities
Subclasses with type arguments of type MonitorAuthority.MonitorPrivilege in com.gigaspaces.security.authoritiesModifier and TypeClassDescriptionstatic enumDefines monitoring privilegesMethods in com.gigaspaces.security.authorities that return MonitorAuthority.MonitorPrivilegeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static MonitorAuthority.MonitorPrivilege[]MonitorAuthority.MonitorPrivilege.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.gigaspaces.security.authorities with parameters of type MonitorAuthority.MonitorPrivilegeModifierConstructorDescriptionMonitorAuthority(MonitorAuthority.MonitorPrivilege monitorPrivilege)