Package org.apache.commons.vfs.auth
Class StaticUserAuthenticator
java.lang.Object
org.apache.commons.vfs.auth.StaticUserAuthenticator
- All Implemented Interfaces:
UserAuthenticator
provides always the same credential data passed in with the constructor.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionqueries the given type from the user
-
Constructor Details
-
StaticUserAuthenticator
-
-
Method Details
-
requestAuthentication
Description copied from interface:UserAuthenticator
queries the given type from the user- Specified by:
requestAuthentication
in interfaceUserAuthenticator
-