Package | Description |
---|---|
com.netscape.certsrv.cert | |
com.netscape.certsrv.key | |
com.netscape.certsrv.profile | |
com.netscape.certsrv.request |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<Link> |
CertRequestInfos.links |
Modifier and Type | Method and Description |
---|---|
java.util.List<Link> |
CertRequestInfos.getLinks() |
Modifier and Type | Method and Description |
---|---|
void |
CertRequestInfos.addLink(Link link) |
Modifier and Type | Method and Description |
---|---|
void |
CertRequestInfos.setLinks(java.util.List<Link> links) |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<Link> |
KeyRequestInfos.links |
protected java.util.List<Link> |
KeyDataInfos.links |
Modifier and Type | Method and Description |
---|---|
java.util.List<Link> |
KeyRequestInfos.getLinks() |
java.util.List<Link> |
KeyDataInfos.getLinks() |
Modifier and Type | Method and Description |
---|---|
void |
KeyRequestInfos.addLink(Link link) |
Modifier and Type | Method and Description |
---|---|
void |
KeyRequestInfos.setLinks(java.util.List<Link> links) |
void |
KeyDataInfos.setLinks(java.util.List<Link> links) |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<Link> |
ProfileDataInfos.links |
Modifier and Type | Method and Description |
---|---|
java.util.List<Link> |
ProfileDataInfos.getLinks() |
Modifier and Type | Method and Description |
---|---|
void |
ProfileDataInfos.setLinks(java.util.List<Link> links) |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<Link> |
CMSRequestInfos.links |
Modifier and Type | Method and Description |
---|---|
java.util.List<Link> |
CMSRequestInfos.getLinks() |
Modifier and Type | Method and Description |
---|---|
void |
CMSRequestInfos.addLink(Link link) |
Modifier and Type | Method and Description |
---|---|
void |
CMSRequestInfos.setLinks(java.util.List<Link> links) |