Uses of Class
com.netscape.cms.profile.common.ProfileOutput
Packages that use ProfileOutput
-
Uses of ProfileOutput in com.netscape.cms.profile.common
Fields in com.netscape.cms.profile.common with type parameters of type ProfileOutputMethods in com.netscape.cms.profile.common that return ProfileOutputModifier and TypeMethodDescriptionProfile.createProfileOutput
(String id, String outputID, NameValuePairs nvps) Creates a output policy.Profile.createProfileOutput
(String id, String outputId, NameValuePairs nvps, boolean createConfig) Profile.getProfileOutput
(String id) Retrieves output policy by id. -
Uses of ProfileOutput in com.netscape.cms.profile.output
Subclasses of ProfileOutput in com.netscape.cms.profile.outputModifier and TypeClassDescriptionclass
This class implements the pretty print certificate output that displays the issued certificate in a pretty print format.class
This class implements the basic enrollment output.class
This class implements the output plugin that outputs DER for the issued certificate for token keysclass
This class implements the output plugin that outputs PKCS12 response for the issued certificate for Server-side keygen enrollment.