Skip navigation links
A C D G O R S T U 

A

addAddress(Address) - Method in interface org.nhind.config.rest.AddressService
 
addAddress(Address) - Method in interface org.nhind.config.rest.feign.AddressClient
 
addAddress(Address) - Method in class org.nhind.config.rest.impl.DefaultAddressService
 
addAnchor(Anchor) - Method in interface org.nhind.config.rest.AnchorService
 
addAnchor(Anchor) - Method in interface org.nhind.config.rest.feign.AnchorClient
 
addAnchor(Anchor) - Method in class org.nhind.config.rest.impl.DefaultAnchorService
 
addCertificate(Certificate) - Method in interface org.nhind.config.rest.CertificateService
 
addCertificate(Certificate) - Method in interface org.nhind.config.rest.feign.CertificateClient
 
addCertificate(Certificate) - Method in class org.nhind.config.rest.impl.DefaultCertificateService
 
addDNSRecord(DNSRecord) - Method in interface org.nhind.config.rest.DNSService
 
addDNSRecord(DNSRecord) - Method in interface org.nhind.config.rest.feign.DNSClient
 
addDNSRecord(DNSRecord) - Method in class org.nhind.config.rest.impl.DefaultDNSService
 
addDomain(Domain) - Method in interface org.nhind.config.rest.DomainService
 
addDomain(Domain) - Method in interface org.nhind.config.rest.feign.DomainClient
 
addDomain(Domain) - Method in class org.nhind.config.rest.impl.DefaultDomainService
 
addPolicy(CertPolicy) - Method in interface org.nhind.config.rest.CertPolicyService
 
addPolicy(CertPolicy) - Method in interface org.nhind.config.rest.feign.CertificatePolicyClient
 
addPolicy(CertPolicy) - Method in class org.nhind.config.rest.impl.DefaultCertPolicyService
 
addPolicyGroup(CertPolicyGroup) - Method in interface org.nhind.config.rest.CertPolicyService
 
addPolicyGroup(CertPolicyGroup) - Method in interface org.nhind.config.rest.feign.CertificatePolicyClient
 
addPolicyGroup(CertPolicyGroup) - Method in class org.nhind.config.rest.impl.DefaultCertPolicyService
 
addPolicyUseToGroup(String, CertPolicyGroupUse) - Method in interface org.nhind.config.rest.CertPolicyService
 
addPolicyUseToGroup(String, CertPolicyGroupUse) - Method in interface org.nhind.config.rest.feign.CertificatePolicyClient
 
addPolicyUseToGroup(String, CertPolicyGroupUse) - Method in class org.nhind.config.rest.impl.DefaultCertPolicyService
 
AddressClient - Interface in org.nhind.config.rest.feign
 
AddressService - Interface in org.nhind.config.rest
 
addSetting(String, String) - Method in interface org.nhind.config.rest.feign.SettingClient
 
addSetting(Setting) - Method in interface org.nhind.config.rest.feign.SettingClient
 
addSetting(String, String) - Method in class org.nhind.config.rest.impl.DefaultSettingService
 
addSetting(String, String) - Method in interface org.nhind.config.rest.SettingService
 
addTrustBundle(TrustBundle) - Method in interface org.nhind.config.rest.feign.TrustBundleClient
 
addTrustBundle(TrustBundle) - Method in class org.nhind.config.rest.impl.DefaultTrustBundleService
 
addTrustBundle(TrustBundle) - Method in interface org.nhind.config.rest.TrustBundleService
 
AnchorClient - Interface in org.nhind.config.rest.feign
 
AnchorService - Interface in org.nhind.config.rest
 
associatePolicyGroupToDomain(String, String) - Method in interface org.nhind.config.rest.CertPolicyService
 
associatePolicyGroupToDomain(String, String) - Method in interface org.nhind.config.rest.feign.CertificatePolicyClient
 
associatePolicyGroupToDomain(String, String) - Method in class org.nhind.config.rest.impl.DefaultCertPolicyService
 
