com.rapidminer.tools
Interface GlobalAuthenticator.URLAuthenticator

Enclosing class:
GlobalAuthenticator

public static interface GlobalAuthenticator.URLAuthenticator


Method Summary
 java.net.PasswordAuthentication getAuthentication(java.net.URL url)
          This method returns the PasswordAuthentification if this Authenticator is registered for the given URL.
 java.lang.String getName()
           
 

Method Detail

getAuthentication

java.net.PasswordAuthentication getAuthentication(java.net.URL url)
This method returns the PasswordAuthentification if this Authenticator is registered for the given URL. Otherwise null can be returned.


getName

java.lang.String getName()


Copyright © 2001-2009 by Rapid-I