Uses of Class
org.globus.ftp.DataChannelAuthentication
Packages that use DataChannelAuthentication
-
Uses of DataChannelAuthentication in org.globus.ftp
Subclasses of DataChannelAuthentication in org.globus.ftpModifier and TypeClassDescriptionclassRepresents subject data channel authentication.Fields in org.globus.ftp declared as DataChannelAuthenticationModifier and TypeFieldDescriptionGridFTPSession.dataChannelAuthenticationstatic final DataChannelAuthenticationDataChannelAuthentication.NONEstatic final DataChannelAuthenticationDataChannelAuthentication.SELFMethods in org.globus.ftp that return DataChannelAuthenticationModifier and TypeMethodDescriptionGridFTPClient.getDataChannelAuthentication()Returns data channel authentication mode (DCAU).Methods in org.globus.ftp with parameters of type DataChannelAuthenticationModifier and TypeMethodDescriptionvoidGridFTPClient.setDataChannelAuthentication(DataChannelAuthentication type) Sets data channel authentication mode (DCAU) -
Uses of DataChannelAuthentication in org.globus.ftp.extended
Methods in org.globus.ftp.extended with parameters of type DataChannelAuthenticationModifier and TypeMethodDescriptionstatic SocketGridFTPServerFacade.authenticate(Socket simpleSocket, boolean isClientSocket, GSSCredential credential, int protection, DataChannelAuthentication dcau) authenticate socket.voidGridFTPServerFacade.setDataChannelAuthentication(DataChannelAuthentication authentication)