Searched refs:ATTRIBUTE_PREEMPTIVE_AUTH (Results 1 – 1 of 1) sorted by relevance
69 private static final String ATTRIBUTE_PREEMPTIVE_AUTH = "preemptive-auth"; field in FileUploadController120 httpContext.setAttribute(ATTRIBUTE_PREEMPTIVE_AUTH, authScheme); in uploadFile()