| Package | Description |
|---|---|
| com.entrust.toolkit.asn1.cmpv1 |
Contains classes used to create, parse,
and manipulate ASN.1 structures used with Certificate Management Protocol (CMP)
version 1.
|
| com.entrust.toolkit.asn1.cmpv1.gkm |
Contains classes used to create, parse,
and manipulate ASN.1 structures used with Certificate Management Protocol (CMP)
version 1.
|
| com.entrust.toolkit.asn1.crmf |
Contains classes used to create, parse, and manipulate ASN.1 structures
used with Certificate Request Message Format (CRMF).
|
| com.entrust.toolkit.asn1.crmf.regCtrl |
Contains classes used to create, parse, and manipulate ASN.1 structures
used with Certificate Request Message Format (CRMF).
|
| com.entrust.toolkit.asn1.structures |
Contains classes used to create, parse, and manipulate general ASN.1
structures.
|
| com.entrust.toolkit.asn1.tsp |
Contains classes used to create, parse, and manipulate ASN.1 structures
used with time-stamping.
|
| com.entrust.toolkit.util.net |
Contains networking utility classes (HTTP and LDAP).
|
| com.entrust.toolkit.x509.certstore |
Contains the certificate stores and classes used during certificate path
building.
|
| com.entrust.toolkit.x509.revocation |
Contains the Entrust revocation checking mechanism and revocation
stores.
|
| iaik.asn1.structures | |
| iaik.x509.extensions.qualified.structures | |
| iaik.x509.ocsp |
| Modifier and Type | Method and Description |
|---|---|
GeneralName |
PKIHeader.getRecipient()
Returns the recipient of the message.
|
GeneralName |
PKIHeader.getSender()
Returns the sender of the message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PKIHeader.setRecipient(GeneralName recipient)
Sets the recipient of the message.
|
void |
PKIHeader.setSender(GeneralName sender)
Sets the sender of the message.
|
| Constructor and Description |
|---|
PKIHeader(GeneralName sender,
GeneralName recipient)
Creates a new
PKIHeader object with the specified components. |
| Modifier and Type | Method and Description |
|---|---|
GeneralName[] |
EntrustEventInfo.getNewCAName()
Returns the new name of the CA if it has been set; otherwise
null is returned. |
GeneralName |
EntrustProofOfRAInfo.getRaName()
Returns the DN of the RA (as known by the Security Manager).
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntrustEventInfo.addNewCAName(GeneralName newCAName)
Adds the new CA name to the set of new CA names.
|
void |
EntrustEventInfo.setNewCAName(GeneralName[] newCAName)
Sets the set of new CA names.
|
| Modifier and Type | Method and Description |
|---|---|
GeneralName |
CertId.getIssuer()
Returns the issuer of the certificate.
|
GeneralName |
POPOSigningKeyInput.getSender()
Returns the identity of the sender if the object was created for a user
that already exists at the CA; otherwise
null is returned. |
| Constructor and Description |
|---|
CertId(GeneralName issuer,
java.math.BigInteger serialNumber)
Creates a new
CertId object with the specified components. |
POPOSigningKeyInput(GeneralName sender,
java.security.PublicKey publicKey)
Creates a new
POPOSigningKey object with the specified
components. |
| Modifier and Type | Method and Description |
|---|---|
GeneralName |
OldCertId.getIssuer()
Returns the issuer of the old certificate.
|
GeneralName |
SinglePubInfo.getPubLocation()
Returns the publication location if it exists; otherwise
null
is returned. |
| Modifier and Type | Method and Description |
|---|---|
void |
SinglePubInfo.setPubLocation(GeneralName pubLocation)
Sets the pubication location.
|
| Constructor and Description |
|---|
OldCertId(GeneralName issuer,
java.math.BigInteger serialNumber)
Creates a new
OldCertId regCtrl object with the specified
components. |
| Modifier and Type | Method and Description |
|---|---|
GeneralName |
Controls.getOldCertIdIssuer()
Deprecated.
|
GeneralName |
PKIHeader.getRecipient()
Deprecated.
This method returns the name of the intended recipient.
|
GeneralName |
PKIHeader.getSender()
Deprecated.
This method returns the sender associated with the PKIHeader.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Controls.setOldCertId(GeneralName issuer,
INTEGER serialNumber)
Deprecated.
|
void |
PKIHeader.setRecipient(GeneralName recipient)
Deprecated.
This method sets the name of the intended recipient.
|
void |
PKIHeader.setSender(GeneralName sender)
Deprecated.
This method sets the sender associated with the PKIHeader.
|
| Constructor and Description |
|---|
PKIHeader(int pvno,
GeneralName sender,
GeneralName recipient,
GeneralizedTime messageTime,
AlgorithmID protectionAlg,
ASN1Object senderKID,
ASN1Object recipKID,
OCTET_STRING transactionID,
OCTET_STRING senderNonce,
OCTET_STRING recipNonce)
Deprecated.
This constructor, given all of the information that can be included, creates
a PKIHeader object.
|
| Modifier and Type | Method and Description |
|---|---|
GeneralName |
TSTInfo.getTsa()
Provides a hint in identifying the name of the TimeStamp Authority.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TSTInfo.setTsa(GeneralName tsa)
Sets a hint for identifying the name of the TimeStamp Authority.
|
| Modifier and Type | Method and Description |
|---|---|
LDAPSearchData |
LDAPConnection.getAttributeFromDPName(GeneralName distributionPointName,
LDAPAttributeType attributeType,
LdapDirectory defaultDirectory,
java.util.Map<java.lang.String,JNDIDirectory> directoryCache,
java.util.Map<java.lang.String,java.lang.Long> invalidSearchMap,
int invalidSearchTimeout)
This method parses the Distribution Point Name, and tries to retrieve information
from the directory
|
| Modifier and Type | Method and Description |
|---|---|
CertificateSet |
ArchiveCertCache.findCerts(GeneralName location)
Generalized version of findCerts.
|
CertificateSet |
CACrossCertCS.findCerts(GeneralName location)
Generalized version of findCerts.
|
CertificateSet |
CertificateGraph.findCerts(GeneralName location)
Generalized version of findCerts.
|
CertificateSet |
CertificateStore.findCerts(GeneralName location)
Returns all certificates for the entity specified in
location. |
CertificateSet |
CollectionCS.findCerts(GeneralName location)
Generalized version of findCerts.
|
CertificateSet |
HTTPCS.findCerts(GeneralName location)
Generalized version of findCerts.
|
| Modifier and Type | Method and Description |
|---|---|
GeneralName |
OCSPConfiguration.getAccessLocation() |
protected GeneralName |
ArchiveCRLCache.getCrlsByType(java.util.Collection crls,
CRLType crlType,
GeneralNames dpDistributionPoint)
Retrieves all CRLs of the indicated type that exist at the indicated
distrubution point.
|
protected GeneralName |
CachedCRLRS.getCrlsByType(java.util.Collection crls,
CRLType crlType,
GeneralNames dpDistributionPoint)
Retrieves all CRLs of the indicated type that exist at the indicated
distrubution point.
|
protected GeneralName |
DirectoryCRLRS.getCrlsByType(java.util.Collection crls,
CRLType crlType,
GeneralNames dpDistributionPoint)
Retrieves all CRLs of the indicated type that exist at the indicated
distribution point.
|
protected GeneralName |
HttpCRLRS.getCrlsByType(java.util.Collection crls,
CRLType crlType,
GeneralNames dpDistributionPoint)
Retrieves all CRLs of the indicated type that exist at the indicated
distribution point.
|
protected abstract GeneralName |
RevocationStore.getCrlsByType(java.util.Collection crls,
CRLType crlType,
GeneralNames dpDistributionPoint)
Retrieves all CRLs of the indicated type that exist at the indicated
distrubution point.
|
| Modifier and Type | Method and Description |
|---|---|
static java.net.URL |
OCSPConfiguration.convertAccessLocation(GeneralName accessLocation)
Converts an AccessLocation specified as a General name into a
URL object. |
void |
CachedCRLRS.removeCRLs(GeneralName distributionPointName)
Removes all CRLs from the cache that are stored under the indicated
distribution point name.
|
void |
OCSPConfiguration.setAccessLocation(GeneralName accessLocation)
Sets the Access location of the OCSP Responder.
|
| Constructor and Description |
|---|
OCSPConfiguration(GeneralName accessLocation)
Creates a Default OCSP Configuration with the specified accessLocation.
|
| Modifier and Type | Method and Description |
|---|---|
GeneralName |
AccessDescription.getAccessLocation()
Returns the access location.
|
GeneralName |
GeneralSubtree.getBase()
Returns the base GeneralName.
|
GeneralName |
GeneralNames.getName(int generalNameType)
Returns the first
GeneralName of the indicated type found
within a GeneralNames structure. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Enumeration<GeneralName> |
GeneralNames.getNames()
Returns an enumeration of the general names.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GeneralNames.addName(GeneralName generalName)
Adds a GeneralName to the list of general names.
|
void |
AccessDescription.setAccessLocation(GeneralName accessLocation)
Sets the access location.
|
| Constructor and Description |
|---|
AccessDescription(ObjectID accessMethod,
GeneralName accessLocation)
Creates a new AccessDescription from the given Oid and GeneralName.
|
GeneralNames(GeneralName generalName)
Creates a GeneralNames structure from a GeneralName.
|
GeneralSubtree(GeneralName base)
Creates a new GeneralSubrtree from a base representing some
GeneralName.
|
| Modifier and Type | Method and Description |
|---|---|
GeneralName[] |
SemanticsInformation.getNameRegistrationAuthorities()
Returns an array holding any name registration authorities included in this SemanticsInformation object.
|
| Constructor and Description |
|---|
SemanticsInformation(ObjectID semanticsIdentifier,
GeneralName[] nameRegistrationAuthorities)
Creates an
SemanticsInformation object for the given
sematics identifier and name registration authorities. |
| Modifier and Type | Method and Description |
|---|---|
GeneralName |
OCSPRequest.getRequestorName()
Returns the requestorName, if included.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OCSPRequest.setRequestorName(GeneralName requestorName)
Sets the requestorName.
|