Package org.gcube.portal.usersaccount
Class WorkspaceCreateAccountThread
- java.lang.Object
-
- org.gcube.portal.usersaccount.WorkspaceCreateAccountThread
-
-
Field Summary
Fields Modifier and Type Field Description static StringAUTORISED_INFRA_ROLE
-
Constructor Summary
Constructors Constructor Description WorkspaceCreateAccountThread(String newUserUserName, String newUserFullName, String newUserEmailAddress)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidgetWS(String currentUsername, String context)voidrun()
-
-
-
Field Detail
-
AUTORISED_INFRA_ROLE
public static final String AUTORISED_INFRA_ROLE
- See Also:
- Constant Field Values
-
-