@InterfaceAudience.Private @InterfaceStability.Evolving public class SecurityUtil extends Object
| 构造器和说明 |
|---|
SecurityUtil() |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
getPrincipalWithoutRealm(String principal)
Get the user name from a principal
|
static String |
getUserFromPrincipal(String principal)
Get the user name from a principal
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.