public static class SftpFileSystem.DefaultUserPrincipalLookupService extends UserPrincipalLookupService
| Modifier and Type | Field and Description |
|---|---|
static SftpFileSystem.DefaultUserPrincipalLookupService |
INSTANCE |
| Constructor and Description |
|---|
DefaultUserPrincipalLookupService() |
| Modifier and Type | Method and Description |
|---|---|
GroupPrincipal |
lookupPrincipalByGroupName(String group) |
UserPrincipal |
lookupPrincipalByName(String name) |
public static final SftpFileSystem.DefaultUserPrincipalLookupService INSTANCE
public UserPrincipal lookupPrincipalByName(String name) throws IOException
lookupPrincipalByName in class UserPrincipalLookupServiceIOExceptionpublic GroupPrincipal lookupPrincipalByGroupName(String group) throws IOException
lookupPrincipalByGroupName in class UserPrincipalLookupServiceIOExceptionCopyright © 2008–2017 The Apache Software Foundation. All rights reserved.