Package org.apache.commons.vfs
Interface UserAuthenticator
- All Known Implementing Classes:
StaticUserAuthenticator
public interface UserAuthenticator
The user authenticator is used to query credentials from the user
-
Method Summary
Modifier and TypeMethodDescriptionqueries the given type from the user
-
Method Details
-
requestAuthentication
queries the given type from the user
-