|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Utilities.ServerKey | |
---|---|
net.jini.jeri.ssl | Provides implementations of Endpoint and ServerEndpoint that use TLS/SSL and HTTPS (HTTP over
TLS/SSL) to support invocation constraints. |
Uses of Utilities.ServerKey in net.jini.jeri.ssl |
---|
Subclasses of Utilities.ServerKey in net.jini.jeri.ssl | |
---|---|
private static class |
Utilities.ClientKey
WeakKey for looking up a client SSLContext. |
Constructors in net.jini.jeri.ssl with parameters of type Utilities.ServerKey | |
---|---|
Utilities.ServerKey(Utilities.ServerKey serverKey,
ReferenceQueue queue)
Copies the key to the queue |
|
Utilities.Value(Utilities.ServerKey key,
SSLContext sslContext,
AuthManager authManager)
Creates a value for the associated key containing the specified SSL context and auth manager. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |