Package | Description |
---|---|
org.gcube.portlets.user.gcubelogin.client.stubs | |
org.gcube.portlets.user.gcubelogin.server | |
org.gcube.portlets.user.gcubelogin.shared |
Modifier and Type | Method and Description |
---|---|
Boolean |
NewLoginService.installPortalEnv(String infrastructure,
String startScopes,
SelectedTheme theme,
boolean automaticRedirect) |
void |
NewLoginServiceAsync.installPortalEnv(String infrastructure,
String startScopes,
SelectedTheme theme,
boolean automaticRedirect,
com.google.gwt.user.client.rpc.AsyncCallback<Boolean> callback) |
Modifier and Type | Method and Description |
---|---|
protected static void |
LoginServiceUtil.addPropertyDefaultLandingPageAndTheme(boolean automaticRedirect,
SelectedTheme theme)
add a property to gcube-data.properties for root vo
|
Boolean |
LoginServiceImpl.installPortalEnv(String infrastructure,
String startScopes,
SelectedTheme theme,
boolean automaticRedirect)
this method start the portal installation, tipically the parameters come from the gHNConfig.xml
|
protected static boolean |
LoginServiceUtil.setupGuestCommunity(SelectedTheme theme) |
Modifier and Type | Method and Description |
---|---|
static SelectedTheme |
SelectedTheme.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SelectedTheme[] |
SelectedTheme.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All Rights Reserved.