Searched refs:URL (Results 1 - 25 of 571) sorted by relevance

1234567891011>>

/forgerock/opendj2/src/build-tools/javax/jnlp/
H A DDownloadServiceListener.java46 import java.net.URL;
49 public void downloadFailed(URL url, String version);
50 public void progress(URL url, String version, long readSoFar, long total,
52 public void upgradingArchive(URL url, String version, int patchPercent,
54 public void validating(URL url, String version, long entry, long total,
H A DDownloadService.java49 public boolean isResourceCached(java.net.URL url, String version);
50 public void removeResource(java.net.URL url, String version)
52 public void loadResource(java.net.URL ref, String version,
/forgerock/opendj-b2.6/src/build-tools/javax/jnlp/
H A DDownloadServiceListener.java47 import java.net.URL;
50 public void downloadFailed(URL url, String version);
51 public void progress(URL url, String version, long readSoFar, long total,
53 public void upgradingArchive(URL url, String version, int patchPercent,
55 public void validating(URL url, String version, long entry, long total,
H A DDownloadService.java50 public boolean isResourceCached(java.net.URL url, String version);
51 public void removeResource(java.net.URL url, String version)
53 public void loadResource(java.net.URL ref, String version,
/forgerock/opendj2.6.2/src/build-tools/javax/jnlp/
H A DDownloadServiceListener.java47 import java.net.URL;
50 public void downloadFailed(URL url, String version);
51 public void progress(URL url, String version, long readSoFar, long total,
53 public void upgradingArchive(URL url, String version, int patchPercent,
55 public void validating(URL url, String version, long entry, long total,
H A DDownloadService.java50 public boolean isResourceCached(java.net.URL url, String version);
51 public void removeResource(java.net.URL url, String version)
53 public void loadResource(java.net.URL ref, String version,
/forgerock/opendj2-hg/src/build-tools/javax/jnlp/
H A DDownloadServiceListener.java46 import java.net.URL;
49 public void downloadFailed(URL url, String version);
50 public void progress(URL url, String version, long readSoFar, long total,
52 public void upgradingArchive(URL url, String version, int patchPercent,
54 public void validating(URL url, String version, long entry, long total,
H A DDownloadService.java49 public boolean isResourceCached(java.net.URL url, String version);
50 public void removeResource(java.net.URL url, String version)
52 public void loadResource(java.net.URL ref, String version,
/forgerock/openam-v13/openam-sts/openam-common-sts/src/main/java/org/forgerock/openam/sts/
H A DHttpURLConnectionFactory.java21 import java.net.URL;
33 HttpURLConnection getHttpURLConnection(URL url) throws IOException;
H A DOpenAMHttpURLConnectionFactory.java23 import java.net.URL;
30 public HttpURLConnection getHttpURLConnection(URL url) throws IOException {
/forgerock/openam/openam-sts/openam-common-sts/src/main/java/org/forgerock/openam/sts/
H A DHttpURLConnectionFactory.java21 import java.net.URL;
33 HttpURLConnection getHttpURLConnection(URL url) throws IOException;
H A DOpenAMHttpURLConnectionFactory.java23 import java.net.URL;
30 public HttpURLConnection getHttpURLConnection(URL url) throws IOException {
/forgerock/openam-v13/openam-sts/openam-common-sts/src/main/java/org/forgerock/openam/sts/token/validator/url/
H A DAuthenticationUrlProvider.java22 import java.net.URL;
35 * Returns the String representing the URL against which the authentication invocation will be made.
37 * @return The URL targeted by the authentication request - e.g. with the appropriate
40 URL authenticationUrl(TokenTypeId tokenTypeId) throws TokenValidationException;
/forgerock/openam/openam-sts/openam-common-sts/src/main/java/org/forgerock/openam/sts/token/validator/url/
H A DAuthenticationUrlProvider.java22 import java.net.URL;
35 * Returns the String representing the URL against which the authentication invocation will be made.
37 * @return The URL targeted by the authentication request - e.g. with the appropriate
40 URL authenticationUrl(TokenTypeId tokenTypeId) throws TokenValidationException;
/forgerock/openam-v13/openam-tools/openam-diagnostics/openam-diagnostics-base/src/main/java/com/sun/identity/diagnostic/base/core/service/
H A DToolServiceClassLoader.java32 import java.net.URL;
53 super(new URL[]{});
63 super(new URL[]{}, parent);
80 super(new URL[]{}, parent);
123 public void addURLToPath(final URL aURL) {
133 @Override public URL findResource(final String aName) {
138 @Override public Enumeration < URL > findResources(final String aName)
/forgerock/openam-v13/openam-shared/src/main/java/com/sun/identity/shared/
H A DNormalizedURL.java31 import java.net.URL;
34 * Normalize URL.
41 * Returns a normalized URL object.
43 * @param strURL String representation of the URL.
46 URL url = null;
49 url = new URL(strURL);
H A DFQDNUrl.java32 import java.net.URL;
35 * URL with fully qualified domain name.
38 private URL url;
43 * Constructs a fully qualified domain name URL object.
45 * @param strURL String representation of the URL.
46 * @throws MalformedURLException if the URL is malformed or its
50 url = new URL(strURL);
51 //java.net.URL is ok with http:/test.com - note missing /
59 * Returns <code>true</code> if URL is valid.
61 * @return <code>true</code> if URL i
[all...]
/forgerock/openam/openam-shared/src/main/java/com/sun/identity/shared/
H A DNormalizedURL.java31 import java.net.URL;
34 * Normalize URL.
41 * Returns a normalized URL object.
43 * @param strURL String representation of the URL.
46 URL url = null;
49 url = new URL(strURL);
H A DFQDNUrl.java32 import java.net.URL;
35 * URL with fully qualified domain name.
38 private URL url;
43 * Constructs a fully qualified domain name URL object.
45 * @param strURL String representation of the URL.
46 * @throws MalformedURLException if the URL is malformed or its
50 url = new URL(strURL);
51 //java.net.URL is ok with http:/test.com - note missing /
59 * Returns <code>true</code> if URL is valid.
61 * @return <code>true</code> if URL i
[all...]
/forgerock/opendj2/src/server/org/opends/server/authorization/dseecompat/
H A DEnumUserDNType.java33 * the type and another class UserDNTypeURL to hold both this type and URL.
35 * If the URL is an invalid URL, then a dummy URL is saved.
36 * For types such as URL, DN and DNPATTERN, the actual URL is saved and can
37 * be retrieved by the UserDN.evaluate() method when needed. The dummy URL is
44 * The enumeration type when the "userdn" URL contains only a DN (no
49 * The enumeration type when the "userdn" URL contains only a DN (no
54 * The enumeration type when the "userdn" URL ha
77 URL(6); enum constant in enum:EnumUserDNType
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/authorization/dseecompat/
H A DEnumUserDNType.java34 * the type and another class UserDNTypeURL to hold both this type and URL.
36 * If the URL is an invalid URL, then a dummy URL is saved.
37 * For types such as URL, DN and DNPATTERN, the actual URL is saved and can
38 * be retrieved by the UserDN.evaluate() method when needed. The dummy URL is
45 * The enumeration type when the "userdn" URL contains only a DN (no
50 * The enumeration type when the "userdn" URL contains only a DN (no
55 * The enumeration type when the "userdn" URL ha
78 URL(6); enum constant in enum:EnumUserDNType
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/authorization/dseecompat/
H A DEnumUserDNType.java34 * the type and another class UserDNTypeURL to hold both this type and URL.
36 * If the URL is an invalid URL, then a dummy URL is saved.
37 * For types such as URL, DN and DNPATTERN, the actual URL is saved and can
38 * be retrieved by the UserDN.evaluate() method when needed. The dummy URL is
45 * The enumeration type when the "userdn" URL contains only a DN (no
50 * The enumeration type when the "userdn" URL contains only a DN (no
55 * The enumeration type when the "userdn" URL ha
78 URL(6); enum constant in enum:EnumUserDNType
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/authorization/dseecompat/
H A DEnumUserDNType.java33 * the type and another class UserDNTypeURL to hold both this type and URL.
35 * If the URL is an invalid URL, then a dummy URL is saved.
36 * For types such as URL, DN and DNPATTERN, the actual URL is saved and can
37 * be retrieved by the UserDN.evaluate() method when needed. The dummy URL is
44 * The enumeration type when the "userdn" URL contains only a DN (no
49 * The enumeration type when the "userdn" URL contains only a DN (no
54 * The enumeration type when the "userdn" URL ha
77 URL(6); enum constant in enum:EnumUserDNType
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/authorization/dseecompat/
H A DEnumUserDNType.java34 * the type and another class UserDNTypeURL to hold both this type and URL.
36 * If the URL is an invalid URL, then a dummy URL is saved.
37 * For types such as URL, DN and DNPATTERN, the actual URL is saved and can
38 * be retrieved by the UserDN.evaluate() method when needed. The dummy URL is
45 * The enumeration type when the "userdn" URL contains only a DN (no
50 * The enumeration type when the "userdn" URL contains only a DN (no
55 * The enumeration type when the "userdn" URL ha
78 URL(6); enum constant in enum:EnumUserDNType
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/authorization/dseecompat/
H A DEnumUserDNType.java33 * the type and another class UserDNTypeURL to hold both this type and URL.
35 * If the URL is an invalid URL, then a dummy URL is saved.
36 * For types such as URL, DN and DNPATTERN, the actual URL is saved and can
37 * be retrieved by the UserDN.evaluate() method when needed. The dummy URL is
44 * The enumeration type when the "userdn" URL contains only a DN (no
49 * The enumeration type when the "userdn" URL contains only a DN (no
54 * The enumeration type when the "userdn" URL ha
77 URL(6); enum constant in enum:EnumUserDNType
[all...]

Completed in 75 milliseconds

1234567891011>>