Skip navigation links
A B C D E F G I M N O S T V 

A

Address - Class in org.nhindirect.config.store
The JPA Address class
Address() - Constructor for class org.nhindirect.config.store.Address
Construct an Address.
Address(Long, String) - Constructor for class org.nhindirect.config.store.Address
Construct an Address.
Address(Long, String, String) - Constructor for class org.nhindirect.config.store.Address
Construct an Address.
Address(Address) - Constructor for class org.nhindirect.config.store.Address
Construct an Address.
AddressRepository - Interface in org.nhindirect.config.repository
 
Anchor - Class in org.nhindirect.config.store
The JPA Domain class
Anchor() - Constructor for class org.nhindirect.config.store.Anchor
 
AnchorRepository - Interface in org.nhindirect.config.repository
 
applyCertRepositoryAttributes(Certificate, KeyStoreProtectionManager) - Static method in class org.nhindirect.config.store.util.CertificateUtils
 

B

BundleRefreshError - Enum in org.nhindirect.config.store
Enumeration for bundle update and refresh statuses
BundleThumbprint - Class in org.nhindirect.config.store
An bundle thumb print.

C

CertContainer(X509Certificate, Key) - Constructor for class org.nhindirect.config.store.Certificate.CertContainer
Deprecated.
 
Certificate - Class in org.nhindirect.config.store
The JPA Certificate class
Certificate() - Constructor for class org.nhindirect.config.store.Certificate
 
Certificate.CertContainer - Class in org.nhindirect.config.store
Deprecated. 
CertificateException - Exception in org.nhindirect.config.store
Generic Certificate exception class.
CertificateException() - Constructor for exception org.nhindirect.config.store.CertificateException
Default constructor.
CertificateException(String) - Constructor for exception org.nhindirect.config.store.CertificateException
Construct an exception with given message.
CertificateException(Throwable) - Constructor for exception org.nhindirect.config.store.CertificateException
Construct an exception from a Throwable.
CertificateException(String, Throwable) - Constructor for exception org.nhindirect.config.store.CertificateException
Construct an exception with given message from a Throwable.
CertificateRepository - Interface in org.nhindirect.config.repository
 
CertificateUtils - Class in org.nhindirect.config.store.util
 
CertificateUtils() - Constructor for class org.nhindirect.config.store.util.CertificateUtils
 
CertPolicy - Class in org.nhindirect.config.store
 
CertPolicy() - Constructor for class org.nhindirect.config.store.CertPolicy
 
CertPolicyGroup - Class in org.nhindirect.config.store
 
CertPolicyGroup() - Constructor for class org.nhindirect.config.store.CertPolicyGroup
 
CertPolicyGroupDomainReltn - Class in org.nhindirect.config.store
 
CertPolicyGroupDomainReltn() - Constructor for class org.nhindirect.config.store.CertPolicyGroupDomainReltn
 
CertPolicyGroupDomainReltnRepository - Interface in org.nhindirect.config.repository
 
CertPolicyGroupReltn - Class in org.nhindirect.config.store
 
CertPolicyGroupReltn() - Constructor for class org.nhindirect.config.store.CertPolicyGroupReltn
 
CertPolicyGroupReltnRepository - Interface in org.nhindirect.config.repository
 
CertPolicyGroupRepository - Interface in org.nhindirect.config.repository
 
CertPolicyRepository - Interface in org.nhindirect.config.repository
 
CertPolicyUse - Enum in org.nhindirect.config.store
 
clearData() - Method in class org.nhindirect.config.store.Certificate
Clear the data of a Certificate.
ConfigurationStoreException - Exception in org.nhindirect.config.store
Custom exception class for the configuration store.
ConfigurationStoreException() - Constructor for exception org.nhindirect.config.store.ConfigurationStoreException
Default constructor.
ConfigurationStoreException(String) - Constructor for exception org.nhindirect.config.store.ConfigurationStoreException
Construct an exception with given message.
ConfigurationStoreException(Throwable) - Constructor for exception org.nhindirect.config.store.ConfigurationStoreException
Construct an exception from a Throwable.
ConfigurationStoreException(String, Throwable) - Constructor for exception org.nhindirect.config.store.ConfigurationStoreException
Construct an exception with given message from a Throwable.
createARecord(String, long, String) - Static method in class org.nhindirect.config.store.util.DNSRecordUtils
Creates a DNS A type record.
createMXRecord(String, String, long, int) - Static method in class org.nhindirect.config.store.util.DNSRecordUtils
Creates a DNS MX record.
createSOARecord(String, long, String, String, int, long, long, long, long) - Static method in class org.nhindirect.config.store.util.DNSRecordUtils
Create a DNS SOA record.
createSRVRecord(String, String, long, int, int, int) - Static method in class org.nhindirect.config.store.util.DNSRecordUtils
Create a DNS SRV type record.
createX509CERTRecord(String, long, X509Certificate) - Static method in class org.nhindirect.config.store.util.DNSRecordUtils
Creates a DNS CERT record containing an X509 public certificate.

