Skip navigation links
A C D G H I J M N O P R S U W Z 

A

AbstractZosmfRequestRunner<T> - Class in org.zowe.api.common.zosmf.services
 
AbstractZosmfRequestRunner() - Constructor for class org.zowe.api.common.zosmf.services.AbstractZosmfRequestRunner
 
ApiError - Class in org.zowe.api.common.errors
 
ApiError() - Constructor for class org.zowe.api.common.errors.ApiError
 

C

configure(HttpSecurity) - Method in class org.zowe.api.common.security.SpringSecurityConfig
 
convertFilePath(Path, Class<T>) - Static method in class org.zowe.api.common.utils.JsonUtils
 
convertString(String, Class<T>) - Static method in class org.zowe.api.common.utils.JsonUtils
 
convertToJsonObject(Object) - Static method in class org.zowe.api.common.utils.JsonUtils
 
convertToJsonString(Object) - Static method in class org.zowe.api.common.utils.JsonUtils
 
createException(JsonObject, int) - Method in class org.zowe.api.common.zosmf.services.AbstractZosmfRequestRunner
 
createGeneralException(ResponseCache, URI) - Method in class org.zowe.api.common.zosmf.services.AbstractZosmfRequestRunner
 
createIgnoreSSLClient() - Static method in class org.zowe.api.common.connectors.zosmf.ZosmfConnector
 

D

DataSetNotFoundException - Exception in org.zowe.api.common.connectors.zosmf.exceptions
 
DataSetNotFoundException(String) - Constructor for exception org.zowe.api.common.connectors.zosmf.exceptions.DataSetNotFoundException
 
decide(Marker, Logger, Level, String, Object[], Throwable) - Method in class org.zowe.api.common.logging.UseridFilter
 

G

GatewayProperties - Class in org.zowe.api.common.connectors.zosmf
 
GatewayProperties() - Constructor for class org.zowe.api.common.connectors.zosmf.GatewayProperties
 
getApiError() - Method in exception org.zowe.api.common.exceptions.ZoweApiRestException
 
getContentType() - Method in class org.zowe.api.common.utils.ResponseCache
 
getEntity() - Method in class org.zowe.api.common.utils.ResponseCache
 
getEntityAsJson() - Method in class org.zowe.api.common.utils.ResponseCache
 
getEntityAsJsonArray() - Method in class org.zowe.api.common.utils.ResponseCache
 
getEntityAsJsonObject() - Method in class org.zowe.api.common.utils.ResponseCache
 
getFirstHeader(String) - Method in class org.zowe.api.common.utils.ResponseCache
 
getFullUrl(String) - Method in class org.zowe.api.common.connectors.zosmf.ZosmfConnector
 
getFullUrl(String, String) - Method in class org.zowe.api.common.connectors.zosmf.ZosmfConnector
 
getIntegerOrNull(JsonObject, String) - Method in class org.zowe.api.common.zosmf.services.AbstractZosmfRequestRunner
 
getMessage() - Method in exception org.zowe.api.common.exceptions.ZoweApiException
 
getResult(ResponseCache) - Method in class org.zowe.api.common.zosmf.services.AbstractZosmfRequestRunner
 
getSpringHttpStatus() - Method in class org.zowe.api.common.utils.ResponseCache
 
getStatus() - Method in class org.zowe.api.common.utils.ResponseCache
 
getStringOrNull(JsonObject, String) - Method in class org.zowe.api.common.zosmf.services.AbstractZosmfRequestRunner
 
getSuccessStatus() - Method in class org.zowe.api.common.zosmf.services.AbstractZosmfRequestRunner
 

H

handleBindException(BindException, HttpHeaders, HttpStatus, WebRequest) - Method in class org.zowe.api.common.exceptions.ZoweRestExceptionHandler
 
handleMethodArgumentNotValid(MethodArgumentNotValidException, HttpHeaders, HttpStatus, WebRequest) - Method in class org.zowe.api.common.exceptions.ZoweRestExceptionHandler
 
handleZoweException(ZoweApiRestException, WebRequest) - Method in class org.zowe.api.common.exceptions.ZoweRestExceptionHandler
 
htmlEncodeString(String) - Static method in exception org.zowe.api.common.exceptions.ZoweApiRestException
 
HtmlEscapedZoweApiRestException - Exception in org.zowe.api.common.exceptions
 
HtmlEscapedZoweApiRestException(HttpStatus, String) - Constructor for exception org.zowe.api.common.exceptions.HtmlEscapedZoweApiRestException
 

I

InvalidAuthTokenException - Exception in org.zowe.api.common.exceptions
 
InvalidAuthTokenException() - Constructor for exception org.zowe.api.common.exceptions.InvalidAuthTokenException
 
InvalidFieldException - Exception in org.zowe.api.common.exceptions
 
InvalidFieldException(FieldError) - Constructor for exception org.zowe.api.common.exceptions.InvalidFieldException
 
