public static class CachedAuthenticator.CachedAuthentication extends Object
Constructor and Description |
---|
CachedAuthenticator.CachedAuthentication(String aHost,
int aPort,
String aUser,
String aPass)
Create a new cached authentication.
|
public CachedAuthenticator.CachedAuthentication(String aHost, int aPort, String aUser, String aPass)
aHost
- system this is for.aPort
- port number of the service.aUser
- username at the service.aPass
- password at the service.Copyright © 2016 Eclipse JGit Project. All rights reserved.