Interface AuthenticatedPrincipal

    • Method Detail

      • getName

        java.lang.String getName()
        Returns the name of the authenticated Principal. Never null.
        Returns:
        the name of the authenticated Principal