Uses of Class
goldengate.common.command.exception.Reply421Exception

Packages that use Reply421Exception
goldengate.common.file Classes implementing File, Directory, Authentication and Session Interfaces 
goldengate.common.file.filesystembased Classes implementing FileInterface and Directory according to a filesystem implementation 
 

Uses of Reply421Exception in goldengate.common.file
 

Methods in goldengate.common.file that throw Reply421Exception
 NextCommandReply AuthInterface.setPassword(String password)
           
 NextCommandReply AuthInterface.setUser(String user)
           
 

Uses of Reply421Exception in goldengate.common.file.filesystembased
 

Methods in goldengate.common.file.filesystembased that throw Reply421Exception
protected abstract  NextCommandReply FilesystemBasedAuthImpl.setBusinessPassword(String password)
          Set the password according to any implementation and could set the rootFromAuth.
protected abstract  String FilesystemBasedAuthImpl.setBusinessRootFromAuth()
           
protected abstract  NextCommandReply FilesystemBasedAuthImpl.setBusinessUser(String user)
          Set the user according to any implementation and could set the rootFromAuth.
 NextCommandReply FilesystemBasedAuthImpl.setPassword(String password)
           
 NextCommandReply FilesystemBasedAuthImpl.setUser(String user)
           
 



Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.