FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
java-docs-samples/cdn/signed-urls at master · leokan/java-docs-samples · GitHub
leokan
/
java-docs-samples
Public
forked from
GoogleCloudPlatform/java-docs-samples
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
java-docs-samples
/
cdn
/
signed-urls
/
Copy path
Directory actions
More options
More options
Directory actions
More options
More options
Latest commit
History
History
History
Breadcrumbs
java-docs-samples
/
cdn
/
signed-urls
/
Copy path
Folders and files
Name
Name
Last commit message
Last commit date
parent directory
..
src
src
README.md
README.md
pom.xml
pom.xml
README.md
Outline
Google Cloud CDN - Signing URLs
Java implementation of
gcloud alpha compute sign-url
uses a private key to create a time-sensitive URL that can be used to access a private Cloud CDN endpoint
requires
random 128-bit key
encoded as base64 and
uploaded to a backend bucket
Getting Started
Download
and
install
maven to handle the project's dependencies
run mvn clean verify to build the project and run the tests
Back
|
FazBrowse Home
|
New Git URL