Package com.github.darksoulq.abyssallib.server.permission
package com.github.darksoulq.abyssallib.server.permission
-
ClassDescriptionRepresents a specific permission entry or group inheritance entry.Utility class for calculating the effective permissions of a holder based on inheritance.Represents a group that can contain permissions and be inherited by users or other groups.An abstract base for objects that can hold permissions and inherit from parent nodes (typically groups).The central authority for managing permissions within AbyssalLib.Provides a scoped container for registering permissions under a plugin-specific namespace.Represents a structured permission node with defaults and child relationships.Interface defining the contract for permission data persistence.Represents a persistent user with an assigned set of permissions and parent groups.