public class Users extends Object
User instances.| Constructor and Description |
|---|
Users() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isAnonymous(ApplicationUser user)
Whether the specified user is anonymous.
|
public static boolean isAnonymous(@Nullable ApplicationUser user)
user - The user to check.Copyright © 2002-2022 Atlassian. All Rights Reserved.