Class StaticUserAuthenticator

java.lang.Object
org.apache.commons.vfs2.auth.StaticUserAuthenticator
All Implemented Interfaces:
Comparable<StaticUserAuthenticator>, UserAuthenticator

Provides always the same credentials data passed in with the constructor.