Package org.duracloud.security.context
Class SecurityContextUtil
java.lang.Object
org.duracloud.security.context.SecurityContextUtil
- All Implemented Interfaces:
UserUtil
This class returns the Credential of the user currently logged into the
session.
- Author:
- Andrew Woods Date: Mar 27, 2010
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
SecurityContextUtil
public SecurityContextUtil()
-
-
Method Details
-
getCurrentUsername
- Specified by:
getCurrentUsernamein interfaceUserUtil- Throws:
NoUserLoggedInException
-
getCurrentUser
- Throws:
NoUserLoggedInException
-
getCurrentUserDetails
- Throws:
NoUserLoggedInException
-