org.jasig.springframework.security.portlet.authentication
Class PrimaryAttributeUtils
java.lang.Object
org.jasig.springframework.security.portlet.authentication.PrimaryAttributeUtils
public final class PrimaryAttributeUtils
- extends Object
Utility to access the primary attribute of the current user
- Author:
- Eric Dalquist
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrimaryAttributeUtils
public PrimaryAttributeUtils()
getPrimaryId
public static String getPrimaryId()
- Returns:
- The current user's primary attribute
Copyright © 2013 Jasig. All Rights Reserved.