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

Packages that use Authenticator
org.apache.juddi.v3.auth   
 

Uses of Authenticator in org.apache.juddi.v3.auth
 

Classes in org.apache.juddi.v3.auth that implement Authenticator
 class CryptedXMLDocAuthenticator
           
 class JUDDIAuthenticator
          This is the default implementation of jUDDI's Authenticator interface, which if the user id has an associated publisher, and adds the publisher is this is not the case.
 class LdapSimpleAuthenticator
          This is a implementation of jUDDI's Authenticator interface, that uses the LDAP.
 class XMLDocAuthenticator
          This is a simple implementation of jUDDI's Authenticator interface.
 

Methods in org.apache.juddi.v3.auth that return Authenticator
static Authenticator AuthenticatorFactory.getAuthenticator()
           
 



Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.