org.duracloud.security.context
Class SecurityContextUtil

java.lang.Object
  extended by org.duracloud.security.context.SecurityContextUtil

public class SecurityContextUtil
extends java.lang.Object

This class returns the Credential of the user currently logged into the session.

Author:
Andrew Woods Date: Mar 27, 2010

Constructor Summary
SecurityContextUtil()
           
 
Method Summary
 Credential getCurrentUser()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityContextUtil

public SecurityContextUtil()
Method Detail

getCurrentUser

public Credential getCurrentUser()
                          throws NoUserLoggedInException
Throws:
NoUserLoggedInException


Copyright © 2009-2011 DuraSpace. All Rights Reserved.