A B C D E F G H I J L N O P R S T U V W X _

A

addAddress(Address[]) - Method in interface org.nhind.config.ConfigurationService
 
addAddress(Address[]) - Method in class org.nhind.config.ConfigurationServiceProxy
 
addAddress(Address[]) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
addAnchor(Anchor[]) - Method in interface org.nhind.config.ConfigurationService
 
addAnchor(Anchor[]) - Method in class org.nhind.config.ConfigurationServiceProxy
 
addAnchor(Anchor[]) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
addCertificates(Certificate[]) - Method in interface org.nhind.config.ConfigurationService
 
addCertificates(Certificate[]) - Method in class org.nhind.config.ConfigurationServiceProxy
 
addCertificates(Certificate[]) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
addDNS(DnsRecord[]) - Method in interface org.nhind.config.ConfigurationService
 
addDNS(DnsRecord[]) - Method in class org.nhind.config.ConfigurationServiceProxy
 
addDNS(DnsRecord[]) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
addDomain(Domain) - Method in interface org.nhind.config.ConfigurationService
 
addDomain(Domain) - Method in class org.nhind.config.ConfigurationServiceProxy
 
addDomain(Domain) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
addPolicy(CertPolicy) - Method in interface org.nhind.config.ConfigurationService
 
addPolicy(CertPolicy) - Method in class org.nhind.config.ConfigurationServiceProxy
 
addPolicy(CertPolicy) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
addPolicyGroup(CertPolicyGroup) - Method in interface org.nhind.config.ConfigurationService
 
addPolicyGroup(CertPolicyGroup) - Method in class org.nhind.config.ConfigurationServiceProxy
 
addPolicyGroup(CertPolicyGroup) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
addPolicyUseToGroup(long, long, CertPolicyUse, boolean, boolean) - Method in interface org.nhind.config.ConfigurationService
 
addPolicyUseToGroup(long, long, CertPolicyUse, boolean, boolean) - Method in class org.nhind.config.ConfigurationServiceProxy
 
addPolicyUseToGroup(long, long, CertPolicyUse, boolean, boolean) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
Address - Class in org.nhind.config
 
Address() - Constructor for class org.nhind.config.Address
 
Address(Calendar, String, String, String, EntityStatus, String, Calendar, long) - Constructor for class org.nhind.config.Address
 
addSetting(String, String) - Method in interface org.nhind.config.ConfigurationService
 
addSetting(String, String) - Method in class org.nhind.config.ConfigurationServiceProxy
 
addSetting(String, String) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
addTrustBundle(TrustBundle) - Method in interface org.nhind.config.ConfigurationService
 
addTrustBundle(TrustBundle) - Method in class org.nhind.config.ConfigurationServiceProxy
 
addTrustBundle(TrustBundle) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
Anchor - Class in org.nhind.config
 
Anchor() - Constructor for class org.nhind.config.Anchor
 
Anchor(long, Calendar, byte[], long, boolean, boolean, String, EntityStatus, String, Calendar, Calendar) - Constructor for class org.nhind.config.Anchor
 
associatePolicyGroupToDomain(long, long) - Method in interface org.nhind.config.ConfigurationService
 
associatePolicyGroupToDomain(long, long) - Method in class org.nhind.config.ConfigurationServiceProxy
 
associatePolicyGroupToDomain(long, long) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
associateTrustBundleToDomain(long, long, boolean, boolean) - Method in interface org.nhind.config.ConfigurationService
 
associateTrustBundleToDomain(long, long, boolean, boolean) - Method in class org.nhind.config.ConfigurationServiceProxy
 
associateTrustBundleToDomain(long, long, boolean, boolean) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 

B

BundleRefreshError - Class in org.nhind.config
 
BundleRefreshError(String) - Constructor for class org.nhind.config.BundleRefreshError
 

C

Certificate - Class in org.nhind.config
 
Certificate() - Constructor for class org.nhind.config.Certificate
 
Certificate(Calendar, byte[], long, String, boolean, EntityStatus, Calendar, Calendar) - Constructor for class org.nhind.config.Certificate
 
CertificateGetOptions - Class in org.nhind.config
 
CertificateGetOptions() - Constructor for class org.nhind.config.CertificateGetOptions
 
CertificateGetOptions(boolean, boolean, EntityStatus) - Constructor for class org.nhind.config.CertificateGetOptions
 
CertPolicy - Class in org.nhind.config
 
CertPolicy() - Constructor for class org.nhind.config.CertPolicy
 
CertPolicy(Calendar, long, byte[], String, PolicyLexicon) - Constructor for class org.nhind.config.CertPolicy
 
CertPolicyGroup - Class in org.nhind.config
 
CertPolicyGroup() - Constructor for class org.nhind.config.CertPolicyGroup
 
CertPolicyGroup(CertPolicyGroupReltn[], Calendar, long, String) - Constructor for class org.nhind.config.CertPolicyGroup
 
CertPolicyGroupDomainReltn - Class in org.nhind.config
 
CertPolicyGroupDomainReltn() - Constructor for class org.nhind.config.CertPolicyGroupDomainReltn
 
CertPolicyGroupDomainReltn(CertPolicyGroup, Domain, long) - Constructor for class org.nhind.config.CertPolicyGroupDomainReltn
 
CertPolicyGroupReltn - Class in org.nhind.config
 
CertPolicyGroupReltn() - Constructor for class org.nhind.config.CertPolicyGroupReltn
 
CertPolicyGroupReltn(CertPolicy, long, boolean, boolean, CertPolicyUse) - Constructor for class org.nhind.config.CertPolicyGroupReltn
 
CertPolicyUse - Class in org.nhind.config
 
CertPolicyUse(String) - Constructor for class org.nhind.config.CertPolicyUse
 
ConfigurationService - Interface in org.nhind.config
 
ConfigurationServiceException - Exception in org.nhind.config
 
ConfigurationServiceException() - Constructor for exception org.nhind.config.ConfigurationServiceException
 
ConfigurationServiceImplService - Interface in org.nhindirect.config.service.impl
 
ConfigurationServiceImplServiceLocator - Class in org.nhindirect.config.service.impl
 
ConfigurationServiceImplServiceLocator() - Constructor for class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceLocator
 
ConfigurationServiceImplServiceLocator(EngineConfiguration) - Constructor for class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceLocator
 
ConfigurationServiceImplServiceLocator(String, QName) - Constructor for class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceLocator
 
ConfigurationServiceImplServiceSoapBindingStub - Class in org.nhindirect.config.service.impl
 
ConfigurationServiceImplServiceSoapBindingStub() - Constructor for class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
ConfigurationServiceImplServiceSoapBindingStub(URL, Service) - Constructor for class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
ConfigurationServiceImplServiceSoapBindingStub(Service) - Constructor for class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
ConfigurationServiceProxy - Class in org.nhind.config
 
ConfigurationServiceProxy() - Constructor for class org.nhind.config.ConfigurationServiceProxy
 
ConfigurationServiceProxy(String) - Constructor for class org.nhind.config.ConfigurationServiceProxy
 
contains(Certificate) - Method in interface org.nhind.config.ConfigurationService
 
contains(Certificate) - Method in class org.nhind.config.ConfigurationServiceProxy
 
contains(Certificate) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
createCall() - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 

D

deletePolicies(Long[]) - Method in interface org.nhind.config.ConfigurationService
 
deletePolicies(Long[]) - Method in class org.nhind.config.ConfigurationServiceProxy
 
deletePolicies(Long[]) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
deletePolicyGroups(Long[]) - Method in interface org.nhind.config.ConfigurationService
 
deletePolicyGroups(Long[]) - Method in class org.nhind.config.ConfigurationServiceProxy
 
