| 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 | Class and Description |
|---|---|
private static class |
Utilities.ClientKey
WeakKey for looking up a client SSLContext.
|
| Constructor and Description |
|---|
ServerKey(Utilities.ServerKey serverKey,
ReferenceQueue queue)
Copies the key to the queue
|
Value(Utilities.ServerKey key,
SSLContext sslContext,
AuthManager authManager)
Creates a value for the associated key containing the specified SSL
context and auth manager.
|
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.