Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleAvailability

This routine is available starting with katl-commons 2.0.5 for Jira 5.x or katl-commons 1.1.12 for Jira 4.3.x/4.4.x.

Syntax

isAnyUserAuthenticated()

...

Return type

boolean (true/false)

A "true" return value means that there is a logged in user.

...