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