Interface SecurityPrivilege

    • Field Detail

      • VERSION_SP

        static final com.redwood.scheduler.infrastructure.logging.Versions VERSION_SP
    • Method Detail

      • getName

        String getName()
        Get the name of this privilege.
        Returns:
        the name of this privilege.
      • getTranslation

        String getTranslation()
        Get the translation-key that can be used to retrieve the locale-specific name of this privilege.
        Returns:
        the key that can be passed to SchedulerSession.translateField(String) to retrieve the translated name.
      • getPrivilegeType

        PrivilegeType getPrivilegeType()
        Get the type of privilege that this is.
        Returns:
        the type of privilege that this privilege is.