Uses of Class
jakarta.ws.rs.NotAuthorizedException
-
Packages that use NotAuthorizedException Package Description org.jboss.resteasy.client.exception -
-
Uses of NotAuthorizedException in org.jboss.resteasy.client.exception
Subclasses of NotAuthorizedException in org.jboss.resteasy.client.exception Modifier and Type Class Description classResteasyNotAuthorizedExceptionWraps aNotAuthorizedExceptionwith a sanitized responseMethods in org.jboss.resteasy.client.exception that return NotAuthorizedException Modifier and Type Method Description NotAuthorizedExceptionResteasyNotAuthorizedException. unwrap()
-