public final class ConfidentialityStrength extends Object implements InvocationConstraint, Serializable
The use of an instance of this constraint does not directly imply a Confidentiality.YES
constraint; that must be specified separately to ensure
that confidentiality is actually ensured.
Serialization for this class is guaranteed to produce instances that are
comparable with ==
.
This constraint is supported by the endpoints defined in this package.
The SslTrustVerifier
trust verifier may be used for establishing
trust in remote proxies that use instances of this class.
SslEndpoint
,
SslServerEndpoint
,
HttpsEndpoint
,
HttpsServerEndpoint
,
SslTrustVerifier
,
Serialized FormModifier and Type | Field and Description |
---|---|
static ConfidentialityStrength |
STRONG
If confidentiality of message contents is ensured, then use strong
confidentiality for message contents.
|
static ConfidentialityStrength |
WEAK
If confidentiality of message contents is ensured, then use weak
confidentiality for message contents.
|
public static final ConfidentialityStrength STRONG
For the endpoints in this package, this constraint is supported by cipher suites with the following cipher algorithms:
public static final ConfidentialityStrength WEAK
For the endpoints in this package, this constraint is supported by cipher suites with the following cipher algorithms: