Class DefaultUserPrincipal
- java.lang.Object
-
- org.apache.sshd.server.subsystem.sftp.PrincipalBase
-
- org.apache.sshd.server.subsystem.sftp.DefaultUserPrincipal
-
- All Implemented Interfaces:
UserPrincipal
,Principal
public class DefaultUserPrincipal extends PrincipalBase implements UserPrincipal
- Author:
- Apache MINA SSHD Project
-
-
Constructor Summary
Constructors Constructor Description DefaultUserPrincipal(String name)
-
-
-
Constructor Detail
-
DefaultUserPrincipal
public DefaultUserPrincipal(String name)
-
-