Interface RoleChangeNameEvent

    • Method Detail

      • getOldName

        java.lang.String getOldName()
        Gets the old name of the role.
        Returns:
        The old name of the role.
      • getNewName

        java.lang.String getNewName()
        Gets the new name of the role.
        Returns:
        The new name of the role.