| Package | Description |
|---|---|
| com.sun.enterprise.deployment | |
| com.sun.enterprise.deployment.node | |
| com.sun.enterprise.deployment.util |
| Modifier and Type | Method and Description |
|---|---|
RunAsIdentityDescriptor |
EjbDescriptor.getRunAsIdentity() |
abstract RunAsIdentityDescriptor |
WebComponentDescriptor.getRunAsIdentity() |
| Modifier and Type | Method and Description |
|---|---|
void |
EjbDescriptor.setRunAsIdentity(RunAsIdentityDescriptor desc) |
abstract void |
WebComponentDescriptor.setRunAsIdentity(RunAsIdentityDescriptor runAs) |
| Modifier and Type | Method and Description |
|---|---|
RunAsIdentityDescriptor |
RunAsNode.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
Node |
RunAsNode.writeDescriptor(Node parent,
String nodeName,
RunAsIdentityDescriptor descriptor) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ComponentValidator.computeRunAsPrincipalDefault(RunAsIdentityDescriptor runAs,
Application application)
Set a default RunAs principal to given RunAsIdentityDescriptor
if necessary.
|
Copyright © 2013. All Rights Reserved.