Searched refs:licenses (Results 1 - 25 of 27) sorted by relevance

12

/forgerock/openam-v13/openam-tools/openam-license-core/src/main/java/org/forgerock/openam/license/
H A DLicenseSet.java23 * Represents a set of licenses that must be accepted in order for the product to be installed.
28 private final List<License> licenses; field in class:LicenseSet
31 * Initialises the license set with the given list of required licenses.
33 * @param licenses the licenses that are required.
34 * @throws NullPointerException if the list of licenses is null.
36 public LicenseSet(List<License> licenses) { argument
37 if (licenses == null) {
40 this.licenses = licenses;
[all...]
H A DPersistentLicenseLocator.java37 * @param delegate the underlying locator to use to find licenses.
62 * @return the required licenses, wrapped in {@link PersistentLicense} wrappers that record license acceptance in
66 List<License> licenses = new ArrayList<License>();
69 licenses.add(persistentLicense);
71 return new LicenseSet(licenses);
H A DResourceLoaderLicenseLocator.java63 * Loads any required licenses from the classpath.
65 * @return the set of required licenses
66 * @throws MissingLicenseException if any of the required licenses cannot be found on the classpath or cannot be
70 List<License> licenses = new ArrayList<License>(licenseFiles.size());
74 licenses.add(new License(licenseFile, licenseText));
79 return new LicenseSet(licenses);
/forgerock/openam/openam-tools/openam-license-core/src/main/java/org/forgerock/openam/license/
H A DLicenseSet.java23 * Represents a set of licenses that must be accepted in order for the product to be installed.
28 private final List<License> licenses; field in class:LicenseSet
31 * Initialises the license set with the given list of required licenses.
33 * @param licenses the licenses that are required.
34 * @throws NullPointerException if the list of licenses is null.
36 public LicenseSet(List<License> licenses) { argument
37 if (licenses == null) {
40 this.licenses = licenses;
[all...]
H A DPersistentLicenseLocator.java37 * @param delegate the underlying locator to use to find licenses.
62 * @return the required licenses, wrapped in {@link PersistentLicense} wrappers that record license acceptance in
66 List<License> licenses = new ArrayList<License>();
69 licenses.add(persistentLicense);
71 return new LicenseSet(licenses);
H A DResourceLoaderLicenseLocator.java63 * Loads any required licenses from the classpath.
65 * @return the set of required licenses
66 * @throws MissingLicenseException if any of the required licenses cannot be found on the classpath or cannot be
70 List<License> licenses = new ArrayList<License>(licenseFiles.size());
74 licenses.add(new License(licenseFile, licenseText));
79 return new LicenseSet(licenses);
/forgerock/openam-v13/openam-tools/openam-license-manager-cli/src/main/java/org/forgerock/openam/license/
H A DCLILicensePresenter.java23 * Implementation of a LicensePresenter for displaying licenses
30 * show previously accepted licenses to the user if {@link CLILicensePresenter#presentLicenses(boolean)}
48 * @param licenseModule From which to draw the licenses
58 * Present the licenses to the user - if the preAccept parameter is
62 * Finally, check that all licenses have been agreed to before continuing.
64 * @param preAccept If the user has already selected to accept all displayed licenses.
68 LicenseSet licenses = licenseModule.getRequiredLicenses();
71 licenses.acceptAll();
74 for (License license : licenses) {
/forgerock/openam/openam-tools/openam-license-manager-cli/src/main/java/org/forgerock/openam/license/
H A DCLILicensePresenter.java23 * Implementation of a LicensePresenter for displaying licenses
30 * show previously accepted licenses to the user if {@link CLILicensePresenter#presentLicenses(boolean)}
48 * @param licenseModule From which to draw the licenses
58 * Present the licenses to the user - if the preAccept parameter is
62 * Finally, check that all licenses have been agreed to before continuing.
64 * @param preAccept If the user has already selected to accept all displayed licenses.
68 LicenseSet licenses = licenseModule.getRequiredLicenses();
71 licenses.acceptAll();
74 for (License license : licenses) {
/forgerock/opendj2/ext/ant/bin/
H A Dlcp.bat5 REM The ASF licenses this file to You under the Apache License, Version 2.0
9 REM http://www.apache.org/licenses/LICENSE-2.0
H A DantRun.bat6 REM The ASF licenses this file to You under the Apache License, Version 2.0
10 REM http://www.apache.org/licenses/LICENSE-2.0
H A Dant.bat6 REM The ASF licenses this file to You under the Apache License, Version 2.0
10 REM http://www.apache.org/licenses/LICENSE-2.0
/forgerock/opendj-b2.6/ext/ant/bin/
H A Dlcp.bat5 REM The ASF licenses this file to You under the Apache License, Version 2.0
9 REM http://www.apache.org/licenses/LICENSE-2.0
H A DantRun.bat6 REM The ASF licenses this file to You under the Apache License, Version 2.0
10 REM http://www.apache.org/licenses/LICENSE-2.0
H A Dant.bat6 REM The ASF licenses this file to You under the Apache License, Version 2.0
10 REM http://www.apache.org/licenses/LICENSE-2.0
/forgerock/opendj2.6.2/ext/ant/bin/
H A Dlcp.bat5 REM The ASF licenses this file to You under the Apache License, Version 2.0
9 REM http://www.apache.org/licenses/LICENSE-2.0
H A DantRun.bat6 REM The ASF licenses this file to You under the Apache License, Version 2.0
10 REM http://www.apache.org/licenses/LICENSE-2.0
H A Dant.bat6 REM The ASF licenses this file to You under the Apache License, Version 2.0
10 REM http://www.apache.org/licenses/LICENSE-2.0
/forgerock/opendj2-hg/ext/ant/bin/
H A Dlcp.bat5 REM The ASF licenses this file to You under the Apache License, Version 2.0
9 REM http://www.apache.org/licenses/LICENSE-2.0
H A DantRun.bat6 REM The ASF licenses this file to You under the Apache License, Version 2.0
10 REM http://www.apache.org/licenses/LICENSE-2.0
H A Dant.bat6 REM The ASF licenses this file to You under the Apache License, Version 2.0
10 REM http://www.apache.org/licenses/LICENSE-2.0
/forgerock/opendj-v3/opendj-server-legacy/ext/ant/bin/
H A Dlcp.bat5 REM The ASF licenses this file to You under the Apache License, Version 2.0
9 REM http://www.apache.org/licenses/LICENSE-2.0
H A DantRun.bat6 REM The ASF licenses this file to You under the Apache License, Version 2.0
10 REM http://www.apache.org/licenses/LICENSE-2.0
H A Dant.bat6 REM The ASF licenses this file to You under the Apache License, Version 2.0
10 REM http://www.apache.org/licenses/LICENSE-2.0
/forgerock/openam-v13/openam-upgrade/src/main/java/org/forgerock/openam/upgrade/
H A DUpgradeServices.java191 final LicenseSet licenses = AMSetupServlet.getLicenseLocator().getRequiredLicenses();
196 for (final License license : licenses) {
/forgerock/openam/openam-upgrade/src/main/java/org/forgerock/openam/upgrade/
H A DUpgradeServices.java195 final LicenseSet licenses = AMSetupServlet.getLicenseLocator().getRequiredLicenses();
200 for (final License license : licenses) {

Completed in 75 milliseconds

12