Uses of Class
com.sun.jini.discovery.internal.X500Provider

Packages that use X500Provider
com.sun.jini.discovery.internal   
com.sun.jini.discovery.x500.sha1withdsa Provides an implementation of the net.jini.discovery.x500.SHA1withDSA discovery format, specified in the Jini Discovery and Join Specification
 

Uses of X500Provider in com.sun.jini.discovery.internal
 

Subclasses of X500Provider in com.sun.jini.discovery.internal
 class X500Client
          Superclass for client-side providers for the net.jini.discovery.x500.* discovery formats.
 class X500Server
          Superclass for server-side providers for the net.jini.discovery.x500.* discovery formats.
 

Uses of X500Provider in com.sun.jini.discovery.x500.sha1withdsa
 

Subclasses of X500Provider in com.sun.jini.discovery.x500.sha1withdsa
private static class Client.ClientImpl
           
private static class Server.ServerImpl
           
 



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