associateTrustBundleToDomain(String, String, boolean, boolean) - Method in interface org.nhind.config.rest.feign.TrustBundleClient
 
associateTrustBundleToDomain(String, String, boolean, boolean) - Method in class org.nhind.config.rest.impl.DefaultTrustBundleService
 
associateTrustBundleToDomain(String, String, boolean, boolean) - Method in interface org.nhind.config.rest.TrustBundleService
 

C

CertificateClient - Interface in org.nhind.config.rest.feign
 
CertificatePolicyClient - Interface in org.nhind.config.rest.feign
 
CertificateService - Interface in org.nhind.config.rest
 
CertPolicyService - Interface in org.nhind.config.rest
 

D

DefaultAddressService - Class in org.nhind.config.rest.impl
 
DefaultAddressService(AddressClient) - Constructor for class org.nhind.config.rest.impl.DefaultAddressService
 
DefaultAnchorService - Class in org.nhind.config.rest.impl
 
DefaultAnchorService(AnchorClient) - Constructor for class org.nhind.config.rest.impl.DefaultAnchorService
 
DefaultCertificateService - Class in org.nhind.config.rest.impl
 
DefaultCertificateService(CertificateClient) - Constructor for class org.nhind.config.rest.impl.DefaultCertificateService
 
DefaultCertPolicyService - Class in org.nhind.config.rest.impl
 
DefaultCertPolicyService(CertificatePolicyClient) - Constructor for class org.nhind.config.rest.impl.DefaultCertPolicyService
 
DefaultDNSService - Class in org.nhind.config.rest.impl
 
DefaultDNSService(DNSClient) - Constructor for class org.nhind.config.rest.impl.DefaultDNSService
 
DefaultDomainService - Class in org.nhind.config.rest.impl
 
DefaultDomainService(DomainClient) - Constructor for class org.nhind.config.rest.impl.DefaultDomainService
 
DefaultSettingService - Class in org.nhind.config.rest.impl
 
DefaultSettingService(SettingClient) - Constructor for class org.nhind.config.rest.impl.DefaultSettingService
 
DefaultTrustBundleService - Class in org.nhind.config.rest.impl
 
DefaultTrustBundleService(TrustBundleClient) - Constructor for class org.nhind.config.rest.impl.DefaultTrustBundleService
 
deleteAddress(String) - Method in interface org.nhind.config.rest.AddressService
 
deleteAddress(String) - Method in class org.nhind.config.rest.impl.DefaultAddressService
 
deleteAnchorsByIds(Collection<Long>) - Method in interface org.nhind.config.rest.AnchorService
 
deleteAnchorsByIds(Collection<Long>) - Method in class org.nhind.config.rest.impl.DefaultAnchorService
 
deleteAnchorsByOwner(String) - Method in interface org.nhind.config.rest.AnchorService
 
deleteAnchorsByOwner(String) - Method in class org.nhind.config.rest.impl.DefaultAnchorService
 
deleteBundle(String) - Method in interface org.nhind.config.rest.feign.TrustBundleClient
 
deleteCertificateByOwner(String) - Method in interface org.nhind.config.rest.CertificateService
 
deleteCertificateByOwner(String) - Method in class org.nhind.config.rest.impl.DefaultCertificateService
 
deleteCertificatesByIds(Collection<Long>) - Method in interface org.nhind.config.rest.CertificateService
 
deleteCertificatesByIds(Collection<Long>) - Method in class org.nhind.config.rest.impl.DefaultCertificateService
 
deleteDNSRecordsByIds(Collection<Long>) - Method in interface org.nhind.config.rest.DNSService
 
deleteDNSRecordsByIds(Collection<Long>) - Method in class org.nhind.config.rest.impl.DefaultDNSService
 
deleteDomain(String) - Method in interface org.nhind.config.rest.DomainService
 
deleteDomain(String) - Method in class org.nhind.config.rest.impl.DefaultDomainService
 
deletePolicy(String) - Method in interface org.nhind.config.rest.CertPolicyService
 
deletePolicy(String) - Method in class org.nhind.config.rest.impl.DefaultCertPolicyService
 
