public interface SecurityIdentity extends CommonDDBean, DescriptionInterface
| Modifier and Type | Field and Description |
|---|---|
static String |
RUN_AS |
static String |
USE_CALLER_IDENTITY |
| Modifier and Type | Method and Description |
|---|---|
RunAs |
getRunAs() |
boolean |
isUseCallerIdentity() |
RunAs |
newRunAs() |
void |
setRunAs(RunAs value) |
void |
setUseCallerIdentity(boolean value) |
addPropertyChangeListener, clone, getId, getValue, removePropertyChangeListener, setId, writegetAllDescriptions, getDefaultDescription, getDescription, removeAllDescriptions, removeDescription, removeDescriptionForLocale, setAllDescriptions, setDescription, setDescriptionstatic final String USE_CALLER_IDENTITY
static final String RUN_AS
Built on May 21 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.