Uses of Class
com.netscape.certsrv.base.PKIException
Packages that use PKIException
Package
Description
-
Uses of PKIException in com.netscape.certsrv.base
Subclasses of PKIException in com.netscape.certsrv.baseModifier and TypeClassDescriptionclassclassclassclassclassclassclassclass -
Uses of PKIException in com.netscape.certsrv.cert
Subclasses of PKIException in com.netscape.certsrv.cert -
Uses of PKIException in com.netscape.certsrv.group
Subclasses of PKIException in com.netscape.certsrv.group -
Uses of PKIException in com.netscape.certsrv.key
Subclasses of PKIException in com.netscape.certsrv.key -
Uses of PKIException in com.netscape.certsrv.ldap
Methods in com.netscape.certsrv.ldap that return PKIExceptionModifier and TypeMethodDescriptionstatic PKIExceptionLDAPExceptionConverter.toPKIException(netscape.ldap.LDAPException e) -
Uses of PKIException in com.netscape.certsrv.profile
Subclasses of PKIException in com.netscape.certsrv.profile -
Uses of PKIException in com.netscape.certsrv.request
Subclasses of PKIException in com.netscape.certsrv.request -
Uses of PKIException in com.netscape.certsrv.system
Subclasses of PKIException in com.netscape.certsrv.system -
Uses of PKIException in com.netscape.cmstools.profile
Methods in com.netscape.cmstools.profile that throw PKIExceptionModifier and TypeMethodDescriptionstatic voidProfileCLI.checkConfiguration(byte[] in, boolean requireProfileId, boolean requireDisabled) Sanity check the profile configuration.static byte[]ProfileCLI.readRawProfileFromFile(String path) Reads a raw profile from the specified file.static byte[]ProfileCLI.readRawProfileFromFile(Path path) Reads a raw profile from the specified file. -
Uses of PKIException in org.dogtagpki.server.rest
Classes in org.dogtagpki.server.rest that implement interfaces with type arguments of type PKIExceptionMethods in org.dogtagpki.server.rest with parameters of type PKIExceptionModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponsePKIExceptionMapper.toResponse(PKIException exception) Methods in org.dogtagpki.server.rest that throw PKIExceptionModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseSecurityDomainService.getDomainInfo()