Interface ActionSubjectObject

    • Method Detail

      • getActionSubject

        Subject getActionSubject()
        Get the user (Subject) that this action should run as.
        Returns:
        the user (Subject) that this action should run as.
      • getActionSubjectUniqueId

        Long getActionSubjectUniqueId()
        Get the uniqueid of the user (Subject) that this action should run as.
        Returns:
        uniqueid of the user (Subject) that this action should run as.