JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
G
H
I
J
M
N
O
P
R
S
U
Z
A
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
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
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
getEntity(HttpResponse)
- Static method in class org.zowe.api.common.utils.
ResponseUtils
getEntityAsJson()
- Method in class org.zowe.api.common.utils.
ResponseCache
getEntityAsJson(HttpResponse)
- Static method in class org.zowe.api.common.utils.
ResponseUtils
getEntityAsJsonArray()
- Method in class org.zowe.api.common.utils.
ResponseCache
getEntityAsJsonArray(HttpResponse)
- Static method in class org.zowe.api.common.utils.
ResponseUtils
getEntityAsJsonObject()
- Method in class org.zowe.api.common.utils.
ResponseCache
getEntityAsJsonObject(HttpResponse)
- Static method in class org.zowe.api.common.utils.
ResponseUtils
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
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
getSpringHttpStatus()
- Method in class org.zowe.api.common.utils.
ResponseCache
getStatus()
- Method in class org.zowe.api.common.utils.
ResponseCache
getStatus(HttpResponse)
- Static method in class org.zowe.api.common.utils.
ResponseUtils
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
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
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
P
PreconditionFailedException
- Exception in
org.zowe.api.common.exceptions
PreconditionFailedException(String)
- Constructor for exception org.zowe.api.common.exceptions.
PreconditionFailedException
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
ResponseUtils
- Class in
org.zowe.api.common.utils
ResponseUtils()
- Constructor for class org.zowe.api.common.utils.
ResponseUtils
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
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes