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

A

AbstractZosmfRequestRunner<T> - Class in org.zowe.api.common.zosmf.services
 
AbstractZosmfRequestRunner() - Constructor for class org.zowe.api.common.zosmf.services.AbstractZosmfRequestRunner
 
afterPropertiesSet() - Method in class org.zowe.api.common.security.AuthenticationEntryPoint
 
ApiError - Class in org.zowe.api.common.errors
 
ApiError() - Constructor for class org.zowe.api.common.errors.ApiError
 
authenticate(Authentication) - Method in class org.zowe.api.common.security.CustomAuthenticationProvider
 
AuthenticationEntryPoint - Class in org.zowe.api.common.security
 
AuthenticationEntryPoint() - Constructor for class org.zowe.api.common.security.AuthenticationEntryPoint
 

C

commence(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class org.zowe.api.common.security.AuthenticationEntryPoint
 
configure(HttpSecurity) - Method in class org.zowe.api.common.security.SpringSecurityConfig
 
configureGlobal(AuthenticationManagerBuilder) - 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
 
createIgnoreSSLClientWithPassword(String, String) - Static method in class org.zowe.api.common.connectors.zosmf.ZosmfConnector
 
createPreemptiveHttpClientIgnoreSSL(CredentialsProvider) - Static method in class org.zowe.api.common.connectors.zosmf.ZosmfConnector
Make a Preemptive Basic Authentication HttpClient
CustomAuthenticationProvider - Class in org.zowe.api.common.security
 
CustomAuthenticationProvider() - Constructor for class org.zowe.api.common.security.CustomAuthenticationProvider
 
CustomUser - Class in org.zowe.api.common.security
 
CustomUser(String, String, String, Collection<? extends GrantedAuthority>) - Constructor for class org.zowe.api.common.security.CustomUser
 

D

DataSetNotFoundException - Exception in org.zowe.api.common.connectors.zosmf.exceptions
 
DataSetNotFoundException(String) - Constructor for exception org.zowe.api.common.connectors.zosmf.exceptions.DataSetNotFoundException
 

G

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
 
getLtpa() - Method in class org.zowe.api.common.security.CustomUser
 
getLtpaHeader(String, String) - Method in class org.zowe.api.common.connectors.zosmf.ZosmfConnector
 
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
 
getUsername() - Static method in class org.zowe.api.common.utils.ZosUtils
 

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

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

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.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
 
supports(Class<?>) - Method in class org.zowe.api.common.security.CustomAuthenticationProvider
 

U

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

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(ZosmfProperties) - Constructor for class org.zowe.api.common.connectors.zosmf.ZosmfConnector
 
ZosmfProperties - Class in org.zowe.api.common.connectors.zosmf
 
ZosmfProperties() - Constructor for class org.zowe.api.common.connectors.zosmf.ZosmfProperties
 
ZosUtils - Class in org.zowe.api.common.utils
 
ZosUtils() - Constructor for class org.zowe.api.common.utils.ZosUtils
 
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 Z 
Skip navigation links