org.apache.falcon.security
Class FalconPrincipal
java.lang.Object
org.apache.falcon.security.FalconPrincipal
- All Implemented Interfaces:
- Principal
public class FalconPrincipal
- extends Object
- implements Principal
Falcon JAAS principal object.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FalconPrincipal
public FalconPrincipal(String user)
getName
public String getName()
- Specified by:
getName
in interface Principal
Copyright © 2013-2014 Apache Software Foundation. All Rights Reserved.