

Policy files which contain no restrictions on cryptographic strengths.

This override provides "unlimited strength" The module provides a jce_policy_6 class to be used to override two libraries in the standard java distribution.ĭue to import control restrictions, the version of JCE policy files thatĪre bundled in the JDK(TM) 6 environment allow "strong" but limitedĬryptography to be used. In case java 8 installation is required on Ubuntu 12.04 or Ubuntu 14.04 the repository ppa:openjdk-r/ppa is added. In that case, the alternative system link for the command java is set to manual mode according to specified version. This is specified by providing a hiera value for the parameter java::java_default_version If required, the module sets up the alternative system for the java command. The module installs the OpenJDK package from the repositories or the Oracle JDK from the download archive. It allows to install java 8 even if it is not in the standard repository in Ubuntu 12.04 and 14.04 via ppa. It allows to install multiple Java versions on the same node. Furthermore, it allows to configure the java alternative on Debian and RedHat family distributions. The module provides classes and defines to install Java OpenJDK from distribution packages It allows to install Java OpenJDK or Oracle JDK and configure the default java alternative. Development - Guide for contributing to the module.

Reference - An under-the-hood peek at what the module is doing and how.Usage - Configuration options and additional functionality.Setup - The basics of getting started with java.Module Description - What the module does and why it is useful.
