Uses of Class
com.netscape.certsrv.profile.EProfileException
Packages that use EProfileException
Package
Description
-
Uses of EProfileException in com.netscape.certsrv.profile
Subclasses of EProfileException in com.netscape.certsrv.profileModifier and TypeClassDescriptionclassThis represents a profile specific exception for handling CMC badIdentity condition.classThis represents a profile specific exception for handling CMC badMessageCheck condition.classThis represents a profile specific exception for handling CMC badRequest condition.classThis represents a profile specific exception for handling CMC popFailed condition.classThis represents a profile specific exception for handling CMC popRequired condition.classThis represents a profile specific exception for handling CMC unsupportedExt condition.classThis represents a profile specific exception.classThis represents a profile specific exception. -
Uses of EProfileException in com.netscape.cms.authentication
Methods in com.netscape.cms.authentication that throw EProfileExceptionModifier and TypeMethodDescriptionvoidAgentCertAuthentication.init(Profile profile, IConfigStore config) voidCMCAuth.init(Profile profile, IConfigStore config) voidFlatFileAuth.init(Profile profile, IConfigStore config) voidSSLclientCertAuthentication.init(Profile profile, IConfigStore config) voidTokenAuthentication.init(Profile profile, IConfigStore config) voidUidPwdDirAuthentication.init(Profile profile, IConfigStore config) voidUidPwdPinDirAuthentication.init(Profile profile, IConfigStore config) voidUserPwdDirAuthentication.init(Profile profile, IConfigStore config) voidAgentCertAuthentication.populate(IAuthToken token, IRequest request) voidCMCAuth.populate(IAuthToken token, IRequest request) voidFlatFileAuth.populate(IAuthToken token, IRequest request) voidSSLclientCertAuthentication.populate(IAuthToken token, IRequest request) voidTokenAuthentication.populate(IAuthToken token, IRequest request) voidUidPwdDirAuthentication.populate(IAuthToken token, IRequest request) voidUidPwdPinDirAuthentication.populate(IAuthToken token, IRequest request) voidUserPwdDirAuthentication.populate(IAuthToken token, IRequest request) -
Uses of EProfileException in com.netscape.cms.profile
Methods in com.netscape.cms.profile that throw EProfileExceptionModifier and TypeMethodDescriptionvoidProfileAuthenticator.init(Profile profile, IConfigStore config) Initializes this default policy.voidProfileAuthenticator.populate(IAuthToken token, IRequest request) Populates authentication specific information into the request for auditing purposes. -
Uses of EProfileException in com.netscape.cms.profile.common
Methods in com.netscape.cms.profile.common that throw EProfileExceptionModifier and TypeMethodDescriptionEnrollProfile.createEnrollmentRequest()Profile.createProfileInput(String id, String inputID, NameValuePairs nvps) Creates a input policy.Profile.createProfileInput(String id, String inputId, NameValuePairs nvps, boolean createConfig) Profile.createProfileOutput(String id, String outputID, NameValuePairs nvps) Creates a output policy.Profile.createProfileOutput(String id, String outputId, NameValuePairs nvps, boolean createConfig) Profile.createProfilePolicy(String setId, String id, String defaultClassId, String constraintClassId) Creates a profile policy.Profile.createProfilePolicy(String setId, String id, String defaultClassId, String constraintClassId, boolean createConfig) voidProfile.deleteAllProfileInputs()Delete all profile inputsvoidProfile.deleteAllProfileOutputs()Delete all profile inputsvoidProfile.deleteAllProfilePolicies()Delete all profile policiesvoidProfile.deleteProfileInput(String inputId) Deletes input policy by id.voidProfile.deleteProfileOutput(String outputId) Deletes output policy by id.voidProfile.deleteProfilePolicy(String setId, String policyId) Deletes a policy.abstract voidvoidProcess a request after validation.voidEnrollProfile.fillCertReqMsg(Locale locale, org.mozilla.jss.pkix.crmf.CertReqMsg certReqMsg, org.mozilla.jss.netscape.security.x509.X509CertInfo info, IRequest req) voidEnrollProfile.fillKeyGen(Locale locale, org.mozilla.jss.netscape.security.util.DerInputStream derIn, org.mozilla.jss.netscape.security.x509.X509CertInfo info, IRequest req) voidEnrollProfile.fillNSHKEY(Locale locale, String tcuid, String skey, org.mozilla.jss.netscape.security.x509.X509CertInfo info, IRequest req) voidEnrollProfile.fillNSNKEY(Locale locale, String sn, String skey, org.mozilla.jss.netscape.security.x509.X509CertInfo info, IRequest req) voidEnrollProfile.fillPKCS10(Locale locale, org.mozilla.jss.netscape.security.pkcs.PKCS10 pkcs10, org.mozilla.jss.netscape.security.x509.X509CertInfo info, IRequest req) voidEnrollProfile.fillTaggedRequest(Locale locale, org.mozilla.jss.pkix.cmc.TaggedRequest tagreq, org.mozilla.jss.netscape.security.x509.X509CertInfo info, IRequest req) org.mozilla.jss.pkix.cmc.PKIDataEnrollProfile.getPKIDataFromCMCblob(Locale locale, String certReqBlob) getPKIDataFromCMCblobabstract StringRetrieves value from the request.abstract StringRetrieves the value of the given value parameter by name.abstract voidProfileOutput.init(IConfigStore config) Initializes this default policy.org.mozilla.jss.pkix.cmc.TaggedRequest[]org.mozilla.jss.pkix.cmc.TaggedRequest[]voidvoidPasses the request to the set of default policies that populate the profile information against the profile.abstract voidPopulates the request with this policy default.voidEnrollProfile.setDefaultCertInfo(IRequest request) Set Default X509CertInfo in the request.voidvoidEnrollProfile.submit(IAuthToken token, IRequest request) This method is called after the user submits the request from the end-entity page.voidEnrollProfile.submit(IAuthToken token, IRequest request, boolean explicitApprovalRequired) abstract voidProfile.submit(IAuthToken token, IRequest request) Handles end-user request submission.abstract voidProfile.submit(IAuthToken token, IRequest request, boolean explicitApprovalRequired) void -
Uses of EProfileException in com.netscape.cms.profile.constraint
Methods in com.netscape.cms.profile.constraint that throw EProfileExceptionModifier and TypeMethodDescriptionabstract voidPolicyConstraint.init(IConfigStore config) Initializes this constraint policy. -
Uses of EProfileException in com.netscape.cms.profile.def
Methods in com.netscape.cms.profile.def that throw EProfileExceptionModifier and TypeMethodDescriptionabstract voidPolicyDefault.init(IConfigStore config) Initializes this default policy.abstract voidPopulates the request with this policy default. -
Uses of EProfileException in com.netscape.cms.profile.input
Methods in com.netscape.cms.profile.input that throw EProfileExceptionModifier and TypeMethodDescriptionvoidCertReqInput.init(Profile profile, IConfigStore config) Initializes this default policy.voidCMCCertReqInput.init(Profile profile, IConfigStore config) Initializes this default policy.voidDualKeyGenInput.init(Profile profile, IConfigStore config) Initializes this default policy.voidEncryptionKeyGenInput.init(Profile profile, IConfigStore config) Initializes this default policy.voidEnrollInput.init(Profile profile, IConfigStore config) Initializes this default policy.voidFileSigningInput.init(Profile profile, IConfigStore config) Initializes this default policy.voidGenericInput.init(Profile profile, IConfigStore config) Initializes this default policy.voidImageInput.init(Profile profile, IConfigStore config) Initializes this default policy.voidKeyGenInput.init(Profile profile, IConfigStore config) Initializes this default policy.voidnsHKeyCertReqInput.init(Profile profile, IConfigStore config) Initializes this default policy.voidnsNKeyCertReqInput.init(Profile profile, IConfigStore config) Initializes this default policy.voidSerialNumRenewInput.init(Profile profile, IConfigStore config) Initializes this default policy.voidServerKeygenInput.init(Profile profile, IConfigStore config) Initializes this default policy.voidSigningKeyGenInput.init(Profile profile, IConfigStore config) Initializes this default policy.voidSubjectAltNameExtInput.init(Profile profile, IConfigStore config) Initializes this default policy.voidSubjectDNInput.init(Profile profile, IConfigStore config) Initializes this default policy.voidSubjectNameInput.init(Profile profile, IConfigStore config) Initializes this default policy.voidSubmitterInfoInput.init(Profile profile, IConfigStore config) Initializes this default policy.protected voidSubjectDNInput.parseSubjectName(org.mozilla.jss.netscape.security.x509.X500Name subj, org.mozilla.jss.netscape.security.x509.X509CertInfo info, IRequest req) protected voidSubjectNameInput.parseSubjectName(org.mozilla.jss.netscape.security.x509.X500Name subj, org.mozilla.jss.netscape.security.x509.X509CertInfo info, IRequest req) voidPopulates the request with this policy default.void -
Uses of EProfileException in com.netscape.cms.profile.output
Methods in com.netscape.cms.profile.output that throw EProfileExceptionModifier and TypeMethodDescriptionvoidEnrollOutput.init(IConfigStore config) Initializes this default policy.voidPopulates the request with this policy default.abstract voidPopulates the request with this policy default.voidPopulates the request with this policy default.voidPopulates the request with this policy default. -
Uses of EProfileException in com.netscape.cms.profile.updater
Methods in com.netscape.cms.profile.updater that throw EProfileExceptionModifier and TypeMethodDescriptionvoidIProfileUpdater.init(Profile profile, IConfigStore config) Initializes this default policy.voidSubsystemGroupUpdater.init(Profile profile, IConfigStore config) voidIProfileUpdater.update(IRequest req, RequestStatus status) Notifies of state change.voidSubsystemGroupUpdater.update(IRequest req, RequestStatus status)