Uses of Class
com.aeontronix.enhancedmule.tools.role.RoleAssignment
Packages that use RoleAssignment
-
Uses of RoleAssignment in com.aeontronix.enhancedmule.tools.role
Methods in com.aeontronix.enhancedmule.tools.role that return RoleAssignmentModifier and TypeMethodDescriptionstatic @Nullable RoleAssignmentRoleAssignment.findByRoleIdAndEnvironmentId(@NotNull Collection<RoleAssignment> collection, @NotNull String roleId, @Nullable String environmentId) Methods in com.aeontronix.enhancedmule.tools.role that return types with arguments of type RoleAssignmentModifier and TypeMethodDescriptionRoleGroup.assignRoles(Iterable<RoleAssignmentAddition> roleAssignmentAdditions) Method parameters in com.aeontronix.enhancedmule.tools.role with type arguments of type RoleAssignmentModifier and TypeMethodDescriptionvoidRoleGroup.deleteRoleAssignment(Iterable<RoleAssignment> roleAssignments) static @Nullable RoleAssignmentRoleAssignment.findByRoleIdAndEnvironmentId(@NotNull Collection<RoleAssignment> collection, @NotNull String roleId, @Nullable String environmentId)