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, java.lang.String method, java.lang.Object requestEntity, java.lang.Class<T> responseType)
-