Package overit.geocallapp.utilities.system


package overit.geocallapp.utilities.system
  • Classes
    Class
    Description
    Abstract base class that extends Identity to provide user identity management functionality.
    This class stores information about the currently logged-in user and provides methods to retrieve and set that information.
    Implementations must define permission validation behavior through the abstract method.
    The class contains all the utility methods for the Identity.
    Utility class for working with Permission objects.
    Provides static methods to extract and manipulate permission names and aliases.
    This class cannot be instantiated.
    The class contains system related utility methods.