Uses of Class
org.refcodes.web.UnauthorizedException
-
-
Uses of UnauthorizedException in org.refcodes.web
Subclasses of UnauthorizedException in org.refcodes.web Modifier and Type Class Description classBasicAuthFailureExceptionThrown in case HTTP basic authorization failed, e.g. verifyingBasicAuthCredentialsfailed.classBasicAuthRequiredExceptionThrown in case HTTP basic authorization is required but no requiredHeaderField.WWW_AUTHENTICATEdata was found, e.g.classBasicAuthRequiredRuntimeExceptionThrown in case HTTP basic authorization is required but no requiredHeaderField.WWW_AUTHENTICATEdata was found, e.g.
-