D

deleteByCertPolicyGroupId(Long) - Method in interface org.nhindirect.config.repository.CertPolicyGroupDomainReltnRepository
 
deleteByDomainId(Long) - Method in interface org.nhindirect.config.repository.AddressRepository
 
deleteByDomainId(Long) - Method in interface org.nhindirect.config.repository.CertPolicyGroupDomainReltnRepository
 
deleteByDomainId(Long) - Method in interface org.nhindirect.config.repository.TrustBundleDomainReltnRepository
 
deleteByDomainIdAndCertPolicyGroupId(Long, Long) - Method in interface org.nhindirect.config.repository.CertPolicyGroupDomainReltnRepository
 
deleteByDomainIdAndTrustBundleId(Long, Long) - Method in interface org.nhindirect.config.repository.TrustBundleDomainReltnRepository
 
deleteByDomainNameIgnoreCase(String) - Method in interface org.nhindirect.config.repository.DomainRepository
 
deleteByEmailAddressIgnoreCase(String) - Method in interface org.nhindirect.config.repository.AddressRepository
 
deleteByGroupId(Long) - Method in interface org.nhindirect.config.repository.CertPolicyGroupReltnRepository
 
deleteByIdIn(List<Long>) - Method in interface org.nhindirect.config.repository.AnchorRepository
 
deleteByIdIn(List<Long>) - Method in interface org.nhindirect.config.repository.CertificateRepository
 
deleteByIdIn(List<Long>) - Method in interface org.nhindirect.config.repository.CertPolicyGroupRepository
 
deleteByIdIn(List<Long>) - Method in interface org.nhindirect.config.repository.CertPolicyRepository
 
deleteByIdIn(List<Long>) - Method in interface org.nhindirect.config.repository.DNSRepository
 
deleteByNameIgnoreCase(String) - Method in interface org.nhindirect.config.repository.SettingRepository
 
deleteByOwnerIgnoreCase(String) - Method in interface org.nhindirect.config.repository.AnchorRepository
 
deleteByOwnerIgnoreCase(String) - Method in interface org.nhindirect.config.repository.CertificateRepository
 
deleteByPolicyId(Long) - Method in interface org.nhindirect.config.repository.CertPolicyGroupReltnRepository
 
deleteByTrustBundleId(Long) - Method in interface org.nhindirect.config.repository.TrustBundleAnchorRepository
 
deleteByTrustBundleId(Long) - Method in interface org.nhindirect.config.repository.TrustBundleDomainReltnRepository
 
DNSRecord - Class in org.nhindirect.config.store
The JPA Domain class representing a DNS record.
DNSRecord() - Constructor for class org.nhindirect.config.store.DNSRecord
 
DNSRecordUtils - Class in org.nhindirect.config.store.util
Utility class for creating and serializing DNS records.
DNSRecordUtils() - Constructor for class org.nhindirect.config.store.util.DNSRecordUtils
 
DNSRepository - Interface in org.nhindirect.config.repository
 
Domain - Class in org.nhindirect.config.store
The JPA Domain class
Domain() - Constructor for class org.nhindirect.config.store.Domain
Construct a Domain.
Domain(String) - Constructor for class org.nhindirect.config.store.Domain
Construct a Domain.
DomainRepository - Interface in org.nhindirect.config.repository
 

E

EntityStatus - Enum in org.nhindirect.config.store
Enumeration of entity statuses.
equals(Object) - Method in class org.nhindirect.config.store.BundleThumbprint
 
equals(Object) - Method in class org.nhindirect.config.store.DNSRecord
equals(Object) - Method in class org.nhindirect.config.store.Domain
 

F

findByBundleNameIgnoreCase(String) - Method in interface org.nhindirect.config.repository.TrustBundleRepository
 
