|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientAuthManager | |
---|---|
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 ClientAuthManager in net.jini.jeri.ssl |
---|
Fields in net.jini.jeri.ssl declared as ClientAuthManager | |
---|---|
private ClientAuthManager |
SslConnection.authManager
The authentication manager. |
Methods in net.jini.jeri.ssl with parameters of type ClientAuthManager | |
---|---|
(package private) static void |
Utilities.releaseClientSSLContextInfo(CallContext callContext,
SSLContext sslContext,
ClientAuthManager authManager)
Returns the client's SSLContext and ClientAuthManager to the SSLContextMap for use by another connection. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |