public class SecurityIdentity
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| protected java.lang.String | runAsPrincipal | 
| Constructor and Description | 
|---|
| SecurityIdentity() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getRunAsPrincipal()Gets the value of the runAsPrincipal property. | 
| void | setRunAsPrincipal(java.lang.String value)Sets the value of the runAsPrincipal property. | 
public java.lang.String getRunAsPrincipal()
Stringpublic void setRunAsPrincipal(java.lang.String value)
value - allowed object is
              String