Package org.duracloud.common.util
Interface UserUtil
-
public interface UserUtil- Author:
- Bill Branan Date: 3/17/14
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetCurrentUsername()
-
-
-
Method Detail
-
getCurrentUsername
String getCurrentUsername() throws NoUserLoggedInException
- Throws:
NoUserLoggedInException
-
-