public static class WhoamiApplinksServlet.AuthenticationInformation extends Object
| Constructor and Description |
|---|
AuthenticationInformation(String username,
String errorMessage,
String authorisationURL,
WhoamiApplinksServlet.AuthenticationStatus status) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthorisationURL() |
String |
getErrorMessage() |
String |
getStatus() |
String |
getUsername()
null implies anonymous. |
public AuthenticationInformation(String username, String errorMessage, String authorisationURL, WhoamiApplinksServlet.AuthenticationStatus status)
Copyright © 2018 Atlassian. All rights reserved.