deletePolicyGroups(Long[]) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
deleteSetting(String[]) - Method in interface org.nhind.config.ConfigurationService
 
deleteSetting(String[]) - Method in class org.nhind.config.ConfigurationServiceProxy
 
deleteSetting(String[]) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
deleteTrustBundles(Long[]) - Method in interface org.nhind.config.ConfigurationService
 
deleteTrustBundles(Long[]) - Method in class org.nhind.config.ConfigurationServiceProxy
 
deleteTrustBundles(Long[]) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
DISABLED - Static variable in class org.nhind.config.EntityStatus
 
disassociatePolicyGroupFromDomain(long, long) - Method in interface org.nhind.config.ConfigurationService
 
disassociatePolicyGroupFromDomain(long, long) - Method in class org.nhind.config.ConfigurationServiceProxy
 
disassociatePolicyGroupFromDomain(long, long) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
disassociatePolicyGroupFromDomains(long) - Method in interface org.nhind.config.ConfigurationService
 
disassociatePolicyGroupFromDomains(long) - Method in class org.nhind.config.ConfigurationServiceProxy
 
disassociatePolicyGroupFromDomains(long) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
disassociatePolicyGroupsFromDomain(long) - Method in interface org.nhind.config.ConfigurationService
 
disassociatePolicyGroupsFromDomain(long) - Method in class org.nhind.config.ConfigurationServiceProxy
 
disassociatePolicyGroupsFromDomain(long) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
disassociateTrustBundleFromDomain(long, long) - Method in interface org.nhind.config.ConfigurationService
 
disassociateTrustBundleFromDomain(long, long) - Method in class org.nhind.config.ConfigurationServiceProxy
 
disassociateTrustBundleFromDomain(long, long) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
disassociateTrustBundleFromDomains(long) - Method in interface org.nhind.config.ConfigurationService
 
disassociateTrustBundleFromDomains(long) - Method in class org.nhind.config.ConfigurationServiceProxy
 
disassociateTrustBundleFromDomains(long) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
disassociateTrustBundlesFromDomain(long) - Method in interface org.nhind.config.ConfigurationService
 
disassociateTrustBundlesFromDomain(long) - Method in class org.nhind.config.ConfigurationServiceProxy
 
disassociateTrustBundlesFromDomain(long) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
DnsRecord - Class in org.nhind.config
 
DnsRecord() - Constructor for class org.nhind.config.DnsRecord
 
DnsRecord(Calendar, byte[], int, long, String, long, int) - Constructor for class org.nhind.config.DnsRecord
 
Domain - Class in org.nhind.config
 
Domain() - Constructor for class org.nhind.config.Domain
 
Domain(Address[], Calendar, String, String, Long, Calendar, long, EntityStatus) - Constructor for class org.nhind.config.Domain
 
DOWNLOAD_TIMEOUT - Static variable in class org.nhind.config.BundleRefreshError
 

E

ENABLED - Static variable in class org.nhind.config.EntityStatus
 
EntityStatus - Class in org.nhind.config
 
EntityStatus(String) - Constructor for class org.nhind.config.EntityStatus
 
equals(Object) - Method in class org.nhind.config.Address
 
equals(Object) - Method in class org.nhind.config.Anchor
 
equals(Object) - Method in class org.nhind.config.BundleRefreshError
 
equals(Object) - Method in class org.nhind.config.Certificate
 
equals(Object) - Method in class org.nhind.config.CertificateGetOptions
 
equals(Object) - Method in class org.nhind.config.CertPolicy
 
equals(Object) - Method in class org.nhind.config.CertPolicyGroup
 
equals(Object) - Method in class org.nhind.config.CertPolicyGroupDomainReltn
 
equals(Object) - Method in class org.nhind.config.CertPolicyGroupReltn
 
equals(Object) - Method in class org.nhind.config.CertPolicyUse
 
equals(Object) - Method in exception org.nhind.config.ConfigurationServiceException
 
equals(Object) - Method in class org.nhind.config.DnsRecord
 
equals(Object) - Method in class org.nhind.config.Domain
 
equals(Object) - Method in class org.nhind.config.EntityStatus
 
equals(Object) - Method in class org.nhind.config.PolicyLexicon
 
equals(Object) - Method in class org.nhind.config.Setting
 
equals(Object) - Method in class org.nhind.config.TrustBundle
 
equals(Object) - Method in class org.nhind.config.TrustBundleAnchor
 
equals(Object) - Method in class org.nhind.config.TrustBundleDomainReltn
 

F

fromString(String) - Static method in class org.nhind.config.BundleRefreshError
 
fromString(String) - Static method in class org.nhind.config.CertPolicyUse
 
fromString(String) - Static method in class org.nhind.config.EntityStatus
 
fromString(String) - Static method in class org.nhind.config.PolicyLexicon
 
fromValue(String) - Static method in class org.nhind.config.BundleRefreshError
 
fromValue(String) - Static method in class org.nhind.config.CertPolicyUse
 
fromValue(String) - Static method in class org.nhind.config.EntityStatus
 
fromValue(String) - Static method in class org.nhind.config.PolicyLexicon
 

G

getAddress() - Method in class org.nhind.config.Domain
Gets the address value for this Domain.
getAddress(int) - Method in class org.nhind.config.Domain
 
getAddressCount() - Method in interface org.nhind.config.ConfigurationService
 
getAddressCount() - Method in class org.nhind.config.ConfigurationServiceProxy
 
getAddressCount() - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
getAddresss(String[], EntityStatus) - Method in interface org.nhind.config.ConfigurationService
 
getAddresss(String[], EntityStatus) - Method in class org.nhind.config.ConfigurationServiceProxy
 
getAddresss(String[], EntityStatus) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
getAllSettings() - Method in interface org.nhind.config.ConfigurationService
 
getAllSettings() - Method in class org.nhind.config.ConfigurationServiceProxy
 
getAllSettings() - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
getAnchor(String, String, CertificateGetOptions) - Method in interface org.nhind.config.ConfigurationService
 
getAnchor(String, String, CertificateGetOptions) - Method in class org.nhind.config.ConfigurationServiceProxy
 
getAnchor(String, String, CertificateGetOptions) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
getAnchors(long[], CertificateGetOptions) - Method in interface org.nhind.config.ConfigurationService
 
getAnchors(long[], CertificateGetOptions) - Method in class org.nhind.config.ConfigurationServiceProxy
 
getAnchors(long[], CertificateGetOptions) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
getAnchorsForOwner(String, CertificateGetOptions) - Method in interface org.nhind.config.ConfigurationService
 
getAnchorsForOwner(String, CertificateGetOptions) - Method in class org.nhind.config.ConfigurationServiceProxy
 
getAnchorsForOwner(String, CertificateGetOptions) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
getBundleName() - Method in class org.nhind.config.TrustBundle
Gets the bundleName value for this TrustBundle.
getBundleURL() - Method in class org.nhind.config.TrustBundle
Gets the bundleURL value for this TrustBundle.
getCertificate(String, String, CertificateGetOptions) - Method in interface org.nhind.config.ConfigurationService
 
getCertificate(String, String, CertificateGetOptions) - Method in class org.nhind.config.ConfigurationServiceProxy
 
getCertificate(String, String, CertificateGetOptions) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
getCertificateId() - Method in class org.nhind.config.Anchor
Gets the certificateId value for this Anchor.
getCertificates(long[], CertificateGetOptions) - Method in interface org.nhind.config.ConfigurationService
 
getCertificates(long[], CertificateGetOptions) - Method in class org.nhind.config.ConfigurationServiceProxy
 
getCertificates(long[], CertificateGetOptions) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
getCertificatesForOwner(String, CertificateGetOptions) - Method in interface org.nhind.config.ConfigurationService
 
