|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.ejb.cfg.SecurityIdentity
public class SecurityIdentity
Security identity
Nested Class Summary | |
---|---|
static class |
SecurityIdentity.RunAs
|
Constructor Summary | |
---|---|
SecurityIdentity()
|
Method Summary | |
---|---|
void |
setDescription(java.lang.String description)
|
void |
setRunAs(SecurityIdentity.RunAs runAs)
|
void |
setUseCallerIdentity(boolean value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SecurityIdentity()
Method Detail |
---|
public void setDescription(java.lang.String description)
public void setUseCallerIdentity(boolean value)
public void setRunAs(SecurityIdentity.RunAs runAs)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |