Package org.keycloak.services.util
Class ViteManifest
java.lang.Object
org.keycloak.services.util.ViteManifest
This class is used to parse the Vite manifest file which is generated by the build, this file contains
a mapping of non-hashed asset filenames to their hashed versions, which can then be used to render the
correct asset links for scripts, styles, etc.
- See Also:
-
Field Summary
-
Method Summary
-
Field Details
-
MANIFEST_FILE_PATH
- See Also:
-
ACCOUNT_VITE_URL
- See Also:
-
ADMIN_VITE_URL
- See Also:
-
-
Method Details
-
parseFromInputStream
- Throws:
IOException
-
getEntryChunk
-