nl.surfnet.coin.selfservice.util
Class SpringSecurity
java.lang.Object
nl.surfnet.coin.selfservice.util.SpringSecurity
public class SpringSecurity
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringSecurity
public SpringSecurity()
getCurrentUser
public static CoinUser getCurrentUser()
- Get the currently logged in user from the security context.
- Returns:
- String
- Throws:
SecurityException - in case no principal is found.
isFullyAuthenticated
public static boolean isFullyAuthenticated()
- Returns:
Copyright © 2012 SURFnet bv, The Netherlands. All Rights Reserved.