| Constructor and Description |
|---|
CmsLoginLifecycle() |
| Modifier and Type | Method and Description |
|---|---|
void |
authChange(javax.security.auth.login.LoginContext loginContext) |
void |
exception(java.lang.Throwable e) |
protected org.eclipse.rap.rwt.client.service.BrowserNavigation |
getBrowserNavigation() |
CmsImageManager |
getImageManager() |
protected java.lang.String |
getState() |
protected javax.security.auth.Subject |
getSubject() |
UxContext |
getUxContext() |
boolean |
isAnonymous() |
void |
logout() |
void |
navigateTo(java.lang.String state) |
protected void |
startupComplete() |
protected void |
stateChanged() |
public UxContext getUxContext()
getUxContext in interface CmsViewpublic void navigateTo(java.lang.String state)
navigateTo in interface CmsViewpublic void authChange(javax.security.auth.login.LoginContext loginContext)
authChange in interface CmsViewpublic CmsImageManager getImageManager()
getImageManager in interface CmsViewprotected javax.security.auth.Subject getSubject()
public boolean isAnonymous()
isAnonymous in interface CmsViewprotected void startupComplete()
protected void stateChanged()
protected org.eclipse.rap.rwt.client.service.BrowserNavigation getBrowserNavigation()
protected java.lang.String getState()
Copyright © 2007–2020. All rights reserved.