| Package | Description |
|---|---|
| com.atlassian.confluence.event.events.security |
| Modifier and Type | Method and Description |
|---|---|
LoginDetails.LoginSource |
LoginDetails.getLoginSource() |
static LoginDetails.LoginSource |
LoginDetails.LoginSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoginDetails.LoginSource[] |
LoginDetails.LoginSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LoginDetails(LoginDetails.LoginSource loginSource,
@Nullable LoginDetails.CaptchaState captchaState) |
Copyright © 2003–2022 Atlassian. All rights reserved.