public class SecurityIdentity extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
runAsPrincipal |
| Constructor and Description |
|---|
SecurityIdentity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getRunAsPrincipal()
Gets the value of the runAsPrincipal property.
|
void |
setRunAsPrincipal(String value)
Sets the value of the runAsPrincipal property.
|
protected String runAsPrincipal
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.