|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.duracloud.security.context.SecurityContextUtil
public class SecurityContextUtil
This class returns the Credential of the user currently logged into the session.
| 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 |
|---|
public SecurityContextUtil()
| Method Detail |
|---|
public Credential getCurrentUser()
throws NoUserLoggedInException
NoUserLoggedInException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||