getCertificatesForOwner(String, CertificateGetOptions) - Method in class org.nhind.config.ConfigurationServiceProxy
 
getCertificatesForOwner(String, CertificateGetOptions) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
getCertPolicy() - Method in class org.nhind.config.CertPolicyGroupReltn
Gets the certPolicy value for this CertPolicyGroupReltn.
getCertPolicyGroup() - Method in class org.nhind.config.CertPolicyGroupDomainReltn
Gets the certPolicyGroup value for this CertPolicyGroupDomainReltn.
getCertPolicyGroupReltn() - Method in class org.nhind.config.CertPolicyGroup
Gets the certPolicyGroupReltn value for this CertPolicyGroup.
getCertPolicyGroupReltn(int) - Method in class org.nhind.config.CertPolicyGroup
 
getCheckSum() - Method in class org.nhind.config.TrustBundle
Gets the checkSum value for this TrustBundle.
getConfigurationService() - Method in class org.nhind.config.ConfigurationServiceProxy
 
getConfigurationServiceImplPort() - Method in interface org.nhindirect.config.service.impl.ConfigurationServiceImplService
 
getConfigurationServiceImplPort(URL) - Method in interface org.nhindirect.config.service.impl.ConfigurationServiceImplService
 
getConfigurationServiceImplPort() - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceLocator
 
getConfigurationServiceImplPort(URL) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceLocator
 
getConfigurationServiceImplPortAddress() - Method in interface org.nhindirect.config.service.impl.ConfigurationServiceImplService
 
getConfigurationServiceImplPortAddress() - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceLocator
 
getConfigurationServiceImplPortWSDDServiceName() - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceLocator
 
getCreateTime() - Method in class org.nhind.config.Address
Gets the createTime value for this Address.
getCreateTime() - Method in class org.nhind.config.Anchor
Gets the createTime value for this Anchor.
getCreateTime() - Method in class org.nhind.config.Certificate
Gets the createTime value for this Certificate.
getCreateTime() - Method in class org.nhind.config.CertPolicy
Gets the createTime value for this CertPolicy.
getCreateTime() - Method in class org.nhind.config.CertPolicyGroup
Gets the createTime value for this CertPolicyGroup.
getCreateTime() - Method in class org.nhind.config.DnsRecord
Gets the createTime value for this DnsRecord.
getCreateTime() - Method in class org.nhind.config.Domain
Gets the createTime value for this Domain.
getCreateTime() - Method in class org.nhind.config.Setting
Gets the createTime value for this Setting.
getCreateTime() - Method in class org.nhind.config.TrustBundle
Gets the createTime value for this TrustBundle.
getData() - Method in class org.nhind.config.Anchor
Gets the data value for this Anchor.
getData() - Method in class org.nhind.config.Certificate
Gets the data value for this Certificate.
getData() - Method in class org.nhind.config.DnsRecord
Gets the data value for this DnsRecord.
getData() - Method in class org.nhind.config.TrustBundleAnchor
Gets the data value for this TrustBundleAnchor.
getDclass() - Method in class org.nhind.config.DnsRecord
Gets the dclass value for this DnsRecord.
getDeserializer(String, Class, QName) - Static method in class org.nhind.config.Address
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.nhind.config.Anchor
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.nhind.config.BundleRefreshError
 
getDeserializer(String, Class, QName) - Static method in class org.nhind.config.Certificate
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.nhind.config.CertificateGetOptions
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.nhind.config.CertPolicy
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.nhind.config.CertPolicyGroup
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.nhind.config.CertPolicyGroupDomainReltn
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.nhind.config.CertPolicyGroupReltn
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.nhind.config.CertPolicyUse
 
getDeserializer(String, Class, QName) - Static method in exception org.nhind.config.ConfigurationServiceException
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.nhind.config.DnsRecord
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.nhind.config.Domain
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.nhind.config.EntityStatus
 
getDeserializer(String, Class, QName) - Static method in class org.nhind.config.PolicyLexicon
 
getDeserializer(String, Class, QName) - Static method in class org.nhind.config.Setting
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.nhind.config.TrustBundle
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.nhind.config.TrustBundleAnchor
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.nhind.config.TrustBundleDomainReltn
Get Custom Deserializer
getDisplayName() - Method in class org.nhind.config.Address
Gets the displayName value for this Address.
getDNSByName(String) - Method in interface org.nhind.config.ConfigurationService
 
getDNSByName(String) - Method in class org.nhind.config.ConfigurationServiceProxy
 
getDNSByName(String) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
getDNSByNameAndType(String, int) - Method in interface org.nhind.config.ConfigurationService
 
getDNSByNameAndType(String, int) - Method in class org.nhind.config.ConfigurationServiceProxy
 
getDNSByNameAndType(String, int) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
getDNSByRecordId(long) - Method in interface org.nhind.config.ConfigurationService
 
getDNSByRecordId(long) - Method in class org.nhind.config.ConfigurationServiceProxy
 
getDNSByRecordId(long) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
getDNSByRecordIds(Long[]) - Method in interface org.nhind.config.ConfigurationService
 
getDNSByRecordIds(Long[]) - Method in class org.nhind.config.ConfigurationServiceProxy
 
getDNSByRecordIds(Long[]) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
getDNSByType(int) - Method in interface org.nhind.config.ConfigurationService
 
getDNSByType(int) - Method in class org.nhind.config.ConfigurationServiceProxy
 
getDNSByType(int) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
getDNSCount() - Method in interface org.nhind.config.ConfigurationService
 
getDNSCount() - Method in class org.nhind.config.ConfigurationServiceProxy
 
getDNSCount() - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
getDomain() - Method in class org.nhind.config.CertPolicyGroupDomainReltn
Gets the domain value for this CertPolicyGroupDomainReltn.
getDomain(Long) - Method in interface org.nhind.config.ConfigurationService
 
getDomain(Long) - Method in class org.nhind.config.ConfigurationServiceProxy
 
getDomain() - Method in class org.nhind.config.TrustBundleDomainReltn
Gets the domain value for this TrustBundleDomainReltn.
getDomain(Long) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
getDomainCount() - Method in interface org.nhind.config.ConfigurationService
 
getDomainCount() - Method in class org.nhind.config.ConfigurationServiceProxy
 
getDomainCount() - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
getDomainName() - Method in class org.nhind.config.Domain
Gets the domainName value for this Domain.
getDomains(String[], EntityStatus) - Method in interface org.nhind.config.ConfigurationService
 
getDomains(String[], EntityStatus) - Method in class org.nhind.config.ConfigurationServiceProxy
 
getDomains(String[], EntityStatus) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
getEmailAddress() - Method in class org.nhind.config.Address
Gets the emailAddress value for this Address.
getEndpoint() - Method in class org.nhind.config.Address
Gets the endpoint value for this Address.
getEndpoint() - Method in class org.nhind.config.ConfigurationServiceProxy
 
getId() - Method in class org.nhind.config.Address
Gets the id value for this Address.
getId() - Method in class org.nhind.config.Anchor
Gets the id value for this Anchor.
getId() - Method in class org.nhind.config.Certificate
Gets the id value for this Certificate.
getId() - Method in class org.nhind.config.CertPolicy
Gets the id value for this CertPolicy.
getId() - Method in class org.nhind.config.CertPolicyGroup
Gets the id value for this CertPolicyGroup.
getId() - Method in class org.nhind.config.CertPolicyGroupDomainReltn
Gets the id value for this CertPolicyGroupDomainReltn.
getId() - Method in class org.nhind.config.CertPolicyGroupReltn
Gets the id value for this CertPolicyGroupReltn.
getId() - Method in class org.nhind.config.DnsRecord
Gets the id value for this DnsRecord.
getId() - Method in class org.nhind.config.Domain
Gets the id value for this Domain.
getId() - Method in class org.nhind.config.Setting
Gets the id value for this Setting.
getId() - Method in class org.nhind.config.TrustBundle
Gets the id value for this TrustBundle.
getId() - Method in class org.nhind.config.TrustBundleAnchor
Gets the id value for this TrustBundleAnchor.
getId() - Method in class org.nhind.config.TrustBundleDomainReltn
Gets the id value for this TrustBundleDomainReltn.
getIncomingAnchors(String, CertificateGetOptions) - Method in interface org.nhind.config.ConfigurationService
 
