Versions Compared

Key

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

Looking for the documentation on the newest versions of SIL Engine and the Simple Issue Language for Jira 8 for Server/Data Center? Click here !

Info
titleAvailability
  • This routine is available
since katl-commons
  • starting with SIL Engine™ 2.0.
5 (for JIRA
  • 5 for Jira 5.x
)
  • or
katl-commons
  • SIL Engine™ 1.1.12
(
  • for
JIRA
  • Jira 4.3.x
and
  • /4.4.x
)
  • .
  • This routine is available for Jira server and cloud deployment options.

Syntax

...

isAnyUserAuthenticated()

Description

...

Excerpt

Verifies if there is a logged in user.

Parameters

...

None

Return type

...

boolean (true/false)

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


Example

...

Example 1

...

Code Block
 if (isAnyUserAuthenticated()) {
     print(currentDate());
 }
 

...

2012-06-20 13:39:31,629 pool-5-thread-2 INFO admin 819x261x1 1k7wpbj 127.0.0.1 /rest/keplerrominfo/jjupin/latest/rungadget/run [commons.sil.routines.StringPrintRoutine] 2012-06-20 13:39:31

 


See

...

also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "jira_security_routine"
labelsjira_security_routine