Class DefaultUserPrincipal

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

public class DefaultUserPrincipal extends PrincipalBase implements UserPrincipal
Author:
Apache MINA SSHD Project
  • Constructor Details

    • DefaultUserPrincipal

      public DefaultUserPrincipal(String name)