Class DefaultUserPrincipal

  • All Implemented Interfaces:
    java.nio.file.attribute.UserPrincipal, java.security.Principal

    public class DefaultUserPrincipal
    extends PrincipalBase
    implements java.nio.file.attribute.UserPrincipal
    • Constructor Summary

      Constructors 
      Constructor Description
      DefaultUserPrincipal​(java.lang.String name)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface java.security.Principal

        equals, getName, hashCode, implies, toString
    • Constructor Detail

      • DefaultUserPrincipal

        public DefaultUserPrincipal​(java.lang.String name)