Interface TenantAuthentication

    • Method Detail

      • authenticateTenant

        boolean authenticateTenant​(String username,
                                   String tenant)
        Authenticate user against tenant
        Parameters:
        username - String
        tenant - String
        Returns:
        true => authenticated, false => not authenticated