| Package | Description |
|---|---|
| com.netscape.certsrv.profile |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ProfileAttribute> |
PolicyDefault.getAttributes() |
java.util.List<ProfileAttribute> |
ProfileOutput.getAttrs() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProfileOutput.addAttribute(ProfileAttribute attr) |
void |
PolicyDefault.addAttribute(ProfileAttribute attr) |
| Modifier and Type | Method and Description |
|---|---|
void |
PolicyDefault.setAttributes(java.util.List<ProfileAttribute> attributes) |
void |
ProfileOutput.setAttrs(java.util.List<ProfileAttribute> attrs) |