org.apache.hadoop.hbase.security
Class SecurityUtil
java.lang.Object
org.apache.hadoop.hbase.security.SecurityUtil
@InterfaceAudience.Private
@InterfaceStability.Evolving
public class SecurityUtil
- extends Object
Security related generic utility methods.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecurityUtil
public SecurityUtil()
getUserFromPrincipal
public static String getUserFromPrincipal(String principal)
- Get the user name from a principal
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.