| Package | Description |
|---|---|
| com.netscape.certsrv.profile |
| Modifier and Type | Method and Description |
|---|---|
Descriptor |
ProfileAttribute.getDescriptor() |
Descriptor |
PolicyConstraintValue.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProfileAttribute.setDescriptor(Descriptor descriptor) |
void |
PolicyConstraintValue.setDescriptor(Descriptor descriptor) |
| Constructor and Description |
|---|
PolicyConstraintValue(java.lang.String name,
Descriptor descriptor,
java.lang.String value) |
ProfileAttribute(java.lang.String name,
java.lang.String value,
Descriptor descriptor) |