Package com.atlassian.confluence.jwt
Class JwtUtil
java.lang.Object
com.atlassian.confluence.jwt.JwtUtil
Deprecated, for removal: This API element is subject to removal in a future version.
since 9.3 for deletion before 10.0
A temporary shim around
JwtUtil, providing isolation against javax/jakarta changes.- Since:
- 9.3
-
Constructor Summary
ConstructorsConstructorDescriptionJwtUtil()Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionstatic StringextractJwt(javax.servlet.http.HttpServletRequest request) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
JwtUtil
public JwtUtil()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
extractJwt
Deprecated, for removal: This API element is subject to removal in a future version.
-