public static class CachedAuthenticator.CachedAuthentication
extends java.lang.Object
| Constructor and Description |
|---|
CachedAuthenticator.CachedAuthentication(java.lang.String aHost,
int aPort,
java.lang.String aUser,
java.lang.String aPass)
Create a new cached authentication.
|
public CachedAuthenticator.CachedAuthentication(java.lang.String aHost,
int aPort,
java.lang.String aUser,
java.lang.String aPass)
aHost - system this is for.aPort - port number of the service.aUser - username at the service.aPass - password at the service.Copyright © 2012. All Rights Reserved.