Uses of Interface
org.apache.juddi.auth.Authenticator

Packages that use Authenticator
org.apache.juddi.auth   
 

Uses of Authenticator in org.apache.juddi.auth
 

Classes in org.apache.juddi.auth that implement Authenticator
 class CryptedXMLDocAuthenticator
           
 class DefaultAuthenticator
          This is a simple implementation of jUDDI's Authenticator interface.
 class XMLDocAuthenticator
          This is a simple implementation of jUDDI's Authenticator interface.
 

Methods in org.apache.juddi.auth that return Authenticator
static Authenticator AuthenticatorFactory.getAuthenticator()
          Returns a new instance of a AuthenticatorFactory.
 



Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.