Package overit.geocallapp.utilities.system
package overit.geocallapp.utilities.system
-
ClassesClassDescriptionAbstract base class that extends
Identityto 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 theIdentity.Utility class for working withPermissionobjects.
Provides static methods to extract and manipulate permission names and aliases.
This class cannot be instantiated.The class contains system related utility methods.