Package | Description |
---|---|
org.apache.cxf.configuration.jsse | |
org.apache.cxf.configuration.security |
Modifier and Type | Field and Description |
---|---|
protected CertificateConstraintsType |
TLSParameterBase.certConstraints |
Modifier and Type | Method and Description |
---|---|
CertificateConstraintsType |
TLSParameterBase.getCertConstraints()
Get the certificate constraints type
|
Modifier and Type | Method and Description |
---|---|
void |
TLSParameterBase.setCertConstraints(CertificateConstraintsType constraints)
Set the certificate constraints type
|
Modifier and Type | Field and Description |
---|---|
protected CertificateConstraintsType |
TLSServerParametersType.certConstraints |
protected CertificateConstraintsType |
TLSClientParametersType.certConstraints |
Modifier and Type | Method and Description |
---|---|
CertificateConstraintsType |
ObjectFactory.createCertificateConstraintsType()
Create an instance of
CertificateConstraintsType |
CertificateConstraintsType |
TLSServerParametersType.getCertConstraints()
Gets the value of the certConstraints property.
|
CertificateConstraintsType |
TLSClientParametersType.getCertConstraints()
Gets the value of the certConstraints property.
|
Modifier and Type | Method and Description |
---|---|
void |
TLSServerParametersType.setCertConstraints(CertificateConstraintsType value)
Sets the value of the certConstraints property.
|
void |
TLSClientParametersType.setCertConstraints(CertificateConstraintsType value)
Sets the value of the certConstraints property.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.