|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.openejb.jee.jba.SecurityIdentity
public class SecurityIdentity
Field Summary | |
---|---|
protected java.lang.String |
runAsPrincipal
|
Constructor Summary | |
---|---|
SecurityIdentity()
|
Method Summary | |
---|---|
java.lang.String |
getRunAsPrincipal()
Gets the value of the runAsPrincipal property. |
void |
setRunAsPrincipal(java.lang.String value)
Sets the value of the runAsPrincipal property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.String runAsPrincipal
Constructor Detail |
---|
public SecurityIdentity()
Method Detail |
---|
public java.lang.String getRunAsPrincipal()
String
public void setRunAsPrincipal(java.lang.String value)
value
- allowed object is
String
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |