| Package | Description |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar20 |
| Modifier and Type | Method and Description |
|---|---|
UseCallerIdentityType |
EjbJar20Factory.createUseCallerIdentityType()
Returns a new object of class 'Use Caller Identity Type'.
|
UseCallerIdentityType |
DocumentRoot.getUseCallerIdentity()
Returns the value of the 'Use Caller Identity' containment reference.
|
UseCallerIdentityType |
SecurityIdentityType.getUseCallerIdentity()
Returns the value of the 'Use Caller Identity' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setUseCallerIdentity(UseCallerIdentityType value)
Sets the value of the '
Use Caller Identity' containment reference. |
void |
SecurityIdentityType.setUseCallerIdentity(UseCallerIdentityType value)
Sets the value of the '
Use Caller Identity' containment reference. |