Class StaticUserAuthenticator

java.lang.Object
org.apache.commons.vfs.auth.StaticUserAuthenticator
All Implemented Interfaces:
UserAuthenticator

public class StaticUserAuthenticator extends Object implements UserAuthenticator
provides always the same credential data passed in with the constructor.