getIncomingAnchors(String, CertificateGetOptions) - Method in class org.nhind.config.ConfigurationServiceProxy
 
getIncomingAnchors(String, CertificateGetOptions) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
getLastRefreshAttempt() - Method in class org.nhind.config.TrustBundle
Gets the lastRefreshAttempt value for this TrustBundle.
getLastRefreshError() - Method in class org.nhind.config.TrustBundle
Gets the lastRefreshError value for this TrustBundle.
getLastSuccessfulRefresh() - Method in class org.nhind.config.TrustBundle
Gets the lastSuccessfulRefresh value for this TrustBundle.
getLexicon() - Method in class org.nhind.config.CertPolicy
Gets the lexicon value for this CertPolicy.
getName() - Method in class org.nhind.config.DnsRecord
Gets the name value for this DnsRecord.
getName() - Method in class org.nhind.config.Setting
Gets the name value for this Setting.
getOutgoingAnchors(String, CertificateGetOptions) - Method in interface org.nhind.config.ConfigurationService
 
getOutgoingAnchors(String, CertificateGetOptions) - Method in class org.nhind.config.ConfigurationServiceProxy
 
getOutgoingAnchors(String, CertificateGetOptions) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
getOwner() - Method in class org.nhind.config.Anchor
Gets the owner value for this Anchor.
getOwner() - Method in class org.nhind.config.Certificate
Gets the owner value for this Certificate.
getPolicies() - Method in interface org.nhind.config.ConfigurationService
 
getPolicies() - Method in class org.nhind.config.ConfigurationServiceProxy
 
getPolicies() - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
getPolicyById(long) - Method in interface org.nhind.config.ConfigurationService
 
getPolicyById(long) - Method in class org.nhind.config.ConfigurationServiceProxy
 
getPolicyById(long) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
getPolicyByName(String) - Method in interface org.nhind.config.ConfigurationService
 
getPolicyByName(String) - Method in class org.nhind.config.ConfigurationServiceProxy
 
getPolicyByName(String) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
getPolicyData() - Method in class org.nhind.config.CertPolicy
Gets the policyData value for this CertPolicy.
getPolicyGroupById(long) - Method in interface org.nhind.config.ConfigurationService
 
getPolicyGroupById(long) - Method in class org.nhind.config.ConfigurationServiceProxy
 
getPolicyGroupById(long) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
getPolicyGroupByName(String) - Method in interface org.nhind.config.ConfigurationService
 
getPolicyGroupByName(String) - Method in class org.nhind.config.ConfigurationServiceProxy
 
getPolicyGroupByName(String) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
getPolicyGroupDomainReltns() - Method in interface org.nhind.config.ConfigurationService
 
getPolicyGroupDomainReltns() - Method in class org.nhind.config.ConfigurationServiceProxy
 
getPolicyGroupDomainReltns() - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
getPolicyGroupName() - Method in class org.nhind.config.CertPolicyGroup
Gets the policyGroupName value for this CertPolicyGroup.
getPolicyGroups() - Method in interface org.nhind.config.ConfigurationService
 
getPolicyGroups() - Method in class org.nhind.config.ConfigurationServiceProxy
 
getPolicyGroups() - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
getPolicyGroupsByDomain(long) - Method in interface org.nhind.config.ConfigurationService
 
getPolicyGroupsByDomain(long) - Method in class org.nhind.config.ConfigurationServiceProxy
 
getPolicyGroupsByDomain(long) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
getPolicyName() - Method in class org.nhind.config.CertPolicy
Gets the policyName value for this CertPolicy.
getPolicyUse() - Method in class org.nhind.config.CertPolicyGroupReltn
Gets the policyUse value for this CertPolicyGroupReltn.
getPort(Class) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceLocator
For the given interface, get the stub implementation.
getPort(QName, Class) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceLocator
For the given interface, get the stub implementation.
getPorts() - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceLocator
 
getPostmasterAddressId() - Method in class org.nhind.config.Domain
Gets the postmasterAddressId value for this Domain.
getPostMasterEmail() - Method in class org.nhind.config.Domain
Gets the postMasterEmail value for this Domain.
getRefreshInterval() - Method in class org.nhind.config.TrustBundle
Gets the refreshInterval value for this TrustBundle.
getSerializer(String, Class, QName) - Static method in class org.nhind.config.Address
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.nhind.config.Anchor
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.nhind.config.BundleRefreshError
 
getSerializer(String, Class, QName) - Static method in class org.nhind.config.Certificate
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.nhind.config.CertificateGetOptions
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.nhind.config.CertPolicy
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.nhind.config.CertPolicyGroup
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.nhind.config.CertPolicyGroupDomainReltn
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.nhind.config.CertPolicyGroupReltn
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.nhind.config.CertPolicyUse
 
getSerializer(String, Class, QName) - Static method in exception org.nhind.config.ConfigurationServiceException
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.nhind.config.DnsRecord
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.nhind.config.Domain
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.nhind.config.EntityStatus
 
getSerializer(String, Class, QName) - Static method in class org.nhind.config.PolicyLexicon
 
getSerializer(String, Class, QName) - Static method in class org.nhind.config.Setting
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.nhind.config.TrustBundle
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.nhind.config.TrustBundleAnchor
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.nhind.config.TrustBundleDomainReltn
Get Custom Serializer
getServiceName() - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceLocator
 
getSettingByName(String) - Method in interface org.nhind.config.ConfigurationService
 
getSettingByName(String) - Method in class org.nhind.config.ConfigurationServiceProxy
 
getSettingByName(String) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
getSettingsByNames(String[]) - Method in interface org.nhind.config.ConfigurationService
 
getSettingsByNames(String[]) - Method in class org.nhind.config.ConfigurationServiceProxy
 
getSettingsByNames(String[]) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
getSigningCertificateData() - Method in class org.nhind.config.TrustBundle
Gets the signingCertificateData value for this TrustBundle.
getStatus() - Method in class org.nhind.config.Address
Gets the status value for this Address.
getStatus() - Method in class org.nhind.config.Anchor
Gets the status value for this Anchor.
getStatus() - Method in class org.nhind.config.Certificate
Gets the status value for this Certificate.
getStatus() - Method in class org.nhind.config.CertificateGetOptions
Gets the status value for this CertificateGetOptions.
getStatus() - Method in class org.nhind.config.Domain
Gets the status value for this Domain.
getStatus() - Method in class org.nhind.config.Setting
Gets the status value for this Setting.
getThumbprint() - Method in class org.nhind.config.Anchor
Gets the thumbprint value for this Anchor.
getThumbprint() - Method in class org.nhind.config.TrustBundleAnchor
Gets the thumbprint value for this TrustBundleAnchor.
getTrustBundle() - Method in class org.nhind.config.TrustBundleAnchor
Gets the trustBundle value for this TrustBundleAnchor.
getTrustBundle() - Method in class org.nhind.config.TrustBundleDomainReltn
Gets the trustBundle value for this TrustBundleDomainReltn.
getTrustBundleAnchors() - Method in class org.nhind.config.TrustBundle
Gets the trustBundleAnchors value for this TrustBundle.
getTrustBundleAnchors(int) - Method in class org.nhind.config.TrustBundle
 
