Uses of Enum Class
com.gigaspaces.security.authorities.PipelineAuthority.PipelinePrivilege
Packages that use PipelineAuthority.PipelinePrivilege
-
Uses of PipelineAuthority.PipelinePrivilege in com.gigaspaces.security.authorities
Methods 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)