findByDomainId(Long) - Method in interface org.nhindirect.config.repository.AddressRepository
 
findByDomainId(Long) - Method in interface org.nhindirect.config.repository.CertPolicyGroupDomainReltnRepository
 
findByDomainId(Long) - Method in interface org.nhindirect.config.repository.TrustBundleDomainReltnRepository
 
findByDomainNameContainingIgnoreCase(String) - Method in interface org.nhindirect.config.repository.DomainRepository
 
findByDomainNameContainingIgnoreCaseAndStatus(String, int) - Method in interface org.nhindirect.config.repository.DomainRepository
 
findByDomainNameIgnoreCase(String) - Method in interface org.nhindirect.config.repository.DomainRepository
 
findByDomainNameInIgnoreCase(List<String>) - Method in interface org.nhindirect.config.repository.DomainRepository
 
findByDomainNameInIgnoreCaseAndStatus(List<String>, int) - Method in interface org.nhindirect.config.repository.DomainRepository
 
findByEmailAddressIgnoreCase(String) - Method in interface org.nhindirect.config.repository.AddressRepository
 
findByEmailAddressInIgnoreCaseAndStatus(List<String>, EntityStatus) - Method in interface org.nhindirect.config.repository.AddressRepository
 
findByEndpointIgnoreCase(String) - Method in interface org.nhindirect.config.repository.AddressRepository
 
findByGroupId(Long) - Method in interface org.nhindirect.config.repository.CertPolicyGroupReltnRepository
 
findByNameIgnoreCase(String) - Method in interface org.nhindirect.config.repository.DNSRepository
 
findByNameIgnoreCase(String) - Method in interface org.nhindirect.config.repository.SettingRepository
 
findByNameIgnoreCaseAndType(String, int) - Method in interface org.nhindirect.config.repository.DNSRepository
 
findByNameIgnoreCaseIn(List<String>) - Method in interface org.nhindirect.config.repository.SettingRepository
 
findByOwnerIgnoreCase(String) - Method in interface org.nhindirect.config.repository.AnchorRepository
 
findByOwnerIgnoreCase(String) - Method in interface org.nhindirect.config.repository.CertificateRepository
 
findByOwnerIgnoreCaseAndThumbprint(String, String) - Method in interface org.nhindirect.config.repository.CertificateRepository
 
findByOwnerInIgnoreCase(List<String>) - Method in interface org.nhindirect.config.repository.AnchorRepository
 
findByPolicyGroupNameIgnoreCase(String) - Method in interface org.nhindirect.config.repository.CertPolicyGroupRepository
 
findByPolicyId(Long) - Method in interface org.nhindirect.config.repository.CertPolicyGroupReltnRepository
 
findByPolicyNameIgnoreCase(String) - Method in interface org.nhindirect.config.repository.CertPolicyRepository
 
findByStatus(int) - Method in interface org.nhindirect.config.repository.DomainRepository
 
findByThumbprint(String) - Method in interface org.nhindirect.config.repository.CertificateRepository
 
findByTrustBundleId(Long) - Method in interface org.nhindirect.config.repository.TrustBundleAnchorRepository
 
findByType(int) - Method in interface org.nhindirect.config.repository.DNSRepository
 
fromWire(byte[]) - Static method in class org.nhindirect.config.store.DNSRecord
Converts a raw wire transfer format of a record to a DNS record.
fromWire(byte[]) - Static method in class org.nhindirect.config.store.util.DNSRecordUtils
Converts a raw wire transfer format of a record to a DNS record.

G

getBundleName() - Method in class org.nhindirect.config.store.TrustBundle
Gets the value of the bundle name.
getBundleURL() - Method in class org.nhindirect.config.store.TrustBundle
Gets the value of the bundle URL.
getCert() - Method in class org.nhindirect.config.store.Certificate.CertContainer
Deprecated.
 
getCertificateId() - Method in class org.nhindirect.config.store.Anchor
Get the value of certificateId.
getCertPolicyGroupId() - Method in class org.nhindirect.config.store.CertPolicyGroupDomainReltn
Gets the value of the policy group.
getCertPolicyGroupId() - Method in class org.nhindirect.config.store.CertPolicyGroupReltn
 
getCertPolicyId() - Method in class org.nhindirect.config.store.CertPolicyGroupReltn
 