getTrustBundleById(long) - Method in interface org.nhind.config.ConfigurationService
 
getTrustBundleById(long) - Method in class org.nhind.config.ConfigurationServiceProxy
 
getTrustBundleById(long) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
getTrustBundleByName(String) - Method in interface org.nhind.config.ConfigurationService
 
getTrustBundleByName(String) - Method in class org.nhind.config.ConfigurationServiceProxy
 
getTrustBundleByName(String) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
getTrustBundles(boolean) - Method in interface org.nhind.config.ConfigurationService
 
getTrustBundles(boolean) - Method in class org.nhind.config.ConfigurationServiceProxy
 
getTrustBundles(boolean) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
getTrustBundlesByDomain(long, boolean) - Method in interface org.nhind.config.ConfigurationService
 
getTrustBundlesByDomain(long, boolean) - Method in class org.nhind.config.ConfigurationServiceProxy
 
getTrustBundlesByDomain(long, boolean) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
getTtl() - Method in class org.nhind.config.DnsRecord
Gets the ttl value for this DnsRecord.
getType() - Method in class org.nhind.config.Address
Gets the type value for this Address.
getType() - Method in class org.nhind.config.DnsRecord
Gets the type value for this DnsRecord.
getTypeDesc() - Static method in class org.nhind.config.Address
Return type metadata object
getTypeDesc() - Static method in class org.nhind.config.Anchor
Return type metadata object
getTypeDesc() - Static method in class org.nhind.config.BundleRefreshError
Return type metadata object
getTypeDesc() - Static method in class org.nhind.config.Certificate
Return type metadata object
getTypeDesc() - Static method in class org.nhind.config.CertificateGetOptions
Return type metadata object
getTypeDesc() - Static method in class org.nhind.config.CertPolicy
Return type metadata object
getTypeDesc() - Static method in class org.nhind.config.CertPolicyGroup
Return type metadata object
getTypeDesc() - Static method in class org.nhind.config.CertPolicyGroupDomainReltn
Return type metadata object
getTypeDesc() - Static method in class org.nhind.config.CertPolicyGroupReltn
Return type metadata object
getTypeDesc() - Static method in class org.nhind.config.CertPolicyUse
Return type metadata object
getTypeDesc() - Static method in exception org.nhind.config.ConfigurationServiceException
Return type metadata object
getTypeDesc() - Static method in class org.nhind.config.DnsRecord
Return type metadata object
getTypeDesc() - Static method in class org.nhind.config.Domain
Return type metadata object
getTypeDesc() - Static method in class org.nhind.config.EntityStatus
Return type metadata object
getTypeDesc() - Static method in class org.nhind.config.PolicyLexicon
Return type metadata object
getTypeDesc() - Static method in class org.nhind.config.Setting
Return type metadata object
getTypeDesc() - Static method in class org.nhind.config.TrustBundle
Return type metadata object
getTypeDesc() - Static method in class org.nhind.config.TrustBundleAnchor
Return type metadata object
getTypeDesc() - Static method in class org.nhind.config.TrustBundleDomainReltn
Return type metadata object
getUpdateTime() - Method in class org.nhind.config.Address
Gets the updateTime value for this Address.
getUpdateTime() - Method in class org.nhind.config.Domain
Gets the updateTime value for this Domain.
getUpdateTime() - Method in class org.nhind.config.Setting
Gets the updateTime value for this Setting.
getValidEndDate() - Method in class org.nhind.config.Anchor
Gets the validEndDate value for this Anchor.
getValidEndDate() - Method in class org.nhind.config.Certificate
Gets the validEndDate value for this Certificate.
getValidEndDate() - Method in class org.nhind.config.TrustBundleAnchor
Gets the validEndDate value for this TrustBundleAnchor.
getValidStartDate() - Method in class org.nhind.config.Anchor
Gets the validStartDate value for this Anchor.
getValidStartDate() - Method in class org.nhind.config.Certificate
Gets the validStartDate value for this Certificate.
getValidStartDate() - Method in class org.nhind.config.TrustBundleAnchor
Gets the validStartDate value for this TrustBundleAnchor.
getValue() - Method in class org.nhind.config.BundleRefreshError
 
getValue() - Method in class org.nhind.config.CertPolicyUse
 
getValue() - Method in class org.nhind.config.EntityStatus
 
getValue() - Method in class org.nhind.config.PolicyLexicon
 
getValue() - Method in class org.nhind.config.Setting
Gets the value value for this Setting.

H

hashCode() - Method in class org.nhind.config.Address
 
hashCode() - Method in class org.nhind.config.Anchor
 
hashCode() - Method in class org.nhind.config.BundleRefreshError
 
hashCode() - Method in class org.nhind.config.Certificate
 
hashCode() - Method in class org.nhind.config.CertificateGetOptions
 
hashCode() - Method in class org.nhind.config.CertPolicy
 
hashCode() - Method in class org.nhind.config.CertPolicyGroup
 
hashCode() - Method in class org.nhind.config.CertPolicyGroupDomainReltn
 
hashCode() - Method in class org.nhind.config.CertPolicyGroupReltn
 
hashCode() - Method in class org.nhind.config.CertPolicyUse
 
hashCode() - Method in exception org.nhind.config.ConfigurationServiceException
 
hashCode() - Method in class org.nhind.config.DnsRecord
 
hashCode() - Method in class org.nhind.config.Domain
 
hashCode() - Method in class org.nhind.config.EntityStatus
 
hashCode() - Method in class org.nhind.config.PolicyLexicon
 
hashCode() - Method in class org.nhind.config.Setting
 
hashCode() - Method in class org.nhind.config.TrustBundle
 
hashCode() - Method in class org.nhind.config.TrustBundleAnchor
 
hashCode() - Method in class org.nhind.config.TrustBundleDomainReltn
 

I

INVALID_BUNDLE_FORMAT - Static variable in class org.nhind.config.BundleRefreshError
 
INVALID_SIGNING_CERT - Static variable in class org.nhind.config.BundleRefreshError
 
isIncludeData() - Method in class org.nhind.config.CertificateGetOptions
Gets the includeData value for this CertificateGetOptions.
isIncludePrivateKey() - Method in class org.nhind.config.CertificateGetOptions
Gets the includePrivateKey value for this CertificateGetOptions.
isIncoming() - Method in class org.nhind.config.Anchor
Gets the incoming value for this Anchor.
isIncoming() - Method in class org.nhind.config.CertPolicyGroupReltn
Gets the incoming value for this CertPolicyGroupReltn.
isIncoming() - Method in class org.nhind.config.TrustBundleDomainReltn
Gets the incoming value for this TrustBundleDomainReltn.
isOutgoing() - Method in class org.nhind.config.Anchor
Gets the outgoing value for this Anchor.
isOutgoing() - Method in class org.nhind.config.CertPolicyGroupReltn
Gets the outgoing value for this CertPolicyGroupReltn.
isOutgoing() - Method in class org.nhind.config.TrustBundleDomainReltn
Gets the outgoing value for this TrustBundleDomainReltn.
isPrivateKey() - Method in class org.nhind.config.Certificate
Gets the privateKey value for this Certificate.

J

JAVA_SER - Static variable in class org.nhind.config.PolicyLexicon
 

L

listAddresss(String, int) - Method in interface org.nhind.config.ConfigurationService
 
listAddresss(String, int) - Method in class org.nhind.config.ConfigurationServiceProxy
 
listAddresss(String, int) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
listAnchors(Long, int, CertificateGetOptions) - Method in interface org.nhind.config.ConfigurationService
 
listAnchors(Long, int, CertificateGetOptions) - Method in class org.nhind.config.ConfigurationServiceProxy
 
