public class LoginServiceUtil extends Object
Modifier and Type | Field and Description |
---|---|
static String |
GUEST_COMMUNITY_NAME |
static String |
PUBLIC_LAYOUT_NAME |
static String |
ROOT_ORG |
Constructor and Description |
---|
LoginServiceUtil() |
Modifier and Type | Method and Description |
---|---|
protected static void |
appendRootOrganizationName(String rootVoName)
add a property to gcube-data.properties for root vo, it make the login portlet understand the installation was setup already
|
protected static boolean |
checkPending(String screenName,
long organizationId) |
protected static Boolean |
checkVresPresence(String scopename) |
protected static List<VO> |
getFakeVOs()
simply returns fake VOS for debugging purpose
|
protected static String |
getRootOrganizationName()
read the root VO name from a property file and retuns it
|
protected static List<VRE> |
getVREsFromInfrastructure(String scopename) |
public static final String ROOT_ORG
public static final String PUBLIC_LAYOUT_NAME
public static final String GUEST_COMMUNITY_NAME
protected static boolean checkPending(String screenName, long organizationId)
screenName
- organizatioId
- protected static void appendRootOrganizationName(String rootVoName)
rootVoName
- .protected static String getRootOrganizationName()
protected static List<VO> getFakeVOs()
protected static Boolean checkVresPresence(String scopename)
scopename
- a stringCopyright © 2014. All Rights Reserved.