getCheckSum() - Method in class org.nhindirect.config.store.TrustBundle
Get the value of the bundle check sum.
getCreateTime() - Method in class org.nhindirect.config.store.Address
Get the value of createTime.
getCreateTime() - Method in class org.nhindirect.config.store.Anchor
Get the value of createTime.
getCreateTime() - Method in class org.nhindirect.config.store.Certificate
Get the value of createTime.
getCreateTime() - Method in class org.nhindirect.config.store.CertPolicy
Get the value of createTime.
getCreateTime() - Method in class org.nhindirect.config.store.CertPolicyGroup
Get the value of createTime.
getCreateTime() - Method in class org.nhindirect.config.store.DNSRecord
Gets the date/time the record was created.
getCreateTime() - Method in class org.nhindirect.config.store.Domain
Get the value of createTime.
getCreateTime() - Method in class org.nhindirect.config.store.Setting
Get the value of createTime.
getCreateTime() - Method in class org.nhindirect.config.store.TrustBundle
Get the value of createTime.
getData() - Method in class org.nhindirect.config.store.Anchor
Get the value of certificateData.
getData() - Method in class org.nhindirect.config.store.Certificate
Get the value of data.
getData() - Method in class org.nhindirect.config.store.DNSRecord
Get the rdata of the record.
getData() - Method in class org.nhindirect.config.store.TrustBundleAnchor
Get the value of anchorData.
getDclass() - Method in class org.nhindirect.config.store.DNSRecord
Gets the DNS record class such as IN, HS, and CH.
getDigest() - Method in class org.nhindirect.config.store.BundleThumbprint
Gets the raw byte digest of the certificate's der encoding.
getDisplayName() - Method in class org.nhindirect.config.store.Address
Get the value of displayName.
getDomainId() - Method in class org.nhindirect.config.store.Address
Get the value of domain id.
getDomainId() - Method in class org.nhindirect.config.store.CertPolicyGroupDomainReltn
Gets the value of the domain.
getDomainId() - Method in class org.nhindirect.config.store.TrustBundleDomainReltn
Gets the value of the domain id
getDomainName() - Method in class org.nhindirect.config.store.Domain
Get the value of domainName.
getEmailAddress() - Method in class org.nhindirect.config.store.Address
Get the value of emailAddress.
getEndpoint() - Method in class org.nhindirect.config.store.Address
Get the value of endpoint.
getEntityStatusList() - Static method in enum org.nhindirect.config.store.EntityStatus
Return a list of enumeration values.
getId() - Method in class org.nhindirect.config.store.Address
Get the value of id.
getId() - Method in class org.nhindirect.config.store.Anchor
Get the value of id.
getId() - Method in class org.nhindirect.config.store.Certificate
Get the value of id.
getId() - Method in class org.nhindirect.config.store.CertPolicy
Get the value of id.
getId() - Method in class org.nhindirect.config.store.CertPolicyGroup
Get the value of id.
getId() - Method in class org.nhindirect.config.store.CertPolicyGroupDomainReltn
Get the value of id.
getId() - Method in class org.nhindirect.config.store.CertPolicyGroupReltn
Get the value of id.
getId() - Method in class org.nhindirect.config.store.DNSRecord
Gets the internal id of the record.
getId() - Method in class org.nhindirect.config.store.Domain
Get the value of id.
getId() - Method in class org.nhindirect.config.store.Setting
Get the value of id.
getId() - Method in class org.nhindirect.config.store.TrustBundle
 
getId() - Method in class org.nhindirect.config.store.TrustBundleAnchor
Get the value of id.
getId() - Method in class org.nhindirect.config.store.TrustBundleDomainReltn
Get the value of id.
getKey() - Method in class org.nhindirect.config.store.Certificate.CertContainer
Deprecated.
 
getLastRefreshAttempt() - Method in class org.nhindirect.config.store.TrustBundle
Get the value of the last refresh attempt date time.
getLastRefreshError() - Method in class org.nhindirect.config.store.TrustBundle
Get the value of the last refresh error.
getLastSuccessfulRefresh() - Method in class org.nhindirect.config.store.TrustBundle
Get the value of the last successful refresh date time.
getLexicon() - Method in class org.nhindirect.config.store.CertPolicy
 
getName() - Method in class org.nhindirect.config.store.DNSRecord
Gets the name associated with this DNS entry.
getName() - Method in class org.nhindirect.config.store.Setting
Get the name of the setting.
getOwner() - Method in class org.nhindirect.config.store.Anchor
Get the value of owner.
getOwner() - Method in class org.nhindirect.config.store.Certificate
Get the value of owner.
getPolicyData() - Method in class org.nhindirect.config.store.CertPolicy
 