deletePolicyGroup(String) - Method in interface org.nhind.config.rest.CertPolicyService
 
deletePolicyGroup(String) - Method in class org.nhind.config.rest.impl.DefaultCertPolicyService
 
deleteSetting(String) - Method in class org.nhind.config.rest.impl.DefaultSettingService
 
deleteSetting(String) - Method in interface org.nhind.config.rest.SettingService
 
deleteTrustBundle(String) - Method in class org.nhind.config.rest.impl.DefaultTrustBundleService
 
deleteTrustBundle(String) - Method in interface org.nhind.config.rest.TrustBundleService
 
disassociatePolicyGroupFromDomain(String, String) - Method in interface org.nhind.config.rest.CertPolicyService
 
disassociatePolicyGroupFromDomain(String, String) - Method in interface org.nhind.config.rest.feign.CertificatePolicyClient
 
disassociatePolicyGroupFromDomain(String, String) - Method in class org.nhind.config.rest.impl.DefaultCertPolicyService
 
disassociatePolicyGroupFromDomains(String) - Method in interface org.nhind.config.rest.CertPolicyService
 
disassociatePolicyGroupFromDomains(String) - Method in interface org.nhind.config.rest.feign.CertificatePolicyClient
 
disassociatePolicyGroupFromDomains(String) - Method in class org.nhind.config.rest.impl.DefaultCertPolicyService
 
disassociatePolicyGroupsFromDomain(String) - Method in interface org.nhind.config.rest.CertPolicyService
 
disassociatePolicyGroupsFromDomain(String) - Method in interface org.nhind.config.rest.feign.CertificatePolicyClient
 
disassociatePolicyGroupsFromDomain(String) - Method in class org.nhind.config.rest.impl.DefaultCertPolicyService
 
disassociateTrustBundleFromDomain(String, String) - Method in interface org.nhind.config.rest.feign.TrustBundleClient
 
disassociateTrustBundleFromDomain(String, String) - Method in class org.nhind.config.rest.impl.DefaultTrustBundleService
 
disassociateTrustBundleFromDomain(String, String) - Method in interface org.nhind.config.rest.TrustBundleService
 
disassociateTrustBundleFromDomains(String) - Method in interface org.nhind.config.rest.feign.TrustBundleClient
 
disassociateTrustBundleFromDomains(String) - Method in class org.nhind.config.rest.impl.DefaultTrustBundleService
 
disassociateTrustBundleFromDomains(String) - Method in interface org.nhind.config.rest.TrustBundleService
 
disassociateTrustBundlesFromDomain(String) - Method in interface org.nhind.config.rest.feign.TrustBundleClient
 
disassociateTrustBundlesFromDomain(String) - Method in class org.nhind.config.rest.impl.DefaultTrustBundleService
 
disassociateTrustBundlesFromDomain(String) - Method in interface org.nhind.config.rest.TrustBundleService
 
DNSClient - Interface in org.nhind.config.rest.feign
 
DNSService - Interface in org.nhind.config.rest
 
DomainClient - Interface in org.nhind.config.rest.feign
 
DomainService - Interface in org.nhind.config.rest
REST client proxy for managing domains

G

getAddress(String) - Method in interface org.nhind.config.rest.AddressService
 
getAddress(String) - Method in interface org.nhind.config.rest.feign.AddressClient
 
getAddress(String) - Method in class org.nhind.config.rest.impl.DefaultAddressService
 
getAddressesByDomain(String) - Method in interface org.nhind.config.rest.AddressService
 
getAddressesByDomain(String) - Method in interface org.nhind.config.rest.feign.AddressClient
 
getAddressesByDomain(String) - Method in class org.nhind.config.rest.impl.DefaultAddressService
 
getAllCertificates() - Method in interface org.nhind.config.rest.CertificateService
 
getAllCertificates() - Method in interface org.nhind.config.rest.feign.CertificateClient
 
getAllCertificates() - Method in class org.nhind.config.rest.impl.DefaultCertificateService
 
