Package | Description |
---|---|
com.atlassian.confluence.event.events.security |
Modifier and Type | Method and Description |
---|---|
LoginDetails.CaptchaState |
LoginDetails.getCaptchaState() |
static LoginDetails.CaptchaState |
LoginDetails.CaptchaState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoginDetails.CaptchaState[] |
LoginDetails.CaptchaState.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–2023 Atlassian. All rights reserved.