Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
C
- canEqual(Object) - Method in class com.gsitm.ustra.web.core.properties.UstraWebProperties
- CANNOT_FOUND_REQUEST_PARAMETER - Enum constant in enum class com.gsitm.ustra.web.core.exception.UstraWebResponseCode
- com.gsitm.ustra.web.core - package com.gsitm.ustra.web.core
- com.gsitm.ustra.web.core.exception - package com.gsitm.ustra.web.core.exception
- com.gsitm.ustra.web.core.properties - package com.gsitm.ustra.web.core.properties
- com.gsitm.ustra.web.core.utils - package com.gsitm.ustra.web.core.utils
E
- equals(Object) - Method in class com.gsitm.ustra.web.core.properties.UstraWebProperties
- exception() - Method in enum class com.gsitm.ustra.web.core.exception.UstraWebResponseCode
F
- FAIL_HANDSHAKE_WEBSOCKET - Enum constant in enum class com.gsitm.ustra.web.core.exception.UstraWebResponseCode
G
- getClientIp(ServerHttpRequest) - Static method in class com.gsitm.ustra.web.core.utils.UstraWebCoreUtils
-
접속 클라이언트 IP Address 조회
- getClientRemoteAddr(HttpHeaders) - Static method in class com.gsitm.ustra.web.core.utils.UstraWebCoreUtils
-
Http header에서 Client IP Address를 조회한다
- getCode() - Method in enum class com.gsitm.ustra.web.core.exception.UstraWebResponseCode
- getFirstValueFromHeader(HttpHeaders, String) - Static method in class com.gsitm.ustra.web.core.utils.UstraWebCoreUtils
-
HTTP header의 첫번째 항목 조회
- getMessage() - Method in enum class com.gsitm.ustra.web.core.exception.UstraWebResponseCode
- getWebsocketUrls() - Method in class com.gsitm.ustra.web.core.properties.UstraWebProperties
-
web socket URL
H
- hashCode() - Method in class com.gsitm.ustra.web.core.properties.UstraWebProperties
I
- INVALID_WEB_REQUEST - Enum constant in enum class com.gsitm.ustra.web.core.exception.UstraWebResponseCode
M
- MANAGEMENT_MENU_ID - Static variable in class com.gsitm.ustra.web.core.properties.UstraHttpHeaders
-
관리 기능 메뉴 아이디
- MANAGEMENT_PROGRAM_ID - Static variable in class com.gsitm.ustra.web.core.properties.UstraHttpHeaders
-
관리 기능 프로그램
- matchUrlAntPattern(String, String...) - Static method in class com.gsitm.ustra.web.core.utils.UstraWebCoreUtils
-
지정 URL이 antPattern에 맞는지 검사
- matchUrlPattern(String, String) - Static method in class com.gsitm.ustra.web.core.utils.UstraWebCoreUtils
-
URL이 지정 패턴에 맞는지 확인한다.
S
- setWebsocketUrls(List<String>) - Method in class com.gsitm.ustra.web.core.properties.UstraWebProperties
-
web socket URL
T
- toString() - Method in class com.gsitm.ustra.web.core.properties.UstraWebProperties
U
- UstraHttpHeaders - Class in com.gsitm.ustra.web.core.properties
-
프레임워크 사용 HTTP 헤더정의
- UstraWebCore - Class in com.gsitm.ustra.web.core
- UstraWebCore() - Constructor for class com.gsitm.ustra.web.core.UstraWebCore
- UstraWebCoreUtils - Class in com.gsitm.ustra.web.core.utils
-
Servlet & Reactive Web Application 사용 공용 유틸리티
- UstraWebException - Exception in com.gsitm.ustra.web.core.exception
-
프레임워크 Web 관련 Exception
- UstraWebException(ResponseCode<?>) - Constructor for exception com.gsitm.ustra.web.core.exception.UstraWebException
- UstraWebException(ResponseCode<?>, Throwable) - Constructor for exception com.gsitm.ustra.web.core.exception.UstraWebException
- UstraWebFileUtils - Class in com.gsitm.ustra.web.core.utils
- UstraWebProperties - Class in com.gsitm.ustra.web.core.properties
- UstraWebProperties() - Constructor for class com.gsitm.ustra.web.core.properties.UstraWebProperties
- UstraWebResponseCode - Enum Class in com.gsitm.ustra.web.core.exception
V
- valueOf(String) - Static method in enum class com.gsitm.ustra.web.core.exception.UstraWebResponseCode
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.gsitm.ustra.web.core.exception.UstraWebResponseCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
X
- X_API_REQUEST - Static variable in class com.gsitm.ustra.web.core.properties.UstraHttpHeaders
-
X API 요청 정보 헤더 값
- X_DEVICE_ID - Static variable in class com.gsitm.ustra.web.core.properties.UstraHttpHeaders
-
디바이스 아이디
- X_NEXACRO_REQUEST - Static variable in class com.gsitm.ustra.web.core.properties.UstraHttpHeaders
-
넥사크로 요청 정보 헤더 값
- X_REQUEST_WITH - Static variable in class com.gsitm.ustra.web.core.properties.UstraHttpHeaders
- X_SEC_VALID_KEY - Static variable in class com.gsitm.ustra.web.core.properties.UstraHttpHeaders
-
클라이언트 인증 검증을 위한 키 값
- X_SYS_CD - Static variable in class com.gsitm.ustra.web.core.properties.UstraHttpHeaders
-
시스템 코드
- X_TRAN_ID - Static variable in class com.gsitm.ustra.web.core.properties.UstraHttpHeaders
-
트랜잭션 아이디
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form