public interface UserAuthenticator
FileSystemOptions
to a FileSystem
it should also implement
reasonable equals and hashCode functions if the FileSystem should be shared.Modifier and Type | Method and Description |
---|---|
UserAuthenticationData |
requestAuthentication(UserAuthenticationData.Type[] types)
Queries the given type from the user.
|
UserAuthenticationData requestAuthentication(UserAuthenticationData.Type[] types)
types
- An array containing the user's credentialsCopyright © 2002-2016 The Apache Software Foundation. All Rights Reserved.