InvalidObjectException - Exception in org.zowe.api.common.exceptions
 
InvalidObjectException(ObjectError) - Constructor for exception org.zowe.api.common.exceptions.InvalidObjectException
 
ItemsWrapper<T> - Class in org.zowe.api.common.model
 
ItemsWrapper() - Constructor for class org.zowe.api.common.model.ItemsWrapper
 

J

JsonUtils - Class in org.zowe.api.common.utils
 
JsonUtils() - Constructor for class org.zowe.api.common.utils.JsonUtils
 

M

message - Variable in exception org.zowe.api.common.exceptions.ZoweApiException
 

N

NoAuthTokenException - Exception in org.zowe.api.common.exceptions
 
NoAuthTokenException() - Constructor for exception org.zowe.api.common.exceptions.NoAuthTokenException
 
NoZosmfResponseEntityException - Exception in org.zowe.api.common.exceptions
 
NoZosmfResponseEntityException(HttpStatus, String) - Constructor for exception org.zowe.api.common.exceptions.NoZosmfResponseEntityException
 

O

org.zowe.api.common.connectors.zosmf - package org.zowe.api.common.connectors.zosmf
 
org.zowe.api.common.connectors.zosmf.exceptions - package org.zowe.api.common.connectors.zosmf.exceptions
 
org.zowe.api.common.errors - package org.zowe.api.common.errors
 
org.zowe.api.common.exceptions - package org.zowe.api.common.exceptions
 
org.zowe.api.common.logging - package org.zowe.api.common.logging
 
org.zowe.api.common.model - package org.zowe.api.common.model
 
org.zowe.api.common.security - package org.zowe.api.common.security
 
org.zowe.api.common.utils - package org.zowe.api.common.utils
 
org.zowe.api.common.zosmf.services - package org.zowe.api.common.zosmf.services
 

P

PreconditionFailedException - Exception in org.zowe.api.common.exceptions
 
PreconditionFailedException(String) - Constructor for exception org.zowe.api.common.exceptions.PreconditionFailedException
 
prepareQuery(ZosmfConnector) - Method in class org.zowe.api.common.zosmf.services.AbstractZosmfRequestRunner
 

R

readAsJsonElement(String) - Static method in class org.zowe.api.common.utils.JsonUtils
 
readFileAsJsonElement(Path) - Static method in class org.zowe.api.common.utils.JsonUtils
 
request(RequestBuilder) - Method in class org.zowe.api.common.connectors.zosmf.ZosmfConnector
 
ResponseCache - Class in org.zowe.api.common.utils
 
ResponseCache(HttpResponse) - Constructor for class org.zowe.api.common.utils.ResponseCache
 
run(ZosmfConnector) - Method in class org.zowe.api.common.zosmf.services.AbstractZosmfRequestRunner
 

S

ServerErrorException - Exception in org.zowe.api.common.exceptions
 
ServerErrorException(Throwable) - Constructor for exception org.zowe.api.common.exceptions.ServerErrorException
 
SpringSecurityConfig - Class in org.zowe.api.common.security
 
SpringSecurityConfig() - Constructor for class org.zowe.api.common.security.SpringSecurityConfig
 

U

UseridFilter - Class in org.zowe.api.common.logging
 
UseridFilter() - Constructor for class org.zowe.api.common.logging.UseridFilter
 
Username - Class in org.zowe.api.common.model
 
Username() - Constructor for class org.zowe.api.common.model.Username
 

W

wasRequestUnauthorised(HttpStatus, JsonObject) - Method in class org.zowe.api.common.zosmf.services.AbstractZosmfRequestRunner
 

Z

ZosmfConnectionException - Exception in org.zowe.api.common.connectors.zosmf.exceptions
 
ZosmfConnectionException(Throwable) - Constructor for exception org.zowe.api.common.connectors.zosmf.exceptions.ZosmfConnectionException
 
ZosmfConnector - Class in org.zowe.api.common.connectors.zosmf
 
ZosmfConnector(GatewayProperties) - Constructor for class org.zowe.api.common.connectors.zosmf.ZosmfConnector
 
ZoweApiErrorException - Exception in org.zowe.api.common.exceptions
 
ZoweApiErrorException(ApiError) - Constructor for exception org.zowe.api.common.exceptions.ZoweApiErrorException
 
ZoweApiException - Exception in org.zowe.api.common.exceptions
 
ZoweApiException(String, Object...) - Constructor for exception org.zowe.api.common.exceptions.ZoweApiException
 
ZoweApiRestException - Exception in org.zowe.api.common.exceptions
 
ZoweApiRestException(HttpStatus, String, Object...) - Constructor for exception org.zowe.api.common.exceptions.ZoweApiRestException
 
ZoweRestExceptionHandler - Class in org.zowe.api.common.exceptions
 
ZoweRestExceptionHandler() - Constructor for class org.zowe.api.common.exceptions.ZoweRestExceptionHandler
 
A C D G H I J M N O P R S U W Z 
Skip navigation links