| Modifier and Type | Method and Description |
|---|---|
static ApplicationAccess.AccessError |
ApplicationAccess.AccessError.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationAccess.AccessError[] |
ApplicationAccess.AccessError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
io.atlassian.fugue.Option<ApplicationAccess.AccessError> |
ApplicationAccess.getAccessError(com.atlassian.sal.api.user.UserKey userKey)
Returns the most important reason why the passed user cannot access the
Application. |
Copyright © 2018 Atlassian. All rights reserved.