Searched refs:point (Results 1 - 25 of 42) sorted by relevance

12

/forgerock/authenticator-ios-v2/ForgeRock-Authenticator/
H A DFRANotificationUISlider.m21 - (BOOL)pointInside:(CGPoint)point withEvent:(UIEvent*)event {
24 return CGRectContainsPoint(bounds, point);
/forgerock/openam-v13/openam-tools/openam-diagnostics/openam-diagnostics-base/src/main/java/com/sun/identity/diagnostic/base/core/ui/gui/table/
H A DResultTableCell.java37 private Point point; field in class:ResultTableCell
46 point = null;
56 public void setViewPosition(Point point) { argument
57 this.point = point;
61 return point;
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/util/
H A DBuildVersion.java55 private final int point; field in class:BuildVersion
124 * major.minor.point[.rev]
143 final int point = Integer.parseInt(fields[2]);
147 return new BuildVersion(major, minor, point, fields[3]);
151 return new BuildVersion(major, minor, point);
162 * @param point
165 public BuildVersion(final int major, final int minor, final int point) argument
167 this(major, minor, point, "");
177 * @param point
182 public BuildVersion(final int major, final int minor, final int point, fina argument
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/util/
H A DBuildVersion.java57 private final int point; field in class:BuildVersion
148 * major.minor.point.rev
167 final int point = Integer.parseInt(fields[2]);
169 return new BuildVersion(major, minor, point, rev);
179 * @param point
184 public BuildVersion(final int major, final int minor, final int point, argument
189 this.point = point;
202 if (point == version.point)
[all...]
/forgerock/opendj2/src/server/org/opends/server/util/
H A DBuildVersion.java56 private final int point; field in class:BuildVersion
147 * major.minor.point.rev
166 final int point = Integer.parseInt(fields[2]);
168 return new BuildVersion(major, minor, point, rev);
178 * @param point
183 public BuildVersion(final int major, final int minor, final int point, argument
188 this.point = point;
201 if (point == version.point)
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/util/
H A DBuildVersion.java57 private final int point; field in class:BuildVersion
148 * major.minor.point.rev
167 final int point = Integer.parseInt(fields[2]);
169 return new BuildVersion(major, minor, point, rev);
179 * @param point
184 public BuildVersion(final int major, final int minor, final int point, argument
189 this.point = point;
202 if (point == version.point)
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/util/
H A DBuildVersion.java57 private final int point; field in class:BuildVersion
138 * major.minor.point.rev
160 final int point = Integer.parseInt(fields[2]);
162 return new BuildVersion(major, minor, point, rev);
172 * @param point
177 public BuildVersion(final int major, final int minor, final int point, argument
182 this.point = point;
195 if (point == version.point)
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/util/
H A DBuildVersion.java56 private final int point; field in class:BuildVersion
147 * major.minor.point.rev
166 final int point = Integer.parseInt(fields[2]);
168 return new BuildVersion(major, minor, point, rev);
178 * @param point
183 public BuildVersion(final int major, final int minor, final int point, argument
188 this.point = point;
201 if (point == version.point)
[all...]
/forgerock/opendj-v3/opendj-config/src/main/java/org/forgerock/opendj/config/dsconfig/
H A DBuildVersion.java53 private final int point; field in class:BuildVersion
63 * @param point
68 public BuildVersion(final int major, final int minor, final int point, final String rev) { argument
71 this.point = point;
141 * major.minor.point.rev
157 final int point = Integer.parseInt(fields[2]);
159 return new BuildVersion(major, minor, point, rev);
181 * Returns the point release version number.
183 * @return The point releas
[all...]
/forgerock/opendj2/src/build-tools/windows/
H A DREADME62 variables to point to your Visual Studio install. You can set the environment
67 to point to the correct paths of your Visual Studio install.
111 variables to point to your Visual Studio install. You can set the environment
/forgerock/opendj-b2.6/src/build-tools/windows/
H A DREADME63 variables to point to your Visual Studio install. You can set the environment
68 to point to the correct paths of your Visual Studio install.
112 variables to point to your Visual Studio install. You can set the environment
/forgerock/opendj2.6.2/src/build-tools/windows/
H A DREADME63 variables to point to your Visual Studio install. You can set the environment
68 to point to the correct paths of your Visual Studio install.
112 variables to point to your Visual Studio install. You can set the environment
/forgerock/opendj2-hg/src/build-tools/windows/
H A DREADME62 variables to point to your Visual Studio install. You can set the environment
67 to point to the correct paths of your Visual Studio install.
111 variables to point to your Visual Studio install. You can set the environment
/forgerock/opendj2-jel-hg/src/build-tools/windows/
H A DREADME63 variables to point to your Visual Studio install. You can set the environment
68 to point to the correct paths of your Visual Studio install.
112 variables to point to your Visual Studio install. You can set the environment
/forgerock/opendj-v3/opendj-server-legacy/src/build-tools/windows/
H A DREADME62 variables to point to your Visual Studio install. You can set the environment
67 to point to the correct paths of your Visual Studio install.
111 variables to point to your Visual Studio install. You can set the environment
/forgerock/openidm-v4/openidm-zip/src/main/resources/samples/fullStack/
H A DREADME.md108 At this point you may also wish to enable scheduled reconcilation and livesync, to ensure that OpenDJ and managed/user stay in sync with each other over time. Edit samples/fullStack/conf/schedule-recon.json and schedule-livesync.json, setting the "enabled" value within each to true. This will ensure that any changes to the user store which do not originate from OpenIDM will still be visible to OpenIDM.
116 1. If you do not already have a valid SSO cookie in your browser, you will be redirected to the configured OpenAMLoginUrl for authentication. By default this is a standard-looking "User Name:" and "Password:" form. Submit this form to advance through the AM authentication process, and ultimately (if successfully logged in) you will receive a valid SSO token and be redirected back to OpenIDM. At this point...
/forgerock/openidm-v4/openidm-zip/src/main/resources/samples/salesforce-connector/
H A DREADME59 3) You should now see the Salesforce connector icon with the connector disabled at this point. Use the
115 3) At this point, you will be redirected to Salesforce to start the OAuth flow. You will be prompted
/forgerock/openidm-v4/openidm-zip/src/main/resources/samples/multiplepasswords/
H A DREADME.md147 target systems that our mappings will each point to.
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/ui/
H A DLocalOrRemotePanel.java992 String point = String.valueOf(Utilities.getFirstMonitoringValue(csr,
1007 !String.valueOf(DynamicConstants.POINT_VERSION).equals(point))
1010 major, minor, point, DynamicConstants.MAJOR_VERSION,
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DLocalOrRemotePanel.java991 String point = String.valueOf(Utilities.getFirstMonitoringValue(csr,
1006 !String.valueOf(DynamicConstants.POINT_VERSION).equals(point))
1009 major, minor, point, DynamicConstants.MAJOR_VERSION,
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DLocalOrRemotePanel.java992 String point = String.valueOf(Utilities.getFirstMonitoringValue(csr,
1007 !String.valueOf(DynamicConstants.POINT_VERSION).equals(point))
1010 major, minor, point, DynamicConstants.MAJOR_VERSION,
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DLocalOrRemotePanel.java991 String point = String.valueOf(Utilities.getFirstMonitoringValue(csr,
1006 !String.valueOf(DynamicConstants.POINT_VERSION).equals(point))
1009 major, minor, point, DynamicConstants.MAJOR_VERSION,
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DLocalOrRemotePanel.java992 String point = String.valueOf(Utilities.getFirstMonitoringValue(csr,
1007 !String.valueOf(DynamicConstants.POINT_VERSION).equals(point))
1010 major, minor, point, DynamicConstants.MAJOR_VERSION,
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/
H A DLocalOrRemotePanel.java937 String point = String.valueOf(getFirstValueAsString(csr, ATTR_POINT_VERSION));
947 || !String.valueOf(DynamicConstants.POINT_VERSION).equals(point))
950 major, minor, point, DynamicConstants.MAJOR_VERSION,
/forgerock/opendj2/ext/ant/lib/
H A Dant-jai.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 159 milliseconds

12