getAllSettings() - Method in interface org.nhind.config.rest.feign.SettingClient
 
getAllTrustBundleDomainReltns(boolean) - Method in class org.nhind.config.rest.impl.DefaultTrustBundleService
 
getAllTrustBundleDomainReltns(boolean) - Method in interface org.nhind.config.rest.TrustBundleService
 
getAllTrustBundleDomainRelts(boolean) - Method in interface org.nhind.config.rest.feign.TrustBundleClient
 
getAnchorForOwner(boolean, boolean, String, String) - Method in interface org.nhind.config.rest.feign.AnchorClient
 
getAnchors() - Method in interface org.nhind.config.rest.AnchorService
 
getAnchors() - Method in interface org.nhind.config.rest.feign.AnchorClient
 
getAnchors() - Method in class org.nhind.config.rest.impl.DefaultAnchorService
 
getAnchorsForOwner(String, boolean, boolean, String) - Method in interface org.nhind.config.rest.AnchorService
 
getAnchorsForOwner(String, boolean, boolean, String) - Method in class org.nhind.config.rest.impl.DefaultAnchorService
 
getCertificatesByOwner(String) - Method in interface org.nhind.config.rest.CertificateService
 
getCertificatesByOwner(String) - Method in interface org.nhind.config.rest.feign.CertificateClient
 
getCertificatesByOwner(String) - Method in class org.nhind.config.rest.impl.DefaultCertificateService
 
getCertificatesByOwnerAndThumbprint(String, String) - Method in interface org.nhind.config.rest.CertificateService
 
getCertificatesByOwnerAndThumbprint(String, String) - Method in interface org.nhind.config.rest.feign.CertificateClient
 
getCertificatesByOwnerAndThumbprint(String, String) - Method in class org.nhind.config.rest.impl.DefaultCertificateService
 
getDNSRecord(int, String) - Method in interface org.nhind.config.rest.DNSService
 
getDNSRecord(int, String) - Method in class org.nhind.config.rest.impl.DefaultDNSService
 
getDNSRecords(int, String) - Method in interface org.nhind.config.rest.feign.DNSClient
 
getDomain(String) - Method in interface org.nhind.config.rest.DomainService
 
getDomain(String) - Method in interface org.nhind.config.rest.feign.DomainClient
 
getDomain(String) - Method in class org.nhind.config.rest.impl.DefaultDomainService
 
getPolicies() - Method in interface org.nhind.config.rest.CertPolicyService
 
getPolicies() - Method in interface org.nhind.config.rest.feign.CertificatePolicyClient
 
getPolicies() - Method in class org.nhind.config.rest.impl.DefaultCertPolicyService
 
getPolicyByName(String) - Method in interface org.nhind.config.rest.CertPolicyService
 
getPolicyByName(String) - Method in interface org.nhind.config.rest.feign.CertificatePolicyClient
 
getPolicyByName(String) - Method in class org.nhind.config.rest.impl.DefaultCertPolicyService
 
getPolicyGroup(String) - Method in interface org.nhind.config.rest.CertPolicyService
 
getPolicyGroup(String) - Method in class org.nhind.config.rest.impl.DefaultCertPolicyService
 
getPolicyGroupByName(String) - Method in interface org.nhind.config.rest.feign.CertificatePolicyClient
 
getPolicyGroupDomainReltns() - Method in interface org.nhind.config.rest.CertPolicyService
 
getPolicyGroupDomainReltns() - Method in interface org.nhind.config.rest.feign.CertificatePolicyClient
 
getPolicyGroupDomainReltns() - Method in class org.nhind.config.rest.impl.DefaultCertPolicyService
 
getPolicyGroups() - Method in interface org.nhind.config.rest.CertPolicyService
 
getPolicyGroups() - Method in interface org.nhind.config.rest.feign.CertificatePolicyClient
 
getPolicyGroups() - Method in class org.nhind.config.rest.impl.DefaultCertPolicyService
 
getPolicyGroupsByDomain(String) - Method in interface org.nhind.config.rest.CertPolicyService
 
