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

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
 
deleteByDomainIdAndPolicyGroupId(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
 
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
 
deleteByPolicyGroupId(Long) - Method in interface org.nhindirect.config.repository.CertPolicyGroupDomainReltnRepository
 
deleteByPolicyGroupId(Long) - Method in interface org.nhindirect.config.repository.CertPolicyGroupReltnRepository
 
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
 
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
 

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
 
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
 
findByPolicyGroupId(Long) - Method in interface org.nhindirect.config.repository.CertPolicyGroupReltnRepository
 
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

getCert() - Method in class org.nhindirect.config.store.Certificate.CertContainer
Deprecated.
 
getCreateTime() - Method in class org.nhindirect.config.store.Address
Get the value of createTime.
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.
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.
getKey() - Method in class org.nhindirect.config.store.Certificate.CertContainer
Deprecated.
 
getStatus() - Method in class org.nhindirect.config.store.Address
Get the value of status.
getType() - Method in class org.nhindirect.config.store.Address
Get the value of type.
getUpdateTime() - Method in class org.nhindirect.config.store.Address
Get the value of updateTime.

I

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

setAnchorData(byte[]) - Method in class org.nhindirect.config.store.TrustBundleAnchor
 
setCertificateData(byte[]) - Method in class org.nhindirect.config.store.Anchor
 
setCreateTime(LocalDateTime) - Method in class org.nhindirect.config.store.Address
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.TrustBundleAnchor
Set the value of anchorData.
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.
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.
setRawData(byte[]) - Method in class org.nhindirect.config.store.Certificate
 
setStatus(int) - Method in class org.nhindirect.config.store.Address
Set the value of status.
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
 
setType(String) - Method in class org.nhindirect.config.store.Address
Set the value of type.
setUpdateTime(LocalDateTime) - Method in class org.nhindirect.config.store.Address
Set the value of updateTime.
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 © 2021. All rights reserved.