- getAddress(String) - Method in class org.nhindirect.config.resources.AddressResource
-
Gets an address by name.
- getAddressesByDomain(String) - Method in class org.nhindirect.config.resources.AddressResource
-
Gets all addresses configured for a given domain.
- getAllCertificates() - Method in class org.nhindirect.config.resources.CertificateResource
-
Gets all certificates in the system.
- getAllSettings() - Method in class org.nhindirect.config.resources.SettingResource
-
Gets all settings in the system.
- getAllTrustBundleDomainRelts(boolean) - Method in class org.nhindirect.config.resources.TrustBundleResource
-
- getAnchorForOwner(boolean, boolean, String, String) - Method in class org.nhindirect.config.resources.AnchorResource
-
Gets a set of list of anchor for a given owner of the anchor.
- getAnchors() - Method in class org.nhindirect.config.resources.AnchorResource
-
Gets all anchors in the system.
- getCertificatesByOwner(String) - Method in class org.nhindirect.config.resources.CertificateResource
-
Gets all certificates for a specific owner.
- getCertificatesByOwnerAndThumbprint(String, String) - Method in class org.nhindirect.config.resources.CertificateResource
-
Gets a certificate for a specific owner and thumbprint.
- getDNSRecords(int, String) - Method in class org.nhindirect.config.resources.DNSResource
-
Gets DNS records that match a given name, type, or combination of both.
- getDomain(String) - Method in class org.nhindirect.config.resources.DomainResource
-
Gets a domain by name.
- getPolicies() - Method in class org.nhindirect.config.resources.CertPolicyResource
-
Gets all certificate policies in the system.
- getPolicyByName(String) - Method in class org.nhindirect.config.resources.CertPolicyResource
-
Gets a certificate policy by name.
- getPolicyGroupByName(String) - Method in class org.nhindirect.config.resources.CertPolicyResource
-
Gets a policy group name.
- getPolicyGroupDomainReltns() - Method in class org.nhindirect.config.resources.CertPolicyResource
-
Gets all policy group to domain relationships.
- getPolicyGroups() - Method in class org.nhindirect.config.resources.CertPolicyResource
-
Gets all policy groups in the system.
- getPolicyGroupsByDomain(String) - Method in class org.nhindirect.config.resources.CertPolicyResource
-
Gets all policy groups associated with a domain.
- getSettingByName(String) - Method in class org.nhindirect.config.resources.SettingResource
-
Gets a setting by name.
- getTrustBundleByName(String) - Method in class org.nhindirect.config.resources.TrustBundleResource
-
Gets a trust bundle by name.
- getTrustBundles(boolean) - Method in class org.nhindirect.config.resources.TrustBundleResource
-
Gets all trust bundles in the system.
- getTrustBundlesByDomain(String, boolean) - Method in class org.nhindirect.config.resources.TrustBundleResource
-
Gets all trust bundles associated to a domain.
- searchDomains(String, String) - Method in class org.nhindirect.config.resources.DomainResource
-
Gets a list of domains that match a query.
- setAddressRepository(AddressRepository) - Method in class org.nhindirect.config.resources.AddressResource
-
Sets the address repository.
- setAddressRepository(AddressRepository) - Method in class org.nhindirect.config.resources.DomainResource
-
Sets the address repository.
- setAddressResource(TrustBundleResource) - Method in class org.nhindirect.config.resources.DomainResource
-
Sets the trust bundle resource.
- setAnchorRepository(AnchorRepository) - Method in class org.nhindirect.config.resources.AnchorResource
-
Sets the anchor repository.
- setCertificateRepository(CertificateRepository) - Method in class org.nhindirect.config.resources.CertificateResource
-
Sets the certificate repository.
- setCertPolicyGroupDomainReltnRepository(CertPolicyGroupDomainReltnRepository) - Method in class org.nhindirect.config.resources.CertPolicyResource
-
Sets the policy group reltn repository.
- setCertPolicyGroupRepository(CertPolicyGroupRepository) - Method in class org.nhindirect.config.resources.CertPolicyResource
-
Sets the policy group repository.
- setCertPolicyRepository(CertPolicyRepository) - Method in class org.nhindirect.config.resources.CertPolicyResource
-
Sets the policy repository.
- setDNSRepository(DNSRepository) - Method in class org.nhindirect.config.resources.DNSResource
-
Sets the DNS repository.
- setDomainRepository(DomainRepository) - Method in class org.nhindirect.config.resources.AddressResource
-
Sets the domain repository.
- setDomainRepository(DomainRepository) - Method in class org.nhindirect.config.resources.CertPolicyResource
-
Sets the domain repository.
- setDomainRepository(DomainRepository) - Method in class org.nhindirect.config.resources.DomainResource
-
Sets the domain repository.
- setDomainRepository(DomainRepository) - Method in class org.nhindirect.config.resources.TrustBundleResource
-
Sets the domain repository.
- setInternalThisProxy(CertPolicyResource) - Method in class org.nhindirect.config.resources.CertPolicyResource
-
- setKeyStoreProtectionMgr(KeyStoreProtectionManager) - Method in class org.nhindirect.config.resources.CertificateResource
-
- setRefreshProcessor(BundleRefreshProcessor) - Method in class org.nhindirect.config.processor.impl.DefaultBundleCacheUpdateProcessorImpl
-
- setRepository(TrustBundleRepository) - Method in class org.nhindirect.config.processor.impl.DefaultBundleCacheUpdateProcessorImpl
-
Sets the trust bundle repository used to get the last refresh date/time.
- setRepository(TrustBundleRepository) - Method in class org.nhindirect.config.processor.impl.DefaultBundleRefreshProcessorImpl
-
Sets the trust bundle repository for updating the bundle storage medium.
- setSettingRepository(SettingRepository) - Method in class org.nhindirect.config.resources.SettingResource
-
Sets the settings repository.
- setTemplate(ProducerTemplate) - Method in class org.nhindirect.config.resources.TrustBundleResource
-
Sets the producer template.
- SettingResource - Class in org.nhindirect.config.resources
-
Resource for managing settings resources in the configuration service.
- SettingResource() - Constructor for class org.nhindirect.config.resources.SettingResource
-
Constructor
- setTrustBundleDomainReltnRepository(TrustBundleDomainReltnRepository) - Method in class org.nhindirect.config.resources.TrustBundleResource
-
Sets the trustBundleDomainReltn repository.
- setTrustBundleRepository(TrustBundleRepository) - Method in class org.nhindirect.config.resources.TrustBundleResource
-
Sets the trustBundle repository.