Uses of Class
org.graylog.security.shares.EntityShareResponse.ActiveShare
Packages that use EntityShareResponse.ActiveShare
-
Uses of EntityShareResponse.ActiveShare in org.graylog.security.shares
Methods in org.graylog.security.shares that return EntityShareResponse.ActiveShareModifier and TypeMethodDescriptionEntityShareResponse.ActiveShare.create(String grant, GRN grantee, Capability capability) Methods in org.graylog.security.shares that return types with arguments of type EntityShareResponse.ActiveShareModifier and TypeMethodDescriptionabstract com.google.common.collect.ImmutableSet<EntityShareResponse.ActiveShare>EntityShareResponse.activeShares()Method parameters in org.graylog.security.shares with type arguments of type EntityShareResponse.ActiveShareModifier and TypeMethodDescriptionabstract EntityShareResponse.BuilderEntityShareResponse.Builder.activeShares(Set<EntityShareResponse.ActiveShare> activeShares) com.google.common.collect.ImmutableSet<Grantee>DefaultGranteeService.getModifiableGrantees(Set<Grantee> availableGrantees, com.google.common.collect.ImmutableSet<EntityShareResponse.ActiveShare> activeShares) GranteeService.getModifiableGrantees(Set<Grantee> availableGrantees, com.google.common.collect.ImmutableSet<EntityShareResponse.ActiveShare> activeShares)