public class SpringSecurity extends Object
| Constructor and Description |
|---|
SpringSecurity() |
| Modifier and Type | Method and Description |
|---|---|
static CoinUser |
getCurrentUser()
Get the currently logged in user from the security context.
|
static boolean |
isFullyAuthenticated() |
public static CoinUser getCurrentUser()
SecurityException - in case no principal is found.public static boolean isFullyAuthenticated()
Copyright © 2013 SURFnet bv, The Netherlands. All Rights Reserved.