/forgerock/web-agents-v4/zlib/ |
H A D | gzclose.c | 8 /* gzclose() is in a separate file so that it is linked in only if it is used. 11 int ZEXPORT gzclose(file) 12 gzFile file; 17 if (file == NULL) 19 state = (gz_statep)file; 21 return state->mode == GZ_READ ? gzclose_r(file) : gzclose_w(file); 23 return gzclose_r(file);
|
/forgerock/openam-v13/openam-shared/src/main/java/org/forgerock/openam/utils/file/ |
H A D | package-info.java | 2 * The contents of this file are subject to the terms of the Common Development and 3 * Distribution License (the License). You may not use this file except in compliance with the 9 * When distributing Covered Software, include this CDDL Header Notice in each file and include 10 * the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL 18 * This package contains general file utilities for use throughout the OpenAM codebase. 20 package org.forgerock.openam.utils.file;
|
H A D | ZipUtils.java | 2 * The contents of this file are subject to the terms of the Common Development and 3 * Distribution License (the License). You may not use this file except in compliance with the 9 * When distributing Covered Software, include this CDDL Header Notice in each file and include 10 * the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL 18 package org.forgerock.openam.utils.file; 25 import java.nio.file.FileSystem; 26 import java.nio.file.FileSystems; 27 import java.nio.file.FileVisitResult; 28 import java.nio.file.Files; 29 import java.nio.file [all...] |
/forgerock/openam/openam-shared/src/main/java/org/forgerock/openam/utils/file/ |
H A D | package-info.java | 2 * The contents of this file are subject to the terms of the Common Development and 3 * Distribution License (the License). You may not use this file except in compliance with the 9 * When distributing Covered Software, include this CDDL Header Notice in each file and include 10 * the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL 18 * This package contains general file utilities for use throughout the OpenAM codebase. 20 package org.forgerock.openam.utils.file;
|
H A D | ZipUtils.java | 2 * The contents of this file are subject to the terms of the Common Development and 3 * Distribution License (the License). You may not use this file except in compliance with the 9 * When distributing Covered Software, include this CDDL Header Notice in each file and include 10 * the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL 18 package org.forgerock.openam.utils.file; 25 import java.nio.file.FileSystem; 26 import java.nio.file.FileSystems; 27 import java.nio.file.FileVisitResult; 28 import java.nio.file.Files; 29 import java.nio.file [all...] |
/forgerock/openam-v13/openam-tools/build-helper-plugin/src/main/java/org/forgerock/maven/plugins/inject/content/ |
H A D | Content.java | 2 * The contents of this file are subject to the terms of the Common Development and 3 * Distribution License (the License). You may not use this file except in compliance with the 9 * When distributing Covered Software, include this CDDL Header Notice in each file and include 10 * the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL 22 * Maven configuration object for modelling the content file and the ID placeholder in the destination file where the 23 * content file will be injected. 30 private File file; field in class:Content 51 * Gets the content file. 53 * @return The content file 64 setFile(File file) argument [all...] |
/forgerock/openam/openam-tools/build-helper-plugin/src/main/java/org/forgerock/maven/plugins/inject/content/ |
H A D | Content.java | 2 * The contents of this file are subject to the terms of the Common Development and 3 * Distribution License (the License). You may not use this file except in compliance with the 9 * When distributing Covered Software, include this CDDL Header Notice in each file and include 10 * the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL 22 * Maven configuration object for modelling the content file and the ID placeholder in the destination file where the 23 * content file will be injected. 30 private File file; field in class:Content 51 * Gets the content file. 53 * @return The content file 64 setFile(File file) argument [all...] |
/forgerock/openam-v13/openam-distribution/src/main/amserver/diagnostics/services/webcontainer/config/ |
H A D | BEAWeblogic.properties | 6 * The contents of this file are subject to the terms 8 * (the License). You may not use this file except in 18 * Header Notice in each file and include the License file 30 file.policy=weblogic.policy 32 file.javahome=setDomainEnv 35 file.jvmoptions=setDomainEnv
|
H A D | IBMWebSphere.properties | 6 * The contents of this file are subject to the terms 8 * (the License). You may not use this file except in 18 * Header Notice in each file and include the License file 30 file.policy=server.policy 32 file.javahome=setupCmdLine 35 file.jvmoptions=server.xml
|
H A D | SunApplicationServer.properties | 6 * The contents of this file are subject to the terms 8 * (the License). You may not use this file except in 18 * Header Notice in each file and include the License file 30 file.policy=server.policy 32 file.javahome=asenv 35 file.jvmoptions=domain.xml
|
H A D | SunWebServer.properties | 6 * The contents of this file are subject to the terms 8 * (the License). You may not use this file except in 18 * Header Notice in each file and include the License file 30 file.policy=server.policy 32 file.javahome=server.xml 35 file.jvmoptions=server.xml
|
/forgerock/openam-v13/openam-distribution/src/main/amserver/diagnostics/services/tamperdetection/config/ |
H A D | Filters.properties | 6 * The contents of this file are subject to the terms 8 * (the License). You may not use this file except in 18 * Header Notice in each file and include the License file 30 file=install.log
|
/forgerock/openidm-v4/openidm-ui/openidm-ui-enduser/src/test/qunit/mocks/ |
H A D | oldPassword.js | 2 * The contents of this file are subject to the terms of the Common Development and 3 * Distribution License (the License). You may not use this file except in compliance with the 9 * When distributing Covered Software, include this CDDL Header Notice in each file and include 10 * the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL 23 /* an unfortunate need to duplicate the file names here, but I haven't 33 _.each(staticFiles, function (file, i) { 36 new RegExp(file.replace(/([\/\.\-])/g, "\\$1") + "$"),
|
/forgerock/openam-v13/openam-core/src/test/java/com/sun/identity/setup/ |
H A D | AMSetupUtilsTest.java | 2 * The contents of this file are subject to the terms of the Common Development and 3 * Distribution License (the License). You may not use this file except in compliance with the 9 * When distributing Covered Software, include this CDDL Header Notice in each file and include 10 * the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL 40 String file = "AMSetupUtilsTestFile.txt"; 43 getResourceAsStream(context, file); 46 verify(context).getResourceAsStream(file); 53 String file = "/AMSetupUtilsTestFile.txt"; 56 InputStream stream = getResourceAsStream(null, file); 67 String file [all...] |
/forgerock/openam/openam-core/src/test/java/com/sun/identity/setup/ |
H A D | AMSetupUtilsTest.java | 2 * The contents of this file are subject to the terms of the Common Development and 3 * Distribution License (the License). You may not use this file except in compliance with the 9 * When distributing Covered Software, include this CDDL Header Notice in each file and include 10 * the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL 40 String file = "AMSetupUtilsTestFile.txt"; 43 getResourceAsStream(context, file); 46 verify(context).getResourceAsStream(file); 53 String file = "/AMSetupUtilsTestFile.txt"; 56 InputStream stream = getResourceAsStream(null, file); 67 String file [all...] |
/forgerock/opendj2/src/server/org/opends/server/replication/server/changelog/file/ |
H A D | LogReaderPool.java | 4 * The contents of this file are subject to the terms of the 6 * (the "License"). You may not use this file except in compliance 15 * file and include the License file at legal-notices/CDDLv1_0.txt. 26 package org.opends.server.replication.server.changelog.file; 37 * A Pool of readers to a log file. 48 /** The file to read. */ 49 private final File file; field in class:LogReaderPool 54 * Creates a pool of readers for provided file. 56 * @param file 61 LogReaderPool(File file, RecordParser<K, V> parser) argument 97 getReader(File file) argument [all...] |
/forgerock/opendj2-hg/src/server/org/opends/server/replication/server/changelog/file/ |
H A D | LogReaderPool.java | 4 * The contents of this file are subject to the terms of the 6 * (the "License"). You may not use this file except in compliance 15 * file and include the License file at legal-notices/CDDLv1_0.txt. 26 package org.opends.server.replication.server.changelog.file; 37 * A Pool of readers to a log file. 48 /** The file to read. */ 49 private final File file; field in class:LogReaderPool 54 * Creates a pool of readers for provided file. 56 * @param file 61 LogReaderPool(File file, RecordParser<K, V> parser) argument 97 getReader(File file) argument [all...] |
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/server/changelog/file/ |
H A D | LogReaderPool.java | 4 * The contents of this file are subject to the terms of the 6 * (the "License"). You may not use this file except in compliance 15 * file and include the License file at legal-notices/CDDLv1_0.txt. 26 package org.opends.server.replication.server.changelog.file; 37 * A Pool of readers to a log file. 48 /** The file to read. */ 49 private final File file; field in class:LogReaderPool 54 * Creates a pool of readers for provided file. 56 * @param file 61 LogReaderPool(File file, RecordParser<K, V> parser) argument 97 getReader(File file) argument [all...] |
/forgerock/opendj-b2.6/src/server/org/opends/server/loggers/ |
H A D | TimeStampNaming.java | 4 * The contents of this file are subject to the terms of the 6 * (the "License"). You may not use this file except in compliance 16 * file and include the License file at 37 * A file name policy that names files suffixed by the time it was created. 46 private File file; field in class:TimeStampNaming 71 String initialFileName = file.getName(); 116 * @param file the file to use as the naming prefix. 118 public TimeStampNaming(File file) argument [all...] |
/forgerock/opendj2/src/server/org/opends/server/loggers/ |
H A D | TimeStampNaming.java | 4 * The contents of this file are subject to the terms of the 6 * (the "License"). You may not use this file except in compliance 15 * file and include the License file at legal-notices/CDDLv1_0.txt. 36 * A file name policy that names files suffixed by the time it was created. 45 private File file; field in class:TimeStampNaming 70 String initialFileName = file.getName(); 115 * @param file the file to use as the naming prefix. 117 public TimeStampNaming(File file) argument [all...] |
/forgerock/opendj2.6.2/src/server/org/opends/server/loggers/ |
H A D | TimeStampNaming.java | 4 * The contents of this file are subject to the terms of the 6 * (the "License"). You may not use this file except in compliance 16 * file and include the License file at 37 * A file name policy that names files suffixed by the time it was created. 46 private File file; field in class:TimeStampNaming 71 String initialFileName = file.getName(); 116 * @param file the file to use as the naming prefix. 118 public TimeStampNaming(File file) argument [all...] |
/forgerock/opendj2-jel-hg/src/server/org/opends/server/loggers/ |
H A D | TimeStampNaming.java | 4 * The contents of this file are subject to the terms of the 6 * (the "License"). You may not use this file except in compliance 16 * file and include the License file at 37 * A file name policy that names files suffixed by the time it was created. 46 private File file; field in class:TimeStampNaming 71 String initialFileName = file.getName(); 116 * @param file the file to use as the naming prefix. 118 public TimeStampNaming(File file) argument [all...] |
/forgerock/opendj2-hg/src/server/org/opends/server/loggers/ |
H A D | TimeStampNaming.java | 4 * The contents of this file are subject to the terms of the 6 * (the "License"). You may not use this file except in compliance 15 * file and include the License file at legal-notices/CDDLv1_0.txt. 36 * A file name policy that names files suffixed by the time it was created. 45 private File file; field in class:TimeStampNaming 70 String initialFileName = file.getName(); 115 * @param file the file to use as the naming prefix. 117 public TimeStampNaming(File file) argument [all...] |
/forgerock/openam-v13/openam-shared/src/main/java/com/sun/identity/shared/debug/file/ |
H A D | DebugConfiguration.java | 2 * The contents of this file are subject to the terms of the Common Development and 3 * Distribution License (the License). You may not use this file except in compliance with the 9 * When distributing Covered Software, include this CDDL Header Notice in each file and include 10 * the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL 16 package com.sun.identity.shared.debug.file; 43 * @return the number of minutes before rotating a file. If <= 0, the rotation is disable. 51 * @return the maximum file size in byte. If <= 0, the rotation is disable.
|
H A D | DebugFileProvider.java | 2 * The contents of this file are subject to the terms of the Common Development and 3 * Distribution License (the License). You may not use this file except in compliance with the 9 * When distributing Covered Software, include this CDDL Header Notice in each file and include 10 * the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL 16 package com.sun.identity.shared.debug.file; 20 * Provide the debug file instance associated with a debug name 21 * It maintains the integrity constraint than a log file is controlled by only one debug file instance
|