Class JsonPathJwtAuthenticationDetails

    • Constructor Detail

      • JsonPathJwtAuthenticationDetails

        public JsonPathJwtAuthenticationDetails​(Locale defaultLocale,
                                                TimeZone defaultTimeZone,
                                                String preferredLanguageJsonPath,
                                                String preferredTimeZoneJsonPath)
        Instantiates a new json path jwt authentication details.
        Parameters:
        defaultLocale - the default locale
        defaultTimeZone - the default time zone
        preferredLanguageJsonPath - the preferred language json path
        preferredTimeZoneJsonPath - the preferred time zone json path