| Package | Description |
|---|---|
| com.netscape.certsrv.cert | |
| com.netscape.cms.servlet.profile |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<ProfileOutput> |
CertEnrollmentRequest.outputs |
| Modifier and Type | Method and Description |
|---|---|
ProfileOutput |
CertEnrollmentRequest.getOutput(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ProfileOutput> |
CertEnrollmentRequest.getOutputs() |
| Modifier and Type | Method and Description |
|---|---|
void |
CertEnrollmentRequest.addOutput(ProfileOutput output) |
void |
CertEnrollmentRequest.deleteOutput(ProfileOutput output) |
| Modifier and Type | Method and Description |
|---|---|
void |
CertEnrollmentRequest.setOutputs(java.util.List<ProfileOutput> outputs) |
| Modifier and Type | Method and Description |
|---|---|
static ProfileOutput |
ProfileOutputFactory.create(IProfileOutput output,
IRequest request,
java.util.Locale locale) |