getPolicyGroupsByDomain(String) - Method in interface org.nhind.config.rest.feign.CertificatePolicyClient
 
getPolicyGroupsByDomain(String) - Method in class org.nhind.config.rest.impl.DefaultCertPolicyService
 
getSetting(String) - Method in class org.nhind.config.rest.impl.DefaultSettingService
 
getSetting(String) - Method in interface org.nhind.config.rest.SettingService
 
getSettingByName(String) - Method in interface org.nhind.config.rest.feign.SettingClient
 
getSettings() - Method in class org.nhind.config.rest.impl.DefaultSettingService
 
getSettings() - Method in interface org.nhind.config.rest.SettingService
 
getTrustBundle(String) - Method in class org.nhind.config.rest.impl.DefaultTrustBundleService
 
getTrustBundle(String) - Method in interface org.nhind.config.rest.TrustBundleService
 
getTrustBundleByName(String) - Method in interface org.nhind.config.rest.feign.TrustBundleClient
 
getTrustBundles(boolean) - Method in interface org.nhind.config.rest.feign.TrustBundleClient
 
getTrustBundles(boolean) - Method in class org.nhind.config.rest.impl.DefaultTrustBundleService
 
getTrustBundles(boolean) - Method in interface org.nhind.config.rest.TrustBundleService
 
getTrustBundlesByDomain(String, boolean) - Method in interface org.nhind.config.rest.feign.TrustBundleClient
 
getTrustBundlesByDomain(String, boolean) - Method in class org.nhind.config.rest.impl.DefaultTrustBundleService
 
getTrustBundlesByDomain(String, boolean) - Method in interface org.nhind.config.rest.TrustBundleService
 

O

org.nhind.config.rest - package org.nhind.config.rest
 
org.nhind.config.rest.feign - package org.nhind.config.rest.feign
 
org.nhind.config.rest.impl - package org.nhind.config.rest.impl
 

R

refreshTrustBundle(String) - Method in interface org.nhind.config.rest.feign.TrustBundleClient
 
refreshTrustBundle(String) - Method in class org.nhind.config.rest.impl.DefaultTrustBundleService
 
refreshTrustBundle(String) - Method in interface org.nhind.config.rest.TrustBundleService
 
removeAddress(String) - Method in interface org.nhind.config.rest.feign.AddressClient
 
removeAnchorsByIds(String) - Method in interface org.nhind.config.rest.feign.AnchorClient
 
removeAnchorsByOwner(String) - Method in interface org.nhind.config.rest.feign.AnchorClient
 
removeCertificatesByIds(String) - Method in interface org.nhind.config.rest.feign.CertificateClient
 
removeCertificatesByOwner(String) - Method in interface org.nhind.config.rest.feign.CertificateClient
 
removedDomain(String) - Method in interface org.nhind.config.rest.feign.DomainClient
 
removeDNSRecordsByIds(String) - Method in interface org.nhind.config.rest.feign.DNSClient
 
removedPolicyUseFromGroup(String, CertPolicyGroupUse) - Method in interface org.nhind.config.rest.feign.CertificatePolicyClient
 
removePolicyByName(String) - Method in interface org.nhind.config.rest.feign.CertificatePolicyClient
 
removePolicyGroupByName(String) - Method in interface org.nhind.config.rest.feign.CertificatePolicyClient
 
removePolicyUseFromGroup(String, CertPolicyGroupUse) - Method in interface org.nhind.config.rest.CertPolicyService
 
removePolicyUseFromGroup(String, CertPolicyGroupUse) - Method in class org.nhind.config.rest.impl.DefaultCertPolicyService
 
removeSettingByName(String) - Method in interface org.nhind.config.rest.feign.SettingClient
 

S

searchDomains(String, EntityStatus) - Method in interface org.nhind.config.rest.DomainService
 
searchDomains(String, String) - Method in interface org.nhind.config.rest.feign.DomainClient
 
searchDomains(String, EntityStatus) - Method in class org.nhind.config.rest.impl.DefaultDomainService
 
