Searched refs:rm (Results 1 - 25 of 64) sorted by relevance

123

/forgerock/opendj-b2.6/resource/debian/control/
H A Dpostinst35 rm -f @prefix@/logs/status
/forgerock/opendj2.6.2/resource/debian/control/
H A Dpostinst35 rm -f @prefix@/logs/status
/forgerock/opendj2-jel-hg/resource/debian/control/
H A Dpostinst35 rm -f @prefix@/logs/status
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/entitlement/
H A DResourceMatch.java104 ResourceMatch rm = (ResourceMatch) resourceMatch;
105 return (rm.resourceMatch.equals(this.resourceMatch));
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/
H A DResourceMatch.java109 ResourceMatch rm = (ResourceMatch) resourceMatch;
110 return (rm.resourceMatch.equals(this.resourceMatch));
H A DResourceIndexManager.java421 ResourceManager rm = pm.getResourceManager();
450 rm.addResourcePrefixes(service,
517 ResourceManager rm
549 rm.removeResourcePrefixes(service,
741 ResourceMatch rm = resourceType.compare(resourceName,
743 if (rm.equals(ResourceMatch.SUB_RESOURCE_MATCH)) {
1068 ResourceMatch rm = resourceType.compare(resourceName,
1070 if (rm.equals(ResourceMatch.SUB_RESOURCE_MATCH)) {
1130 ResourceMatch rm = resourceType.compare(resourceName,
1132 if ( rm
[all...]
/forgerock/openam-v13/openam-shared/src/main/java/com/sun/identity/shared/whitelist/
H A DResourceMatch.java116 ResourceMatch rm = (ResourceMatch) resourceMatch;
117 return (rm.resourceMatch.equals(this.resourceMatch));
/forgerock/openam/openam-shared/src/main/java/com/sun/identity/shared/whitelist/
H A DResourceMatch.java116 ResourceMatch rm = (ResourceMatch) resourceMatch;
117 return (rm.resourceMatch.equals(this.resourceMatch));
/forgerock/openam/openam-core/src/main/java/com/sun/identity/entitlement/
H A DResourceMatch.java104 ResourceMatch rm = (ResourceMatch) resourceMatch;
105 return (rm.resourceMatch.equals(this.resourceMatch));
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/
H A DResourceMatch.java109 ResourceMatch rm = (ResourceMatch) resourceMatch;
110 return (rm.resourceMatch.equals(this.resourceMatch));
H A DResourceIndexManager.java421 ResourceManager rm = pm.getResourceManager();
450 rm.addResourcePrefixes(service,
517 ResourceManager rm
549 rm.removeResourcePrefixes(service,
741 ResourceMatch rm = resourceType.compare(resourceName,
743 if (rm.equals(ResourceMatch.SUB_RESOURCE_MATCH)) {
1068 ResourceMatch rm = resourceType.compare(resourceName,
1070 if (rm.equals(ResourceMatch.SUB_RESOURCE_MATCH)) {
1130 ResourceMatch rm = resourceType.compare(resourceName,
1132 if ( rm
[all...]
/forgerock/opendj2/resource/debian/control/
H A Dpostinst39 rm -f @prefix@/logs/status
/forgerock/opendj2-hg/resource/debian/control/
H A Dpostinst39 rm -f @prefix@/logs/status
/forgerock/openam-v13/openam-authentication/openam-auth-securid/src/main/java/com/sun/identity/authentication/modules/securid/
H A Damsecuridd46 RM=/bin/rm
/forgerock/openam-v13/openam-core/src/test/java/com/sun/identity/entitlement/
H A DSubtreeWildcardTest.java156 ResourceMatch rm) {
158 assertThat(comparator.compare(resource, target, true)).isEqualTo(rm);
154 verifySubtreeWildcardFunctionality(String resource, String target, ResourceMatch rm) argument
/forgerock/openam/openam-authentication/openam-auth-securid/src/main/java/com/sun/identity/authentication/modules/securid/
H A Damsecuridd46 RM=/bin/rm
/forgerock/openam/openam-core/src/test/java/com/sun/identity/entitlement/
H A DSubtreeWildcardTest.java156 ResourceMatch rm) {
158 assertThat(comparator.compare(resource, target, true)).isEqualTo(rm);
154 verifySubtreeWildcardFunctionality(String resource, String target, ResourceMatch rm) argument
/forgerock/openam-v13/openam-federation/OpenFM/src/main/integrations/oracle/oamauth/solaris/
H A Dmakefile11 RM = rm -f
/forgerock/openidm-v4/openidm-zip/src/main/resources/
H A Dshutdown.sh12 rm -f "$OPENIDM_PID_FILE"
/forgerock/openam/openam-federation/OpenFM/src/main/integrations/oracle/oamauth/solaris/
H A Dmakefile11 RM = rm -f
/forgerock/opendj2-jel-hg/resource/
H A Dsetup63 [[ ${EXISTING_FILES// $F /} == ${EXISTING_FILES} ]] && rm -f "${FILE}"
/forgerock/opendj2-jel-hg/src/svr4/OpenDJ/
H A Dr.manifest81 /usr/bin/rm $mfst
/forgerock/opendj2/resource/bin/
H A Dstart-ds139 rm -f "${LOG_FILE}"
150 rm -f "${LOG_FILE}"
/forgerock/opendj-b2.6/resource/bin/
H A Dstart-ds140 rm -f "${LOG_FILE}"
151 rm -f "${LOG_FILE}"
/forgerock/opendj2.6.2/resource/bin/
H A Dstart-ds140 rm -f "${LOG_FILE}"
151 rm -f "${LOG_FILE}"

Completed in 222 milliseconds

123