getPolicyGroupName() - Method in class org.nhindirect.config.store.CertPolicyGroup
Get the value of policyGroupName.
getPolicyName() - Method in class org.nhindirect.config.store.CertPolicy
Get the value of policyName.
getPolicyUse() - Method in class org.nhindirect.config.store.CertPolicyGroupReltn
 
getPostmasterAddressId() - Method in class org.nhindirect.config.store.Domain
Get the value of postmasterAddressId.
getRefreshInterval() - Method in class org.nhindirect.config.store.TrustBundle
Gets the value of the bundle refresh interval in seconds.
getSigningCertificateData() - Method in class org.nhindirect.config.store.TrustBundle
Gets the value of the signing certificate as it DER encoded byte array.
getStatus() - Method in class org.nhindirect.config.store.Address
Get the value of status.
getStatus() - Method in class org.nhindirect.config.store.Anchor
Get the value of status.
getStatus() - Method in class org.nhindirect.config.store.Certificate
Get the value of status.
getStatus() - Method in class org.nhindirect.config.store.Domain
Get the value of status.
getStatus() - Method in class org.nhindirect.config.store.Setting
Get the value of status.
getThumbprint() - Method in class org.nhindirect.config.store.Anchor
Get the value of thumbprint.
getThumbprint() - Method in class org.nhindirect.config.store.Certificate
Get the value of thumbprint.
getThumbprint() - Method in class org.nhindirect.config.store.TrustBundleAnchor
Get the value of thumbprint.
getTrustBundleId() - Method in class org.nhindirect.config.store.TrustBundleAnchor
Get the value of the trust bundle Id.
getTrustBundleId() - Method in class org.nhindirect.config.store.TrustBundleDomainReltn
Gets the value of the trust bundle id
getTtl() - Method in class org.nhindirect.config.store.DNSRecord
Gets the record time to live in seconds.
getType() - Method in class org.nhindirect.config.store.Address
Get the value of type.
getType() - Method in class org.nhindirect.config.store.DNSRecord
Gets the type of the DNS record such as A, SRV, CERT, MX, and SOA.
getUpdateTime() - Method in class org.nhindirect.config.store.Address
Get the value of updateTime.
getUpdateTime() - Method in class org.nhindirect.config.store.Domain
Get the value of updateTime.
getUpdateTime() - Method in class org.nhindirect.config.store.Setting
Get the value of updateTime.
getValidEndDate() - Method in class org.nhindirect.config.store.Anchor
Get the value of validEndDate.
getValidEndDate() - Method in class org.nhindirect.config.store.Certificate
Get the value of validEndDate.
getValidEndDate() - Method in class org.nhindirect.config.store.TrustBundleAnchor
Get the value of validEndDate.
getValidStartDate() - Method in class org.nhindirect.config.store.Anchor
Get the value of validStartDate.
getValidStartDate() - Method in class org.nhindirect.config.store.Certificate
Get the value of validStartDate.
getValidStartDate() - Method in class org.nhindirect.config.store.TrustBundleAnchor
Get the value of validStartDate.
getValue() - Method in class org.nhindirect.config.store.Setting
Get the value of the setting.

I

isIncoming() - Method in class org.nhindirect.config.store.Anchor
Get the value of incoming.
isIncoming() - Method in class org.nhindirect.config.store.CertPolicyGroupReltn
 
isIncoming() - Method in class org.nhindirect.config.store.TrustBundleDomainReltn
Get the value of incoming.
isOutgoing() - Method in class org.nhindirect.config.store.Anchor
Get the value of outgoing.
isOutgoing() - Method in class org.nhindirect.config.store.CertPolicyGroupReltn
 
isOutgoing() - Method in class org.nhindirect.config.store.TrustBundleDomainReltn
Get the value of outgoing.
isPrivateKey() - Method in class org.nhindirect.config.store.Certificate
Indicates if the certificate has a private key
isValid() - Method in class org.nhindirect.config.store.Domain
Verify the Domain is valid.

M

MAGIC_POSTMASTER_ID - Static variable in class org.nhindirect.config.store.Domain
 

N

NULL_CERT - Static variable in class org.nhindirect.config.store.Certificate
 