setAddressClient(AddressClient) - Method in class org.nhind.config.rest.impl.DefaultAddressService
 
setAddressClient(DNSClient) - Method in class org.nhind.config.rest.impl.DefaultDNSService
 
setAnchorClient(AnchorClient) - Method in class org.nhind.config.rest.impl.DefaultAnchorService
 
setCertificateClient(CertificateClient) - Method in class org.nhind.config.rest.impl.DefaultCertificateService
 
setCertificatePolicyClient(CertificatePolicyClient) - Method in class org.nhind.config.rest.impl.DefaultCertPolicyService
 
setDomainClient(DomainClient) - Method in class org.nhind.config.rest.impl.DefaultDomainService
 
setSettingClient(SettingClient) - Method in class org.nhind.config.rest.impl.DefaultSettingService
 
SettingClient - Interface in org.nhind.config.rest.feign
 
SettingService - Interface in org.nhind.config.rest
 
setTrustBundleClient(TrustBundleClient) - Method in class org.nhind.config.rest.impl.DefaultTrustBundleService
 

T

TrustBundleClient - Interface in org.nhind.config.rest.feign
 
TrustBundleService - Interface in org.nhind.config.rest
 

U

updateAddress(Address) - Method in interface org.nhind.config.rest.AddressService
 
updateAddress(Address) - Method in interface org.nhind.config.rest.feign.AddressClient
 
updateAddress(Address) - Method in class org.nhind.config.rest.impl.DefaultAddressService
 
updateBundleAttributes(String, TrustBundle) - Method in interface org.nhind.config.rest.feign.TrustBundleClient
 
updatedDNSRecord(DNSRecord) - Method in interface org.nhind.config.rest.DNSService
 
updatedDNSRecord(DNSRecord) - Method in class org.nhind.config.rest.impl.DefaultDNSService
 
updateDNSRecord(DNSRecord) - Method in interface org.nhind.config.rest.feign.DNSClient
 
updateDomain(Domain) - Method in interface org.nhind.config.rest.DomainService
 
updateDomain(Domain) - Method in interface org.nhind.config.rest.feign.DomainClient
 
updateDomain(Domain) - Method in class org.nhind.config.rest.impl.DefaultDomainService
 
updateGroupAttributes(String, String) - Method in interface org.nhind.config.rest.feign.CertificatePolicyClient
 
updatePolicy(String, CertPolicy) - Method in interface org.nhind.config.rest.CertPolicyService
 
updatePolicy(String, CertPolicy) - Method in class org.nhind.config.rest.impl.DefaultCertPolicyService
 
updatePolicyAttributes(String, CertPolicy) - Method in interface org.nhind.config.rest.feign.CertificatePolicyClient
 
updatePolicyGroup(String, String) - Method in interface org.nhind.config.rest.CertPolicyService
 
updatePolicyGroup(String, String) - Method in class org.nhind.config.rest.impl.DefaultCertPolicyService
 
updateSetting(String, String) - Method in interface org.nhind.config.rest.feign.SettingClient
 
updateSetting(Setting) - Method in interface org.nhind.config.rest.feign.SettingClient
 
updateSetting(String, String) - Method in class org.nhind.config.rest.impl.DefaultSettingService
 
updateSetting(String, String) - Method in interface org.nhind.config.rest.SettingService
 
updateSigningCert(String, byte[]) - Method in interface org.nhind.config.rest.feign.TrustBundleClient
 
updateSigningCert(String, X509Certificate) - Method in class org.nhind.config.rest.impl.DefaultTrustBundleService
 
updateSigningCert(String, X509Certificate) - Method in interface org.nhind.config.rest.TrustBundleService
 
updateTrustBundleAttributes(String, TrustBundle) - Method in class org.nhind.config.rest.impl.DefaultTrustBundleService
 
updateTrustBundleAttributes(String, TrustBundle) - Method in interface org.nhind.config.rest.TrustBundleService
 
A C D G O R S T U 
Skip navigation links

Copyright © 2021. All rights reserved.