public class SecurityUtils extends Object
Constructor and Description |
---|
SecurityUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
getCurrentPrincipalId()
Deprecated.
|
static String |
getCurrentPrincipalName()
Deprecated.
|
static String |
getCurrentUserId()
This can be used to get the current user id from security context
|
static String |
getPrincipalUserName() |
public SecurityUtils()
public static String getCurrentUserId()
@Deprecated public static String getCurrentPrincipalId()
public static String getPrincipalUserName()
@Deprecated public static String getCurrentPrincipalName()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.