O

org.nhindirect.config.repository - package org.nhindirect.config.repository
 
org.nhindirect.config.store - package org.nhindirect.config.store
 
org.nhindirect.config.store.util - package org.nhindirect.config.store.util
 

S

setBundleName(String) - Method in class org.nhindirect.config.store.TrustBundle
Set the value of the bundle name.
setBundleURL(String) - Method in class org.nhindirect.config.store.TrustBundle
Set the value of the bundle url.
setCertificateId(long) - Method in class org.nhindirect.config.store.Anchor
Set the value of certificateId.
setCertPolicyGroupId(Long) - Method in class org.nhindirect.config.store.CertPolicyGroupDomainReltn
Sets the value of the policy group.
setCertPolicyGroupId(Long) - Method in class org.nhindirect.config.store.CertPolicyGroupReltn
 
setCertPolicyId(Long) - Method in class org.nhindirect.config.store.CertPolicyGroupReltn
 
setCheckSum(String) - Method in class org.nhindirect.config.store.TrustBundle
Set the value of the bundle check sum.
setCreateTime(LocalDateTime) - Method in class org.nhindirect.config.store.Address
Set the value of createTime.
setCreateTime(LocalDateTime) - Method in class org.nhindirect.config.store.Anchor
Set the value of createTime.
setCreateTime(LocalDateTime) - Method in class org.nhindirect.config.store.Certificate
Set the value of createTime.
setCreateTime(LocalDateTime) - Method in class org.nhindirect.config.store.CertPolicy
Set the value of createTime.
setCreateTime(LocalDateTime) - Method in class org.nhindirect.config.store.CertPolicyGroup
Set the value of createTime.
setCreateTime(LocalDateTime) - Method in class org.nhindirect.config.store.DNSRecord
Sets the date/time the record was created.
setCreateTime(LocalDateTime) - Method in class org.nhindirect.config.store.Domain
Set the value of createTime.
setCreateTime(LocalDateTime) - Method in class org.nhindirect.config.store.Setting
Set the value of createTime.
setCreateTime(LocalDateTime) - Method in class org.nhindirect.config.store.TrustBundle
Set the value of createTime.
setData(byte[]) - Method in class org.nhindirect.config.store.Anchor
Set the value of certificateData.
setData(byte[]) - Method in class org.nhindirect.config.store.Certificate
Set the value of data.
setData(byte[]) - Method in class org.nhindirect.config.store.DNSRecord
Sets the rdata of the record.
setData(byte[]) - Method in class org.nhindirect.config.store.TrustBundleAnchor
Set the value of anchorData.
setDclass(int) - Method in class org.nhindirect.config.store.DNSRecord
Sets the DNS record class.
setDisplayName(String) - Method in class org.nhindirect.config.store.Address
Set the value of displayName.
setDomainId(Long) - Method in class org.nhindirect.config.store.Address
Set the value of domain.
setDomainId(Long) - Method in class org.nhindirect.config.store.CertPolicyGroupDomainReltn
Sets the value of the domain.
setDomainId(Long) - Method in class org.nhindirect.config.store.TrustBundleDomainReltn
Sets the value of the domain id
setDomainName(String) - Method in class org.nhindirect.config.store.Domain
Set the value of domainName.
setEmailAddress(String) - Method in class org.nhindirect.config.store.Address
Set the value of emailAddress.
setEndpoint(String) - Method in class org.nhindirect.config.store.Address
Set the value of endpoint.
setId(Long) - Method in class org.nhindirect.config.store.Address
Set the value of id.
setId(Long) - Method in class org.nhindirect.config.store.Anchor
Set the value of id.
setId(Long) - Method in class org.nhindirect.config.store.Certificate
Set the value of id.
setId(Long) - Method in class org.nhindirect.config.store.CertPolicy
Set the value of id.
setId(Long) - Method in class org.nhindirect.config.store.CertPolicyGroup
Set the value of id.
setId(Long) - Method in class org.nhindirect.config.store.CertPolicyGroupDomainReltn
Set the value of id.
setId(Long) - Method in class org.nhindirect.config.store.CertPolicyGroupReltn
Set the value of id.
setId(Long) - Method in class org.nhindirect.config.store.DNSRecord
Sets the internal id of the record.
setId(Long) - Method in class org.nhindirect.config.store.Domain
Set the value of id.
setId(Long) - Method in class org.nhindirect.config.store.Setting
Set the value of id.
setId(Long) - Method in class org.nhindirect.config.store.TrustBundle
Set the value of id.
setId(Long) - Method in class org.nhindirect.config.store.TrustBundleAnchor
Set the value of id.
setId(Long) - Method in class org.nhindirect.config.store.TrustBundleDomainReltn
Set the value of id.
setIncoming(boolean) - Method in class org.nhindirect.config.store.Anchor
Set the value of incoming.
setIncoming(boolean) - Method in class org.nhindirect.config.store.CertPolicyGroupReltn
 
