Class DefaultGroupPrincipal

java.lang.Object
org.apache.sshd.sftp.server.PrincipalBase
org.apache.sshd.sftp.server.DefaultGroupPrincipal
All Implemented Interfaces:
GroupPrincipal, UserPrincipal, Principal

public class DefaultGroupPrincipal extends PrincipalBase implements GroupPrincipal
  • Constructor Details

    • DefaultGroupPrincipal

      public DefaultGroupPrincipal(String name)