public class PromptAuthorizationResponse extends ErrorResponse
responseHeaders
Modifier and Type | Method and Description |
---|---|
static PromptAuthorizationResponse |
getBasicAuthResponse(WebUserAuthException e,
VersionCheckSystem versionCheckSystem,
PlanFiles files) |
static PromptAuthorizationResponse |
getBasicAuthResponse(VersionCheckSystem versionCheckSystem,
PlanFiles files) |
equals, hashCode, replacePlaceholders, send, setParagraph, setTitle
setContent
fixThemeColors, getCode, getContent, getHeader, getHeader, getResponse, setHeader, setResponseHeaders, setType, toString, translate
public static PromptAuthorizationResponse getBasicAuthResponse(VersionCheckSystem versionCheckSystem, PlanFiles files) throws java.io.IOException
java.io.IOException
public static PromptAuthorizationResponse getBasicAuthResponse(WebUserAuthException e, VersionCheckSystem versionCheckSystem, PlanFiles files) throws java.io.IOException
java.io.IOException