Uses of Class
net.jini.jeri.ssl.FilterX509TrustManager

Packages that use FilterX509TrustManager
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 FilterX509TrustManager in net.jini.jeri.ssl
 

Subclasses of FilterX509TrustManager in net.jini.jeri.ssl
(package private)  class AuthManager
          Implements X509KeyManager by getting its key and credential information from a JAAS subject, and X509TrustManager by using FilterX509TrustManager.
(package private)  class ClientAuthManager
          An AuthManager for clients.
(package private)  class ServerAuthManager
          An AuthManager for servers.
 



Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.