Package org.apache.sshd.sftp.client.fs
Class SftpFileSystem.DefaultGroupPrincipal
- java.lang.Object
-
- org.apache.sshd.sftp.client.fs.SftpFileSystem.DefaultUserPrincipal
-
- org.apache.sshd.sftp.client.fs.SftpFileSystem.DefaultGroupPrincipal
-
- All Implemented Interfaces:
GroupPrincipal
,UserPrincipal
,Principal
- Enclosing class:
- SftpFileSystem
public static class SftpFileSystem.DefaultGroupPrincipal extends SftpFileSystem.DefaultUserPrincipal implements GroupPrincipal
-
-
Constructor Summary
Constructors Constructor Description DefaultGroupPrincipal(String name)
-
-
-
Constructor Detail
-
DefaultGroupPrincipal
public DefaultGroupPrincipal(String name)
-
-