Example usage for org.apache.commons.vfs2 UserAuthenticationData subclass-usage

List of usage examples for org.apache.commons.vfs2 UserAuthenticationData subclass-usage

Introduction

In this page you can find the example usage for org.apache.commons.vfs2 UserAuthenticationData subclass-usage.

Usage

From source file pl.otros.vfs.browser.auth.UserAuthenticationDataWrapper.java

public class UserAuthenticationDataWrapper extends UserAuthenticationData {

    /**
     * The password.
     */
    public static final Type SSH_KEY = new Type("sshKey");