|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IProfileOutput | |
---|---|
com.netscape.certsrv.profile | |
com.netscape.cms.profile.common | |
com.netscape.cms.profile.output |
Uses of IProfileOutput in com.netscape.certsrv.profile |
---|
Methods in com.netscape.certsrv.profile that return IProfileOutput | |
---|---|
IProfileOutput |
IProfile.createProfileOutput(java.lang.String id,
java.lang.String outputClassId,
NameValuePairs nvp)
Creates a output policy. |
IProfileOutput |
IProfile.getProfileOutput(java.lang.String id)
Retrieves output policy by id. |
Uses of IProfileOutput in com.netscape.cms.profile.common |
---|
Methods in com.netscape.cms.profile.common that return IProfileOutput | |
---|---|
IProfileOutput |
BasicProfile.createProfileOutput(java.lang.String id,
java.lang.String outputId,
NameValuePairs nvps)
|
IProfileOutput |
BasicProfile.createProfileOutput(java.lang.String id,
java.lang.String outputId,
NameValuePairs nvps,
boolean createConfig)
|
IProfileOutput |
BasicProfile.getProfileOutput(java.lang.String name)
|
Uses of IProfileOutput in com.netscape.cms.profile.output |
---|
Classes in com.netscape.cms.profile.output that implement IProfileOutput | |
---|---|
class |
CertOutput
This class implements the pretty print certificate output that displays the issued certificate in a pretty print format. |
class |
CMMFOutput
This class implements the output plugin that outputs CMMF response for the issued certificate. |
class |
EnrollOutput
This class implements the basic enrollment output. |
class |
nsNKeyOutput
This class implements the output plugin that outputs DER for the issued certificate for token keys |
class |
PKCS7Output
This class implements the output plugin that outputs PKCS7 for the issued certificate. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |