| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEF_COOKIE_PREFIX |
"OSGL" |
public static final String |
MSG_ID_ACCEPTED |
"osgl.result.accepted" |
public static final String |
MSG_ID_BAD_REQUEST |
"osgl.result.bad_request" |
public static final String |
MSG_ID_CLIENT_ERROR |
"osgl.result.client_error" |
public static final String |
MSG_ID_CONFLICT |
"osgl.result.conflict" |
public static final String |
MSG_ID_CREATED |
"osgl.result.created" |
public static final String |
MSG_ID_FORBIDDEN |
"osgl.result.forbidden" |
public static final String |
MSG_ID_METHOD_NOT_ALLOWED |
"osgl.result.method_not_allowed" |
public static final String |
MSG_ID_NOT_ACCEPTABLE |
"osgl.result.not_acceptable" |
public static final String |
MSG_ID_NOT_FOUND |
"osgl.result.not_found" |
public static final String |
MSG_ID_NOT_IMPLEMENTED |
"osgl.result.not_implemented" |
public static final String |
MSG_ID_PAYMENT_REQUIRED |
"osgl.result.payment_required" |
public static final String |
MSG_ID_PROXY_AUTHENTICATION_REQUIRED |
"osgl.result.proxy_authentication_required" |
public static final String |
MSG_ID_REQUREST_TIMEOUT |
"osgl.result.requrest_timeout" |
public static final String |
MSG_ID_SERVER_ERROR |
"osgl.result.server_error" |
public static final String |
MSG_ID_UNAUTHORIZED |
"osgl.result.unauthorized" |
public static final String |
MSG_ID_UNKNOWN_STATUS |
"osgl.result.unknown_status" |
Copyright © 2017. All Rights Reserved.