Uses of Class
se.datadosen.jalbum.AccountManager.AccountStatus
-
Uses of AccountManager.AccountStatus in se.datadosen.jalbum
Modifier and TypeMethodDescriptionSignInManager.getAccountStatus()
Return the account status data as returned from signing instatic AccountManager.AccountStatus
AccountManager.getJalbumAccountQuota
(String username, String password) static AccountManager.AccountStatus
AccountManager.getJalbumAccountStatus
(String uic) Get the account status by passing the more secure uicstatic AccountManager.AccountStatus
AccountManager.getJalbumAccountStatus
(String username, String password) static AccountManager.AccountStatus
AccountManager.getJalbumAccountStatus
(AccountProfile profile) JAccountStatusPanel.getStatus()
Modifier and TypeMethodDescriptionvoid
JAccountStatusPanel.setStatus
(AccountManager.AccountStatus accountStatus)