Package org.nuxeo.wopi
Class Helpers
java.lang.Object
org.nuxeo.wopi.Helpers
- Since:
- 10.3
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringstatic BlobgetEditableBlob(DocumentModel doc, String xpath) static Stringstatic StringgetJWTToken(jakarta.servlet.http.HttpServletRequest request) static longgetJWTTokenExp(String token) static StringgetWOPIURL(String baseURL, String action, DocumentModel doc, String xpath) protected static booleanisExternalBlobProvider(Blob blob) Deprecated.static StringprincipalFullName(NuxeoPrincipal principal) static Stringprotected static booleansupportsSync(Blob blob) protected static StringuserDisplayName(String id, String first, String last)
-
Field Details
-
UTF_7
-
-
Method Details
-
readUTF7String
-
createJWTToken
-
getJWTToken
-
getJWTTokenExp
-
principalFullName
-
getEditableBlob
-
isExternalBlobProvider
Deprecated.since 11.1, usesupportsSync(org.nuxeo.ecm.core.api.Blob)(with opposite semantics) instead -
supportsSync
-
getWOPIURL
-
userDisplayName
-
getHeader
-
supportsSync(org.nuxeo.ecm.core.api.Blob)(with opposite semantics) instead