Uses of Enum Class
com.gigaspaces.security.authorities.PipelineAuthority.PipelinePrivilege
Packages that use PipelineAuthority.PipelinePrivilege
-
Uses of PipelineAuthority.PipelinePrivilege in com.gigaspaces.security.authorities
Subclasses with type arguments of type PipelineAuthority.PipelinePrivilege in com.gigaspaces.security.authoritiesModifier and TypeClassDescriptionstatic enumDefines pipeline privilegesMethods in com.gigaspaces.security.authorities that return PipelineAuthority.PipelinePrivilegeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static PipelineAuthority.PipelinePrivilege[]PipelineAuthority.PipelinePrivilege.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 PipelineAuthority.PipelinePrivilegeModifierConstructorDescriptionPipelineAuthority(PipelineAuthority.PipelinePrivilege pipelinePrivilege) PipelineAuthority(PipelineAuthority.PipelinePrivilege pipelinePrivilege, PipelineAuthority.PipelineFilter filter)