org.kuali.student.common.util.security
Class SecurityUtils
java.lang.Object
   org.kuali.student.common.util.security.SecurityUtils
org.kuali.student.common.util.security.SecurityUtils
- public class SecurityUtils 
- extends Object
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SecurityUtils
public SecurityUtils()
getCurrentUserId
public static String getCurrentUserId()
- This can be used to get the current user id from security context
 
- 
- Returns:
- userId
 
getPrincipalUserName
public static String getPrincipalUserName()
- 
 
Copyright © 2007-2010 The Kuali Foundation. All Rights Reserved.