Class DefaultSecurityPrincipal

    • Constructor Detail

      • DefaultSecurityPrincipal

        public DefaultSecurityPrincipal​(String name)
        Constructor.
        Parameters:
        name - the name.
    • Method Detail

      • getName

        public String getName()
        Get the name.
        Specified by:
        getName in interface Principal
        Returns:
        the name.