org.apache.falcon.security
Class CurrentUser
java.lang.Object
org.apache.falcon.security.CurrentUser
public final class CurrentUser
- extends Object
Current authenticated user via REST.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
get
public static CurrentUser get()
authenticate
public static void authenticate(String user)
getSubject
public static Subject getSubject()
getUser
public static String getUser()
Copyright © 2013-2014 Apache Software Foundation. All Rights Reserved.