public static final java.lang.String |
COOKIE_NOT_PRESENT |
"session cookie not present." |
public static final java.lang.String |
COULD_NOT_ACCESS_SESSION_CTORS |
"Could not access session constructors" |
public static final java.lang.String |
COULD_NOT_CALL_THE_SESSION_COPY_CONSTRUCTOR |
"Could not call the session\'s copy constructor" |
public static final java.lang.String |
COULD_NOT_DECRYPT_JWE |
"Session cookie could not be decrypted: %s" |
public static final java.lang.String |
COULD_NOT_DESERIALIZE |
"decrypted payload could be deserialized to session: %s" |
public static final java.lang.String |
COULD_NOT_DESERIALIZE_JWE |
"Session cookie could not be de-serialized to JSON: %s" |
public static final java.lang.String |
COULD_NOT_GET_HEADER_JWE |
"Session cookie did have a header member: %s" |
public static final java.lang.String |
FAILED_TO_COPY_REQUEST_SESSION |
"failed to copy request session" |
public static final java.lang.String |
INVALID_SESSION_COOKIE |
"Invalid value for the session cookie" |
public static final java.lang.String |
NOT_A_JWT |
"Session cookie was not a JWE: %s" |