setIncoming(boolean) - Method in class org.nhindirect.config.store.TrustBundleDomainReltn
Set the value of incoming.
setLastRefreshAttempt(LocalDateTime) - Method in class org.nhindirect.config.store.TrustBundle
Set the value of the last refresh attempt date time.
setLastRefreshError(int) - Method in class org.nhindirect.config.store.TrustBundle
Set the value of the last refresh error.
setLastSuccessfulRefresh(LocalDateTime) - Method in class org.nhindirect.config.store.TrustBundle
Set the value of the last successful refresh date time
setLexicon(int) - Method in class org.nhindirect.config.store.CertPolicy
 
setName(String) - Method in class org.nhindirect.config.store.DNSRecord
Sets the name associated with this DNS entry.
setName(String) - Method in class org.nhindirect.config.store.Setting
Set the name of the setting.
setOutgoing(boolean) - Method in class org.nhindirect.config.store.Anchor
Set the value of outgoing.
setOutgoing(boolean) - Method in class org.nhindirect.config.store.CertPolicyGroupReltn
 
setOutgoing(boolean) - Method in class org.nhindirect.config.store.TrustBundleDomainReltn
Set the value of outgoing.
setOwner(String) - Method in class org.nhindirect.config.store.Anchor
Set the value of owner.
setOwner(String) - Method in class org.nhindirect.config.store.Certificate
Set the value of owner.
setPolicyData(byte[]) - Method in class org.nhindirect.config.store.CertPolicy
 
setPolicyGroupName(String) - Method in class org.nhindirect.config.store.CertPolicyGroup
Gets the value of policyGroupName.
setPolicyName(String) - Method in class org.nhindirect.config.store.CertPolicy
Gets the value of policyName.
setPolicyUse(int) - Method in class org.nhindirect.config.store.CertPolicyGroupReltn
 
setPostmasterAddressId(Long) - Method in class org.nhindirect.config.store.Domain
Set the value of postmasterAddressId.
setPrivateKey(boolean) - Method in class org.nhindirect.config.store.Certificate
Indicates if the certificate has a private key
setRawData(byte[]) - Method in class org.nhindirect.config.store.Certificate
 
setRefreshInterval(int) - Method in class org.nhindirect.config.store.TrustBundle
Set the value of the bundle refresh interval in seconds
setSigningCertificateData(byte[]) - Method in class org.nhindirect.config.store.TrustBundle
Set the value of the signing certificate
setStatus(int) - Method in class org.nhindirect.config.store.Address
Set the value of status.
setStatus(int) - Method in class org.nhindirect.config.store.Anchor
Set the value of status.
setStatus(int) - Method in class org.nhindirect.config.store.Certificate
Set the value of status.
setStatus(int) - Method in class org.nhindirect.config.store.Domain
Set the value of status.
setStatus(int) - Method in class org.nhindirect.config.store.Setting
Set the value of status.
setThumbprint(String) - Method in class org.nhindirect.config.store.Anchor
Set the value of thumbprint.
setThumbprint(String) - Method in class org.nhindirect.config.store.TrustBundleAnchor
Set the value of thumbprint.
Setting - Class in org.nhindirect.config.store
The JPA settings class.
Setting() - Constructor for class org.nhindirect.config.store.Setting
 
SettingRepository - Interface in org.nhindirect.config.repository
 