listAnchors(Long, int, CertificateGetOptions) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
listCertificates(long, int, CertificateGetOptions) - Method in interface org.nhind.config.ConfigurationService
 
listCertificates(long, int, CertificateGetOptions) - Method in class org.nhind.config.ConfigurationServiceProxy
 
listCertificates(long, int, CertificateGetOptions) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
listDomains(String, int) - Method in interface org.nhind.config.ConfigurationService
 
listDomains(String, int) - Method in class org.nhind.config.ConfigurationServiceProxy
 
listDomains(String, int) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 

N

NEW - Static variable in class org.nhind.config.EntityStatus
 
NOT_FOUND - Static variable in class org.nhind.config.BundleRefreshError
 

O

org.nhind.config - package org.nhind.config
 
org.nhindirect.config.service.impl - package org.nhindirect.config.service.impl
 

P

PolicyLexicon - Class in org.nhind.config
 
PolicyLexicon(String) - Constructor for class org.nhind.config.PolicyLexicon
 
PRIVATE_RESOLVER - Static variable in class org.nhind.config.CertPolicyUse
 
PUBLIC_RESOLVER - Static variable in class org.nhind.config.CertPolicyUse
 

R

readResolve() - Method in class org.nhind.config.BundleRefreshError
 
readResolve() - Method in class org.nhind.config.CertPolicyUse
 
readResolve() - Method in class org.nhind.config.EntityStatus
 
readResolve() - Method in class org.nhind.config.PolicyLexicon
 
refreshTrustBundle(long) - Method in interface org.nhind.config.ConfigurationService
 
refreshTrustBundle(long) - Method in class org.nhind.config.ConfigurationServiceProxy
 
refreshTrustBundle(long) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
removeAddress(String) - Method in interface org.nhind.config.ConfigurationService
 
removeAddress(String) - Method in class org.nhind.config.ConfigurationServiceProxy
 
removeAddress(String) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
removeAnchors(long[]) - Method in interface org.nhind.config.ConfigurationService
 
removeAnchors(long[]) - Method in class org.nhind.config.ConfigurationServiceProxy
 
removeAnchors(long[]) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
removeAnchorsForOwner(String) - Method in interface org.nhind.config.ConfigurationService
 
removeAnchorsForOwner(String) - Method in class org.nhind.config.ConfigurationServiceProxy
 
removeAnchorsForOwner(String) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
removeCertificates(long[]) - Method in interface org.nhind.config.ConfigurationService
 
removeCertificates(long[]) - Method in class org.nhind.config.ConfigurationServiceProxy
 
removeCertificates(long[]) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
removeCertificatesForOwner(String) - Method in interface org.nhind.config.ConfigurationService
 
removeCertificatesForOwner(String) - Method in class org.nhind.config.ConfigurationServiceProxy
 
removeCertificatesForOwner(String) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
removeDNS(DnsRecord[]) - Method in interface org.nhind.config.ConfigurationService
 
removeDNS(DnsRecord[]) - Method in class org.nhind.config.ConfigurationServiceProxy
 
removeDNS(DnsRecord[]) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
removeDNSByRecordId(long) - Method in interface org.nhind.config.ConfigurationService
 
removeDNSByRecordId(long) - Method in class org.nhind.config.ConfigurationServiceProxy
 
removeDNSByRecordId(long) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
removeDNSByRecordIds(Long[]) - Method in interface org.nhind.config.ConfigurationService
 
removeDNSByRecordIds(Long[]) - Method in class org.nhind.config.ConfigurationServiceProxy
 
removeDNSByRecordIds(Long[]) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
removeDomain(String) - Method in interface org.nhind.config.ConfigurationService
 
removeDomain(String) - Method in class org.nhind.config.ConfigurationServiceProxy
 
removeDomain(String) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
removeDomainById(Long) - Method in interface org.nhind.config.ConfigurationService
 
removeDomainById(Long) - Method in class org.nhind.config.ConfigurationServiceProxy
 
removeDomainById(Long) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
removePolicyUseFromGroup(long) - Method in interface org.nhind.config.ConfigurationService
 
removePolicyUseFromGroup(long) - Method in class org.nhind.config.ConfigurationServiceProxy
 
removePolicyUseFromGroup(long) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 

S

searchDomain(String, EntityStatus) - Method in interface org.nhind.config.ConfigurationService
 
searchDomain(String, EntityStatus) - Method in class org.nhind.config.ConfigurationServiceProxy
 
searchDomain(String, EntityStatus) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
setAddress(Address[]) - Method in class org.nhind.config.Domain
Sets the address value for this Domain.
setAddress(int, Address) - Method in class org.nhind.config.Domain
 
setAnchorStatusForOwner(String, EntityStatus) - Method in interface org.nhind.config.ConfigurationService
 
setAnchorStatusForOwner(String, EntityStatus) - Method in class org.nhind.config.ConfigurationServiceProxy
 
setAnchorStatusForOwner(String, EntityStatus) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
setBundleName(String) - Method in class org.nhind.config.TrustBundle
Sets the bundleName value for this TrustBundle.
setBundleURL(String) - Method in class org.nhind.config.TrustBundle
Sets the bundleURL value for this TrustBundle.
setCertificateId(long) - Method in class org.nhind.config.Anchor
Sets the certificateId value for this Anchor.
setCertificateStatus(long[], EntityStatus) - Method in interface org.nhind.config.ConfigurationService
 
setCertificateStatus(long[], EntityStatus) - Method in class org.nhind.config.ConfigurationServiceProxy
 
setCertificateStatus(long[], EntityStatus) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
setCertificateStatusForOwner(String, EntityStatus) - Method in interface org.nhind.config.ConfigurationService
 
setCertificateStatusForOwner(String, EntityStatus) - Method in class org.nhind.config.ConfigurationServiceProxy
 
setCertificateStatusForOwner(String, EntityStatus) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
setCertPolicy(CertPolicy) - Method in class org.nhind.config.CertPolicyGroupReltn
Sets the certPolicy value for this CertPolicyGroupReltn.
setCertPolicyGroup(CertPolicyGroup) - Method in class org.nhind.config.CertPolicyGroupDomainReltn
Sets the certPolicyGroup value for this CertPolicyGroupDomainReltn.
setCertPolicyGroupReltn(CertPolicyGroupReltn[]) - Method in class org.nhind.config.CertPolicyGroup
Sets the certPolicyGroupReltn value for this CertPolicyGroup.
setCertPolicyGroupReltn(int, CertPolicyGroupReltn) - Method in class org.nhind.config.CertPolicyGroup
 
setCheckSum(String) - Method in class org.nhind.config.TrustBundle
Sets the checkSum value for this TrustBundle.
setConfigurationServiceImplPortEndpointAddress(String) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceLocator
 
setConfigurationServiceImplPortWSDDServiceName(String) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceLocator
 
