public interface AuthenticationRequest extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getLoginRequestUrl() |
String |
getPublicId()
Id of the request that can be shown to the user.
|
String |
getSessionDataKey()
Key for looking up this object in session data.
|
String getSessionDataKey()
String getPublicId()
String getLoginRequestUrl()
Copyright © 2023 Atlassian. All rights reserved.