setTrustBundleId(Long) - Method in class org.nhindirect.config.store.TrustBundleAnchor
Set the value of the trust bundle Id.
setTrustBundleId(Long) - Method in class org.nhindirect.config.store.TrustBundleDomainReltn
Sets the value of the trust bundle id
setTtl(long) - Method in class org.nhindirect.config.store.DNSRecord
Sets the record time to live in seconds.
setType(String) - Method in class org.nhindirect.config.store.Address
Set the value of type.
setType(int) - Method in class org.nhindirect.config.store.DNSRecord
Gets the type of the DNS record such as A, SRV, CERT, MX, and SOA.
setUpdateTime(LocalDateTime) - Method in class org.nhindirect.config.store.Address
Set the value of updateTime.
setUpdateTime(LocalDateTime) - Method in class org.nhindirect.config.store.Domain
Set the value of updateTime.
setUpdateTime(LocalDateTime) - Method in class org.nhindirect.config.store.Setting
Set the value of updateTime.
setValidEndDate(LocalDateTime) - Method in class org.nhindirect.config.store.Anchor
Set the value of validEndDate.
setValidEndDate(LocalDateTime) - Method in class org.nhindirect.config.store.Certificate
Set the value of validEndDate.
setValidEndDate(LocalDateTime) - Method in class org.nhindirect.config.store.TrustBundleAnchor
Set the value of validEndDate.
setValidStartDate(LocalDateTime) - Method in class org.nhindirect.config.store.Anchor
Set the value of validStartDate.
setValidStartDate(LocalDateTime) - Method in class org.nhindirect.config.store.Certificate
Set the value of validStartDate.
setValidStartDate(LocalDateTime) - Method in class org.nhindirect.config.store.TrustBundleAnchor
Set the value of validStartDate.
setValue(String) - Method in class org.nhindirect.config.store.Setting
Set the name of the setting.
stripP12Protection(Certificate, KeyStoreProtectionManager) - Static method in class org.nhindirect.config.store.util.CertificateUtils
 

T

toCertificate() - Method in class org.nhindirect.config.store.Anchor
 
toCertificate() - Method in class org.nhindirect.config.store.TrustBundleAnchor
Converts the anchor data to an X509 certificate
toCredential() - Method in class org.nhindirect.config.store.Certificate
Deprecated. 
toCredential(char[], char[]) - Method in class org.nhindirect.config.store.Certificate
Deprecated. 
toSigningCertificate() - Method in class org.nhindirect.config.store.TrustBundle
Converts the signing data into an X509 certificate
toString() - Method in class org.nhindirect.config.store.Address
 
toString() - Method in class org.nhindirect.config.store.BundleThumbprint
 
toString() - Method in class org.nhindirect.config.store.Domain
 
toThumbprint(byte[]) - Static method in class org.nhindirect.config.store.BundleThumbprint
Creates a thumbprint of a byte array.
toWire(DNSRecord) - Static method in class org.nhindirect.config.store.DNSRecord
Converts a DNS record to a raw wire transfer format.
toWire(DNSRecord) - Static method in class org.nhindirect.config.store.util.DNSRecordUtils
Converts a DNS record to a raw wire transfer format.
TrustBundle - Class in org.nhindirect.config.store
JPA entity object for a trust bundle
TrustBundle() - Constructor for class org.nhindirect.config.store.TrustBundle
 
TrustBundleAnchor - Class in org.nhindirect.config.store
JPA entity object for a trust bundle anchor
TrustBundleAnchor() - Constructor for class org.nhindirect.config.store.TrustBundleAnchor
 
TrustBundleAnchorRepository - Interface in org.nhindirect.config.repository
 
TrustBundleDomainReltn - Class in org.nhindirect.config.store
JPA entity object for a trust bundle to domain relationship
TrustBundleDomainReltn() - Constructor for class org.nhindirect.config.store.TrustBundleDomainReltn
 
TrustBundleDomainReltnRepository - Interface in org.nhindirect.config.repository
 
TrustBundleRepository - Interface in org.nhindirect.config.repository
 

V

validate() - Method in class org.nhindirect.config.store.Anchor
Validate the Anchor for the existance of data.
validate() - Method in class org.nhindirect.config.store.Certificate
Validate the Certificate for the existance of data.
validate() - Method in class org.nhindirect.config.store.TrustBundle
Validates that the bundle has valid and complete data
validate() - Method in class org.nhindirect.config.store.TrustBundleAnchor
Validate the Anchor for the existance of data.
valueOf(String) - Static method in enum org.nhindirect.config.store.BundleRefreshError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nhindirect.config.store.CertPolicyUse
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nhindirect.config.store.EntityStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.nhindirect.config.store.BundleRefreshError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nhindirect.config.store.CertPolicyUse
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nhindirect.config.store.EntityStatus
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G I M N O S T V 
Skip navigation links

Copyright © 2020. All rights reserved.