The SVNSSLAuthentication class represents user's credentials used
to authenticate a user in secure connections. Used along with the
ISVNAuthenticationManager.SSL SSL credential kind.
version: 1.1.1 author: TMate Software Ltd.
public SVNSSLAuthentication(File certFile, String password, boolean storageAllowed)(Code)
Creates an SSL credentials object.
Parameters: certFile - user's certificate file Parameters: password - user's password Parameters: storageAllowed - to store or not this credential in a credentials cache