|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Utilities.SSLContextInfo | |
---|---|
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.SSLContextInfo in net.jini.jeri.ssl |
---|
Methods in net.jini.jeri.ssl that return Utilities.SSLContextInfo | |
---|---|
(package private) static Utilities.SSLContextInfo |
Utilities.getClientSSLContextInfo(CallContext callContext)
Returns the SSLContext and ClientAuthManager to use for creating client socket factories. |
(package private) static Utilities.SSLContextInfo |
Utilities.getServerSSLContextInfo(Subject serverSubject,
Set serverPrincipals)
Returns the SSLContext and ServerAuthManager to use for creating server socket factories. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |