|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SecurityIdentityType
A representation of the model object 'Security Identity Type'.
The following features are supported:
EjbJar20Package.getSecurityIdentityType()| Method Summary | |
|---|---|
DescriptionType |
getDescription()
Returns the value of the 'Description' containment reference. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
RunAsType |
getRunAs()
Returns the value of the 'Run As' containment reference. |
UseCallerIdentityType |
getUseCallerIdentity()
Returns the value of the 'Use Caller Identity' containment reference. |
void |
setDescription(DescriptionType value)
Sets the value of the ' Description' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the ' Id' attribute. |
void |
setRunAs(RunAsType value)
Sets the value of the ' Run As' containment reference. |
void |
setUseCallerIdentity(UseCallerIdentityType value)
Sets the value of the ' Use Caller Identity' containment reference. |
| Method Detail |
|---|
DescriptionType getDescription()
If the meaning of the 'Description' containment reference isn't clear, there really should be more of a description here...
setDescription(DescriptionType),
EjbJar20Package.getSecurityIdentityType_Description()void setDescription(DescriptionType value)
Description' containment reference.
value - the new value of the 'Description' containment reference.getDescription()UseCallerIdentityType getUseCallerIdentity()
If the meaning of the 'Use Caller Identity' containment reference isn't clear, there really should be more of a description here...
setUseCallerIdentity(UseCallerIdentityType),
EjbJar20Package.getSecurityIdentityType_UseCallerIdentity()void setUseCallerIdentity(UseCallerIdentityType value)
Use Caller Identity' containment reference.
value - the new value of the 'Use Caller Identity' containment reference.getUseCallerIdentity()RunAsType getRunAs()
If the meaning of the 'Run As' containment reference isn't clear, there really should be more of a description here...
setRunAs(RunAsType),
EjbJar20Package.getSecurityIdentityType_RunAs()void setRunAs(RunAsType value)
Run As' containment reference.
value - the new value of the 'Run As' containment reference.getRunAs()java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String),
EjbJar20Package.getSecurityIdentityType_Id()void setId(java.lang.String value)
Id' attribute.
value - the new value of the 'Id' attribute.getId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||