Package | Description |
---|---|
net.jini.jeri.ssl |
Provides implementations of
Endpoint and ServerEndpoint that use TLS/SSL and HTTPS (HTTP over
TLS/SSL) to support invocation constraints. |
Modifier and Type | Field and Description |
---|---|
static ConfidentialityStrength |
ConfidentialityStrength.STRONG
RFC 7525 Current best practice, if confidentiality of message contents
is ensured, then use strong confidentiality for message contents.
|
static ConfidentialityStrength |
ConfidentialityStrength.WEAK
If confidentiality of message contents is ensured, then use weak
confidentiality for message contents.
|
Copyright © 2016–2018. All rights reserved.