| Package | Description |
|---|---|
| com.atlassian.sal.api.auth | |
| com.atlassian.sal.api.user |
| Modifier and Type | Method and Description |
|---|---|
URI |
LoginUriProvider.getLoginUriForRole(URI returnUri,
UserRole role)
Returns the
URI to redirect users for login. |
URI |
LoginUriProvider.getLoginUriForRole(URI returnUri,
UserRole role,
EnumSet<PageCapability> pageCaps)
Returns the
URI to redirect users for login. |
| Modifier and Type | Method and Description |
|---|---|
static UserRole |
UserRole.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserRole[] |
UserRole.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 Atlassian. All rights reserved.