|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PortalException | |
portal.core.login | |
portal.core.login.simple |
Uses of PortalException in portal.core.login |
Methods in portal.core.login that throw PortalException | |
void |
LoginClient.init(LoginCallback callback)
Initialize the login client. |
Component |
LoginClient.getComponent()
Retrieves the top level component representing the user interface of this login client. |
void |
LoginClient.destroy()
Called when the login client is no longer used and can clean up any resources it holds. |
Uses of PortalException in portal.core.login.simple |
Methods in portal.core.login.simple that throw PortalException | |
void |
SimpleLoginClient.init(LoginCallback callBack)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |