|
org.netbeans.modules.j2ee.dd/1 1.13.0 2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SecurityIdentity
| Field Summary | |
|---|---|
static String |
RUN_AS
|
static String |
USE_CALLER_IDENTITY
|
| Method Summary | |
|---|---|
RunAs |
getRunAs()
|
boolean |
isUseCallerIdentity()
|
RunAs |
newRunAs()
|
void |
setRunAs(RunAs value)
|
void |
setUseCallerIdentity(boolean value)
|
| Methods inherited from interface org.netbeans.modules.j2ee.dd.api.common.CommonDDBean |
|---|
addPropertyChangeListener, clone, getId, getValue, removePropertyChangeListener, setId, write |
| Methods inherited from interface org.netbeans.modules.j2ee.dd.api.common.DescriptionInterface |
|---|
getAllDescriptions, getDefaultDescription, getDescription, removeAllDescriptions, removeDescription, removeDescriptionForLocale, setAllDescriptions, setDescription, setDescription |
| Field Detail |
|---|
static final String USE_CALLER_IDENTITY
static final String RUN_AS
| Method Detail |
|---|
void setUseCallerIdentity(boolean value)
boolean isUseCallerIdentity()
void setRunAs(RunAs value)
RunAs getRunAs()
RunAs newRunAs()
|
org.netbeans.modules.j2ee.dd/1 1.13.0 2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||