Uses of Class
step.repositories.azure.devops.rest.UnauthorizedException
-
Packages that use UnauthorizedException Package Description step.repositories.azure.devops.rest -
-
Uses of UnauthorizedException in step.repositories.azure.devops.rest
Methods in step.repositories.azure.devops.rest that throw UnauthorizedException Modifier and Type Method Description protected <T> T
AbstractRestClient. performCall(jakarta.ws.rs.client.Invocation.Builder builder, String method, Object requestEntity, Class<T> responseType)
-