org.jasig.springframework.security.portlet.authentication
Class PrimaryAttributeUtils

java.lang.Object
  extended by 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

Constructor Summary
PrimaryAttributeUtils()
           
 
Method Summary
static String getPrimaryId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrimaryAttributeUtils

public PrimaryAttributeUtils()
Method Detail

getPrimaryId

public static String getPrimaryId()
Returns:
The current user's primary attribute


Copyright © 2013 Jasig. All Rights Reserved.