setCreateTime(Calendar) - Method in class org.nhind.config.Address
Sets the createTime value for this Address.
setCreateTime(Calendar) - Method in class org.nhind.config.Anchor
Sets the createTime value for this Anchor.
setCreateTime(Calendar) - Method in class org.nhind.config.Certificate
Sets the createTime value for this Certificate.
setCreateTime(Calendar) - Method in class org.nhind.config.CertPolicy
Sets the createTime value for this CertPolicy.
setCreateTime(Calendar) - Method in class org.nhind.config.CertPolicyGroup
Sets the createTime value for this CertPolicyGroup.
setCreateTime(Calendar) - Method in class org.nhind.config.DnsRecord
Sets the createTime value for this DnsRecord.
setCreateTime(Calendar) - Method in class org.nhind.config.Domain
Sets the createTime value for this Domain.
setCreateTime(Calendar) - Method in class org.nhind.config.Setting
Sets the createTime value for this Setting.
setCreateTime(Calendar) - Method in class org.nhind.config.TrustBundle
Sets the createTime value for this TrustBundle.
setData(byte[]) - Method in class org.nhind.config.Anchor
Sets the data value for this Anchor.
setData(byte[]) - Method in class org.nhind.config.Certificate
Sets the data value for this Certificate.
setData(byte[]) - Method in class org.nhind.config.DnsRecord
Sets the data value for this DnsRecord.
setData(byte[]) - Method in class org.nhind.config.TrustBundleAnchor
Sets the data value for this TrustBundleAnchor.
setDclass(int) - Method in class org.nhind.config.DnsRecord
Sets the dclass value for this DnsRecord.
setDisplayName(String) - Method in class org.nhind.config.Address
Sets the displayName value for this Address.
setDomain(Domain) - Method in class org.nhind.config.CertPolicyGroupDomainReltn
Sets the domain value for this CertPolicyGroupDomainReltn.
setDomain(Domain) - Method in class org.nhind.config.TrustBundleDomainReltn
Sets the domain value for this TrustBundleDomainReltn.
setDomainName(String) - Method in class org.nhind.config.Domain
Sets the domainName value for this Domain.
setEmailAddress(String) - Method in class org.nhind.config.Address
Sets the emailAddress value for this Address.
setEndpoint(String) - Method in class org.nhind.config.Address
Sets the endpoint value for this Address.
setEndpoint(String) - Method in class org.nhind.config.ConfigurationServiceProxy
 
setEndpointAddress(String, String) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceLocator
Set the endpoint address for the specified port name.
setEndpointAddress(QName, String) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceLocator
Set the endpoint address for the specified port name.
setId(long) - Method in class org.nhind.config.Address
Sets the id value for this Address.
setId(long) - Method in class org.nhind.config.Anchor
Sets the id value for this Anchor.
setId(long) - Method in class org.nhind.config.Certificate
Sets the id value for this Certificate.
setId(long) - Method in class org.nhind.config.CertPolicy
Sets the id value for this CertPolicy.
setId(long) - Method in class org.nhind.config.CertPolicyGroup
Sets the id value for this CertPolicyGroup.
setId(long) - Method in class org.nhind.config.CertPolicyGroupDomainReltn
Sets the id value for this CertPolicyGroupDomainReltn.
setId(long) - Method in class org.nhind.config.CertPolicyGroupReltn
Sets the id value for this CertPolicyGroupReltn.
setId(long) - Method in class org.nhind.config.DnsRecord
Sets the id value for this DnsRecord.
setId(long) - Method in class org.nhind.config.Domain
Sets the id value for this Domain.
setId(long) - Method in class org.nhind.config.Setting
Sets the id value for this Setting.
setId(long) - Method in class org.nhind.config.TrustBundle
Sets the id value for this TrustBundle.
setId(long) - Method in class org.nhind.config.TrustBundleAnchor
Sets the id value for this TrustBundleAnchor.
setId(long) - Method in class org.nhind.config.TrustBundleDomainReltn
Sets the id value for this TrustBundleDomainReltn.
setIncludeData(boolean) - Method in class org.nhind.config.CertificateGetOptions
Sets the includeData value for this CertificateGetOptions.
setIncludePrivateKey(boolean) - Method in class org.nhind.config.CertificateGetOptions
Sets the includePrivateKey value for this CertificateGetOptions.
setIncoming(boolean) - Method in class org.nhind.config.Anchor
Sets the incoming value for this Anchor.
setIncoming(boolean) - Method in class org.nhind.config.CertPolicyGroupReltn
Sets the incoming value for this CertPolicyGroupReltn.
setIncoming(boolean) - Method in class org.nhind.config.TrustBundleDomainReltn
Sets the incoming value for this TrustBundleDomainReltn.
setLastRefreshAttempt(Calendar) - Method in class org.nhind.config.TrustBundle
Sets the lastRefreshAttempt value for this TrustBundle.
setLastRefreshError(BundleRefreshError) - Method in class org.nhind.config.TrustBundle
Sets the lastRefreshError value for this TrustBundle.
setLastSuccessfulRefresh(Calendar) - Method in class org.nhind.config.TrustBundle
Sets the lastSuccessfulRefresh value for this TrustBundle.
setLexicon(PolicyLexicon) - Method in class org.nhind.config.CertPolicy
Sets the lexicon value for this CertPolicy.
setName(String) - Method in class org.nhind.config.DnsRecord
Sets the name value for this DnsRecord.
setName(String) - Method in class org.nhind.config.Setting
Sets the name value for this Setting.
setOutgoing(boolean) - Method in class org.nhind.config.Anchor
Sets the outgoing value for this Anchor.
setOutgoing(boolean) - Method in class org.nhind.config.CertPolicyGroupReltn
Sets the outgoing value for this CertPolicyGroupReltn.
setOutgoing(boolean) - Method in class org.nhind.config.TrustBundleDomainReltn
Sets the outgoing value for this TrustBundleDomainReltn.
setOwner(String) - Method in class org.nhind.config.Anchor
Sets the owner value for this Anchor.
setOwner(String) - Method in class org.nhind.config.Certificate
Sets the owner value for this Certificate.
setPolicyData(byte[]) - Method in class org.nhind.config.CertPolicy
Sets the policyData value for this CertPolicy.
setPolicyGroupName(String) - Method in class org.nhind.config.CertPolicyGroup
Sets the policyGroupName value for this CertPolicyGroup.
setPolicyName(String) - Method in class org.nhind.config.CertPolicy
Sets the policyName value for this CertPolicy.
setPolicyUse(CertPolicyUse) - Method in class org.nhind.config.CertPolicyGroupReltn
Sets the policyUse value for this CertPolicyGroupReltn.
setPostmasterAddressId(Long) - Method in class org.nhind.config.Domain
Sets the postmasterAddressId value for this Domain.
setPostMasterEmail(String) - Method in class org.nhind.config.Domain
Sets the postMasterEmail value for this Domain.
setPrivateKey(boolean) - Method in class org.nhind.config.Certificate
Sets the privateKey value for this Certificate.
setRefreshInterval(int) - Method in class org.nhind.config.TrustBundle
Sets the refreshInterval value for this TrustBundle.
setSigningCertificateData(byte[]) - Method in class org.nhind.config.TrustBundle
Sets the signingCertificateData value for this TrustBundle.
setStatus(EntityStatus) - Method in class org.nhind.config.Address
Sets the status value for this Address.
setStatus(EntityStatus) - Method in class org.nhind.config.Anchor
Sets the status value for this Anchor.
setStatus(EntityStatus) - Method in class org.nhind.config.Certificate
Sets the status value for this Certificate.
setStatus(EntityStatus) - Method in class org.nhind.config.CertificateGetOptions
Sets the status value for this CertificateGetOptions.
setStatus(EntityStatus) - Method in class org.nhind.config.Domain
Sets the status value for this Domain.
setStatus(EntityStatus) - Method in class org.nhind.config.Setting
Sets the status value for this Setting.
setThumbprint(String) - Method in class org.nhind.config.Anchor
Sets the thumbprint value for this Anchor.
setThumbprint(String) - Method in class org.nhind.config.TrustBundleAnchor
Sets the thumbprint value for this TrustBundleAnchor.
Setting - Class in org.nhind.config
 
Setting() - Constructor for class org.nhind.config.Setting
 
Setting(Calendar, long, String, EntityStatus, Calendar, String) - Constructor for class org.nhind.config.Setting
 
