0% found this document useful (0 votes)
5 views1 page

Authenticate

Uploaded by

Keyur Golani
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views1 page

Authenticate

Uploaded by

Keyur Golani
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

[Link].

* Authenticate

Authenticator

Static Methods PasswordAuthentication requestPasswordAuthentication (InetAddress addr, int port, String protocol, String prompt, String scheme) PasswordAuthentication requestPasswordAuthentication (String host, InetAddress addr, int port, String protocol, String prompt, String scheme) void setDefault (Authenticator a) Accessors # PasswordAuthentication getPasswordAuthentication() # String getRequestingHost () # int getRequestingPort () # String getRequestingPrompt () # String getRequestingProtocol () # String getRequestingScheme () # InetAddress getRequestingSite ()

PasswordAuthentication

PasswordAuthentication (String userName, char[] password)

char[] getPassword () String getUserName ()

[Link] Version 0.8 Copyright 2002 by Markus Falkhausen. All rights reserved.

You might also like