Uses of Class
com.netscape.certsrv.profile.EProfileException
-
-
Uses of EProfileException in com.netscape.certsrv.profile
Subclasses of EProfileException in com.netscape.certsrv.profile Modifier and Type Class Description class
ECMCBadIdentityException
This represents a profile specific exception for handling CMC badIdentity condition.class
ECMCBadMessageCheckException
This represents a profile specific exception for handling CMC badMessageCheck condition.class
ECMCBadRequestException
This represents a profile specific exception for handling CMC badRequest condition.class
ECMCPopFailedException
This represents a profile specific exception for handling CMC popFailed condition.class
ECMCPopRequiredException
This represents a profile specific exception for handling CMC popRequired condition.class
ECMCUnsupportedExtException
This represents a profile specific exception for handling CMC unsupportedExt condition.class
EDeferException
This represents a profile specific exception.class
ERejectException
This represents a profile specific exception. -
Uses of EProfileException in com.netscape.cms.authentication
Methods in com.netscape.cms.authentication that throw EProfileException Modifier and Type Method Description void
AgentCertAuthentication. init(Profile profile, IConfigStore config)
void
CMCAuth. init(Profile profile, IConfigStore config)
void
FlatFileAuth. init(Profile profile, IConfigStore config)
void
SSLclientCertAuthentication. init(Profile profile, IConfigStore config)
void
TokenAuthentication. init(Profile profile, IConfigStore config)
void
UidPwdDirAuthentication. init(Profile profile, IConfigStore config)
void
UidPwdPinDirAuthentication. init(Profile profile, IConfigStore config)
void
UserPwdDirAuthentication. init(Profile profile, IConfigStore config)
void
AgentCertAuthentication. populate(IAuthToken token, IRequest request)
void
CMCAuth. populate(IAuthToken token, IRequest request)
void
FlatFileAuth. populate(IAuthToken token, IRequest request)
void
SSLclientCertAuthentication. populate(IAuthToken token, IRequest request)
void
TokenAuthentication. populate(IAuthToken token, IRequest request)
void
UidPwdDirAuthentication. populate(IAuthToken token, IRequest request)
void
UidPwdPinDirAuthentication. populate(IAuthToken token, IRequest request)
void
UserPwdDirAuthentication. populate(IAuthToken token, IRequest request)
-
Uses of EProfileException in com.netscape.cms.profile
Methods in com.netscape.cms.profile that throw EProfileException Modifier and Type Method Description void
ProfileAuthenticator. init(Profile profile, IConfigStore config)
Initializes this default policy.void
ProfileAuthenticator. 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 EProfileException Modifier and Type Method Description IRequest
EnrollProfile. createEnrollmentRequest()
ProfileInput
Profile. createProfileInput(java.lang.String id, java.lang.String inputID, NameValuePairs nvps)
Creates a input policy.ProfileInput
Profile. createProfileInput(java.lang.String id, java.lang.String inputId, NameValuePairs nvps, boolean createConfig)
ProfileOutput
Profile. createProfileOutput(java.lang.String id, java.lang.String outputID, NameValuePairs nvps)
Creates a output policy.ProfileOutput
Profile. createProfileOutput(java.lang.String id, java.lang.String outputId, NameValuePairs nvps, boolean createConfig)
ProfilePolicy
Profile. createProfilePolicy(java.lang.String setId, java.lang.String id, java.lang.String defaultClassId, java.lang.String constraintClassId)
Creates a profile policy.ProfilePolicy
Profile. createProfilePolicy(java.lang.String setId, java.lang.String id, java.lang.String defaultClassId, java.lang.String constraintClassId, boolean createConfig)
void
Profile. deleteAllProfileInputs()
Delete all profile inputsvoid
Profile. deleteAllProfileOutputs()
Delete all profile inputsvoid
Profile. deleteAllProfilePolicies()
Delete all profile policiesvoid
Profile. deleteProfileInput(java.lang.String inputId)
Deletes input policy by id.void
Profile. deleteProfileOutput(java.lang.String outputId)
Deletes output policy by id.void
Profile. deleteProfilePolicy(java.lang.String setId, java.lang.String policyId)
Deletes a policy.abstract void
EnrollProfile. execute(IRequest request)
void
Profile. execute(IRequest request)
Process a request after validation.void
EnrollProfile. fillCertReqMsg(java.util.Locale locale, org.mozilla.jss.pkix.crmf.CertReqMsg certReqMsg, org.mozilla.jss.netscape.security.x509.X509CertInfo info, IRequest req)
void
EnrollProfile. fillKeyGen(java.util.Locale locale, org.mozilla.jss.netscape.security.util.DerInputStream derIn, org.mozilla.jss.netscape.security.x509.X509CertInfo info, IRequest req)
void
EnrollProfile. fillNSHKEY(java.util.Locale locale, java.lang.String tcuid, java.lang.String skey, org.mozilla.jss.netscape.security.x509.X509CertInfo info, IRequest req)
void
EnrollProfile. fillNSNKEY(java.util.Locale locale, java.lang.String sn, java.lang.String skey, org.mozilla.jss.netscape.security.x509.X509CertInfo info, IRequest req)
void
EnrollProfile. fillPKCS10(java.util.Locale locale, org.mozilla.jss.netscape.security.pkcs.PKCS10 pkcs10, org.mozilla.jss.netscape.security.x509.X509CertInfo info, IRequest req)
void
EnrollProfile. fillTaggedRequest(java.util.Locale locale, org.mozilla.jss.pkix.cmc.TaggedRequest tagreq, org.mozilla.jss.netscape.security.x509.X509CertInfo info, IRequest req)
java.lang.String
Profile. getInput(java.lang.String name, java.util.Locale locale, IRequest request)
org.mozilla.jss.pkix.cmc.PKIData
EnrollProfile. getPKIDataFromCMCblob(java.util.Locale locale, java.lang.String certReqBlob)
getPKIDataFromCMCblobabstract java.lang.String
ProfileInput. getValue(java.lang.String name, java.util.Locale locale, IRequest request)
Retrieves value from the request.abstract java.lang.String
ProfileOutput. getValue(java.lang.String name, java.util.Locale locale, IRequest request)
Retrieves the value of the given value parameter by name.abstract void
ProfileOutput. init(IConfigStore config)
Initializes this default policy.org.mozilla.jss.pkix.cmc.TaggedRequest[]
EnrollProfile. parseCMC(java.util.Locale locale, java.lang.String certreq)
org.mozilla.jss.pkix.cmc.TaggedRequest[]
EnrollProfile. parseCMC(java.util.Locale locale, java.lang.String certreq, boolean donePOI)
void
EnrollProfile. populate(IRequest request)
void
Profile. populate(IRequest request)
Passes the request to the set of default policies that populate the profile information against the profile.abstract void
ProfileOutput. populate(java.util.Map<java.lang.String,java.lang.String> ctx, IRequest request)
Populates the request with this policy default.void
EnrollProfile. setDefaultCertInfo(IRequest request)
Set Default X509CertInfo in the request.void
Profile. setInput(java.lang.String name, java.util.Locale locale, IRequest request, java.lang.String value)
void
EnrollProfile. submit(IAuthToken token, IRequest request)
This method is called after the user submits the request from the end-entity page.void
EnrollProfile. submit(IAuthToken token, IRequest request, boolean explicitApprovalRequired)
abstract void
Profile. submit(IAuthToken token, IRequest request)
Handles end-user request submission.abstract void
Profile. submit(IAuthToken token, IRequest request, boolean explicitApprovalRequired)
void
EnrollProfile. verifyPOP(java.util.Locale locale, org.mozilla.jss.pkix.crmf.CertReqMsg certReqMsg)
-
Uses of EProfileException in com.netscape.cms.profile.constraint
Methods in com.netscape.cms.profile.constraint that throw EProfileException Modifier and Type Method Description abstract void
PolicyConstraint. 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 EProfileException Modifier and Type Method Description abstract void
PolicyDefault. init(IConfigStore config)
Initializes this default policy.abstract void
PolicyDefault. populate(IRequest request)
Populates the request with this policy default. -
Uses of EProfileException in com.netscape.cms.profile.input
Methods in com.netscape.cms.profile.input that throw EProfileException Modifier and Type Method Description java.lang.String
EnrollInput. getValue(java.lang.String name, java.util.Locale locale, IRequest request)
void
CertReqInput. init(Profile profile, IConfigStore config)
Initializes this default policy.void
CMCCertReqInput. init(Profile profile, IConfigStore config)
Initializes this default policy.void
DualKeyGenInput. init(Profile profile, IConfigStore config)
Initializes this default policy.void
EncryptionKeyGenInput. init(Profile profile, IConfigStore config)
Initializes this default policy.void
EnrollInput. init(Profile profile, IConfigStore config)
Initializes this default policy.void
FileSigningInput. init(Profile profile, IConfigStore config)
Initializes this default policy.void
GenericInput. init(Profile profile, IConfigStore config)
Initializes this default policy.void
ImageInput. init(Profile profile, IConfigStore config)
Initializes this default policy.void
KeyGenInput. init(Profile profile, IConfigStore config)
Initializes this default policy.void
nsHKeyCertReqInput. init(Profile profile, IConfigStore config)
Initializes this default policy.void
nsNKeyCertReqInput. init(Profile profile, IConfigStore config)
Initializes this default policy.void
SerialNumRenewInput. init(Profile profile, IConfigStore config)
Initializes this default policy.void
ServerKeygenInput. init(Profile profile, IConfigStore config)
Initializes this default policy.void
SigningKeyGenInput. init(Profile profile, IConfigStore config)
Initializes this default policy.void
SubjectAltNameExtInput. init(Profile profile, IConfigStore config)
Initializes this default policy.void
SubjectDNInput. init(Profile profile, IConfigStore config)
Initializes this default policy.void
SubjectNameInput. init(Profile profile, IConfigStore config)
Initializes this default policy.void
SubmitterInfoInput. init(Profile profile, IConfigStore config)
Initializes this default policy.protected void
SubjectDNInput. parseSubjectName(org.mozilla.jss.netscape.security.x509.X500Name subj, org.mozilla.jss.netscape.security.x509.X509CertInfo info, IRequest req)
protected void
SubjectNameInput. parseSubjectName(org.mozilla.jss.netscape.security.x509.X500Name subj, org.mozilla.jss.netscape.security.x509.X509CertInfo info, IRequest req)
void
ServerKeygenInput. populate(java.util.Map<java.lang.String,java.lang.String> ctx, IRequest request)
Populates the request with this policy default.void
EnrollInput. verifyPOP(java.util.Locale locale, org.mozilla.jss.pkix.crmf.CertReqMsg certReqMsg)
-
Uses of EProfileException in com.netscape.cms.profile.output
Methods in com.netscape.cms.profile.output that throw EProfileException Modifier and Type Method Description java.lang.String
CertOutput. getValue(java.lang.String name, java.util.Locale locale, IRequest request)
java.lang.String
EnrollOutput. getValue(java.lang.String name, java.util.Locale locale, IRequest request)
java.lang.String
nsNKeyOutput. getValue(java.lang.String name, java.util.Locale locale, IRequest request)
java.lang.String
PKCS12Output. getValue(java.lang.String name, java.util.Locale locale, IRequest request)
void
EnrollOutput. init(IConfigStore config)
Initializes this default policy.void
CertOutput. populate(java.util.Map<java.lang.String,java.lang.String> ctx, IRequest request)
Populates the request with this policy default.abstract void
EnrollOutput. populate(java.util.Map<java.lang.String,java.lang.String> ctx, IRequest request)
Populates the request with this policy default.void
nsNKeyOutput. populate(java.util.Map<java.lang.String,java.lang.String> ctx, IRequest request)
Populates the request with this policy default.void
PKCS12Output. populate(java.util.Map<java.lang.String,java.lang.String> ctx, IRequest request)
Populates the request with this policy default. -
Uses of EProfileException in com.netscape.cms.profile.updater
Methods in com.netscape.cms.profile.updater that throw EProfileException Modifier and Type Method Description void
IProfileUpdater. init(Profile profile, IConfigStore config)
Initializes this default policy.void
SubsystemGroupUpdater. init(Profile profile, IConfigStore config)
void
IProfileUpdater. update(IRequest req, RequestStatus status)
Notifies of state change.void
SubsystemGroupUpdater. update(IRequest req, RequestStatus status)
-