public class Authentication extends Object
| Constructor and Description |
|---|
Authentication(LoginInfo loginInfo,
SessionCookie sessionCookie) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
LoginInfo |
getLoginInfo() |
SessionCookie |
getSession() |
int |
hashCode() |
String |
toString() |
public Authentication(LoginInfo loginInfo, SessionCookie sessionCookie)
public LoginInfo getLoginInfo()
public SessionCookie getSession()
Copyright © 2017 Atlassian. All rights reserved.