hep.io.root.daemon
Class RootAuthenticator
java.lang.Object
java.net.Authenticator
hep.io.root.daemon.RootAuthenticator
public class RootAuthenticator
- extends Authenticator
A simple authenticator for use with Root Deamon protocol
- Author:
- Tony Johnson
Methods inherited from class java.net.Authenticator |
getRequestingHost, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingScheme, getRequestingSite, getRequestingURL, getRequestorType, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, setDefault |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RootAuthenticator
public RootAuthenticator(Component parent)
getPasswordAuthentication
protected PasswordAuthentication getPasswordAuthentication()
- Overrides:
getPasswordAuthentication
in class Authenticator
Copyright © 2000-2013 FreeHEP. All Rights Reserved.