Serialized Form


Package org.nhind.config

Class org.nhind.config.Address extends Object implements Serializable

Serialized Fields

createTime

Calendar createTime

displayName

String displayName

emailAddress

String emailAddress

endpoint

String endpoint

status

EntityStatus status

type

String type

updateTime

Calendar updateTime

id

long id

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.nhind.config.Anchor extends Object implements Serializable

Serialized Fields

certificateId

long certificateId

createTime

Calendar createTime

data

byte[] data

id

long id

incoming

boolean incoming

outgoing

boolean outgoing

owner

String owner

status

EntityStatus status

thumbprint

String thumbprint

validEndDate

Calendar validEndDate

validStartDate

Calendar validStartDate

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.nhind.config.BundleRefreshError extends Object implements Serializable

Serialization Methods

readResolve

public Object readResolve()
                   throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

_value_

String _value_

Class org.nhind.config.Certificate extends Object implements Serializable

Serialized Fields

createTime

Calendar createTime

data

byte[] data

id

long id

owner

String owner

privateKey

boolean privateKey

status

EntityStatus status

validEndDate

Calendar validEndDate

validStartDate

Calendar validStartDate

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.nhind.config.CertificateGetOptions extends Object implements Serializable

Serialized Fields

includeData

boolean includeData

includePrivateKey

boolean includePrivateKey

status

EntityStatus status

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.nhind.config.CertPolicy extends Object implements Serializable

Serialized Fields

createTime

Calendar createTime

id

long id

policyData

byte[] policyData

policyName

String policyName

lexicon

PolicyLexicon lexicon

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.nhind.config.CertPolicyGroup extends Object implements Serializable

Serialized Fields

certPolicyGroupReltn

CertPolicyGroupReltn[] certPolicyGroupReltn

createTime

Calendar createTime

id

long id

policyGroupName

String policyGroupName

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.nhind.config.CertPolicyGroupDomainReltn extends Object implements Serializable

Serialized Fields

certPolicyGroup

CertPolicyGroup certPolicyGroup

domain

Domain domain

id

long id

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.nhind.config.CertPolicyGroupReltn extends Object implements Serializable

Serialized Fields

certPolicy

CertPolicy certPolicy

id

long id

incoming

boolean incoming

outgoing

boolean outgoing

policyUse

CertPolicyUse policyUse

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.nhind.config.CertPolicyUse extends Object implements Serializable

Serialization Methods

readResolve

public Object readResolve()
                   throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

_value_

String _value_

Class org.nhind.config.ConfigurationServiceException extends org.apache.axis.AxisFault implements Serializable

Serialized Fields

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.nhind.config.DnsRecord extends Object implements Serializable

Serialized Fields

createTime

Calendar createTime

data

byte[] data

dclass

int dclass

id

long id

name

String name

ttl

long ttl

type

int type

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.nhind.config.Domain extends Object implements Serializable

Serialized Fields

address

Address[] address

createTime

Calendar createTime

domainName

String domainName

postMasterEmail

String postMasterEmail

postmasterAddressId

Long postmasterAddressId

updateTime

Calendar updateTime

id

long id

status

EntityStatus status

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.nhind.config.EntityStatus extends Object implements Serializable

Serialization Methods

readResolve

public Object readResolve()
                   throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

_value_

String _value_

Class org.nhind.config.PolicyLexicon extends Object implements Serializable

Serialization Methods

readResolve

public Object readResolve()
                   throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

_value_

String _value_

Class org.nhind.config.Setting extends Object implements Serializable

Serialized Fields

createTime

Calendar createTime

id

long id

name

String name

status

EntityStatus status

updateTime

Calendar updateTime

value

String value

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.nhind.config.TrustBundle extends Object implements Serializable

Serialized Fields

bundleName

String bundleName

bundleURL

String bundleURL

checkSum

String checkSum

createTime

Calendar createTime

id

long id

lastRefreshAttempt

Calendar lastRefreshAttempt

lastRefreshError

BundleRefreshError lastRefreshError

lastSuccessfulRefresh

Calendar lastSuccessfulRefresh

refreshInterval

int refreshInterval

signingCertificateData

byte[] signingCertificateData

trustBundleAnchors

TrustBundleAnchor[] trustBundleAnchors

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.nhind.config.TrustBundleAnchor extends Object implements Serializable

Serialized Fields

data

byte[] data

id

long id

thumbprint

String thumbprint

trustBundle

TrustBundle trustBundle

validEndDate

Calendar validEndDate

validStartDate

Calendar validStartDate

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.nhind.config.TrustBundleDomainReltn extends Object implements Serializable

Serialized Fields

domain

Domain domain

id

long id

incoming

boolean incoming

outgoing

boolean outgoing

trustBundle

TrustBundle trustBundle

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Package org.nhindirect.config.service.impl

Class org.nhindirect.config.service.impl.ConfigurationServiceImplServiceLocator extends org.apache.axis.client.Service implements Serializable

Serialized Fields

ConfigurationServiceImplPort_address

String ConfigurationServiceImplPort_address

ConfigurationServiceImplPortWSDDServiceName

String ConfigurationServiceImplPortWSDDServiceName

ports

HashSet<E> ports



Copyright © 2013. All Rights Reserved.