|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthManager | |
---|---|
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 AuthManager in net.jini.jeri.ssl |
---|
Subclasses of AuthManager in net.jini.jeri.ssl | |
---|---|
(package private) class |
ClientAuthManager
An AuthManager for clients. |
(package private) class |
ServerAuthManager
An AuthManager for servers. |
Fields in net.jini.jeri.ssl declared as AuthManager | |
---|---|
(package private) AuthManager |
Utilities.SSLContextInfo.authManager
|
(package private) AuthManager |
Utilities.Value.authManager
|
Constructors in net.jini.jeri.ssl with parameters of type AuthManager | |
---|---|
Utilities.SSLContextInfo(SSLContext sslContext,
AuthManager authManager)
|
|
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 |