setTrustBundle(TrustBundle) - Method in class org.nhind.config.TrustBundleAnchor
Sets the trustBundle value for this TrustBundleAnchor.
setTrustBundle(TrustBundle) - Method in class org.nhind.config.TrustBundleDomainReltn
Sets the trustBundle value for this TrustBundleDomainReltn.
setTrustBundleAnchors(TrustBundleAnchor[]) - Method in class org.nhind.config.TrustBundle
Sets the trustBundleAnchors value for this TrustBundle.
setTrustBundleAnchors(int, TrustBundleAnchor) - Method in class org.nhind.config.TrustBundle
 
setTtl(long) - Method in class org.nhind.config.DnsRecord
Sets the ttl value for this DnsRecord.
setType(String) - Method in class org.nhind.config.Address
Sets the type value for this Address.
setType(int) - Method in class org.nhind.config.DnsRecord
Sets the type value for this DnsRecord.
setUpdateTime(Calendar) - Method in class org.nhind.config.Address
Sets the updateTime value for this Address.
setUpdateTime(Calendar) - Method in class org.nhind.config.Domain
Sets the updateTime value for this Domain.
setUpdateTime(Calendar) - Method in class org.nhind.config.Setting
Sets the updateTime value for this Setting.
setValidEndDate(Calendar) - Method in class org.nhind.config.Anchor
Sets the validEndDate value for this Anchor.
setValidEndDate(Calendar) - Method in class org.nhind.config.Certificate
Sets the validEndDate value for this Certificate.
setValidEndDate(Calendar) - Method in class org.nhind.config.TrustBundleAnchor
Sets the validEndDate value for this TrustBundleAnchor.
setValidStartDate(Calendar) - Method in class org.nhind.config.Anchor
Sets the validStartDate value for this Anchor.
setValidStartDate(Calendar) - Method in class org.nhind.config.Certificate
Sets the validStartDate value for this Certificate.
setValidStartDate(Calendar) - Method in class org.nhind.config.TrustBundleAnchor
Sets the validStartDate value for this TrustBundleAnchor.
setValue(String) - Method in class org.nhind.config.Setting
Sets the value value for this Setting.
SIMPLE_TEXT_V1 - Static variable in class org.nhind.config.PolicyLexicon
 
SUCCESS - Static variable in class org.nhind.config.BundleRefreshError
 

T

toString() - Method in class org.nhind.config.BundleRefreshError
 
toString() - Method in class org.nhind.config.CertPolicyUse
 
toString() - Method in class org.nhind.config.EntityStatus
 
toString() - Method in class org.nhind.config.PolicyLexicon
 
TRUST - Static variable in class org.nhind.config.CertPolicyUse
 
TrustBundle - Class in org.nhind.config
 
TrustBundle() - Constructor for class org.nhind.config.TrustBundle
 
TrustBundle(String, String, String, Calendar, long, Calendar, BundleRefreshError, Calendar, int, byte[], TrustBundleAnchor[]) - Constructor for class org.nhind.config.TrustBundle
 
TrustBundleAnchor - Class in org.nhind.config
 
TrustBundleAnchor() - Constructor for class org.nhind.config.TrustBundleAnchor
 
TrustBundleAnchor(byte[], long, String, TrustBundle, Calendar, Calendar) - Constructor for class org.nhind.config.TrustBundleAnchor
 
TrustBundleDomainReltn - Class in org.nhind.config
 
TrustBundleDomainReltn() - Constructor for class org.nhind.config.TrustBundleDomainReltn
 
TrustBundleDomainReltn(Domain, long, boolean, boolean, TrustBundle) - Constructor for class org.nhind.config.TrustBundleDomainReltn
 

U

UNMATCHED_SIGNATURE - Static variable in class org.nhind.config.BundleRefreshError
 
updateAddress(Address) - Method in interface org.nhind.config.ConfigurationService
 
updateAddress(Address) - Method in class org.nhind.config.ConfigurationServiceProxy
 
updateAddress(Address) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
updateDNS(long, DnsRecord) - Method in interface org.nhind.config.ConfigurationService
 
updateDNS(long, DnsRecord) - Method in class org.nhind.config.ConfigurationServiceProxy
 
updateDNS(long, DnsRecord) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
updateDomain(Domain) - Method in interface org.nhind.config.ConfigurationService
 
updateDomain(Domain) - Method in class org.nhind.config.ConfigurationServiceProxy
 
updateDomain(Domain) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
updateGroupAttributes(long, String) - Method in interface org.nhind.config.ConfigurationService
 
updateGroupAttributes(long, String) - Method in class org.nhind.config.ConfigurationServiceProxy
 
updateGroupAttributes(long, String) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
updateLastUpdateError(long, Calendar, BundleRefreshError) - Method in interface org.nhind.config.ConfigurationService
 
updateLastUpdateError(long, Calendar, BundleRefreshError) - Method in class org.nhind.config.ConfigurationServiceProxy
 
updateLastUpdateError(long, Calendar, BundleRefreshError) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
updatePolicyAttributes(long, String, PolicyLexicon, byte[]) - Method in interface org.nhind.config.ConfigurationService
 
updatePolicyAttributes(long, String, PolicyLexicon, byte[]) - Method in class org.nhind.config.ConfigurationServiceProxy
 
updatePolicyAttributes(long, String, PolicyLexicon, byte[]) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
updateSetting(String, String) - Method in interface org.nhind.config.ConfigurationService
 
updateSetting(String, String) - Method in class org.nhind.config.ConfigurationServiceProxy
 
updateSetting(String, String) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
updateTrustBundleAttributes(long, String, String, Certificate, int) - Method in interface org.nhind.config.ConfigurationService
 
updateTrustBundleAttributes(long, String, String, Certificate, int) - Method in class org.nhind.config.ConfigurationServiceProxy
 
updateTrustBundleAttributes(long, String, String, Certificate, int) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 
updateTrustBundleSigningCertificate(long, Certificate) - Method in interface org.nhind.config.ConfigurationService
 
updateTrustBundleSigningCertificate(long, Certificate) - Method in class org.nhind.config.ConfigurationServiceProxy
 
updateTrustBundleSigningCertificate(long, Certificate) - Method in class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceSoapBindingStub
 

V

VALIDATION - Static variable in class org.nhind.config.CertPolicyUse
 

W

writeDetails(QName, SerializationContext) - Method in exception org.nhind.config.ConfigurationServiceException
Writes the exception data to the faultDetails

X

XML - Static variable in class org.nhind.config.PolicyLexicon
 

_

_DISABLED - Static variable in class org.nhind.config.EntityStatus
 
_DOWNLOAD_TIMEOUT - Static variable in class org.nhind.config.BundleRefreshError
 
_ENABLED - Static variable in class org.nhind.config.EntityStatus
 
_INVALID_BUNDLE_FORMAT - Static variable in class org.nhind.config.BundleRefreshError
 
_INVALID_SIGNING_CERT - Static variable in class org.nhind.config.BundleRefreshError
 
_JAVA_SER - Static variable in class org.nhind.config.PolicyLexicon
 
_NEW - Static variable in class org.nhind.config.EntityStatus
 
_NOT_FOUND - Static variable in class org.nhind.config.BundleRefreshError
 
_PRIVATE_RESOLVER - Static variable in class org.nhind.config.CertPolicyUse
 
_PUBLIC_RESOLVER - Static variable in class org.nhind.config.CertPolicyUse
 
_SIMPLE_TEXT_V1 - Static variable in class org.nhind.config.PolicyLexicon
 
_SUCCESS - Static variable in class org.nhind.config.BundleRefreshError
 
_TRUST - Static variable in class org.nhind.config.CertPolicyUse
 
_UNMATCHED_SIGNATURE - Static variable in class org.nhind.config.BundleRefreshError
 
_VALIDATION - Static variable in class org.nhind.config.CertPolicyUse
 
_XML - Static variable in class org.nhind.config.PolicyLexicon
 

A B C D E F G H I J L N O P R S T U V W X _

Copyright © 2013. All Rights Reserved.