org.apache.ivy
Class Ivy

java.lang.Object
  extended by org.apache.ivy.Ivy

public class Ivy
extends java.lang.Object

Ivy is a free java based dependency manager.

This class is the main class of Ivy, which acts as a Facade to all services offered by Ivy:

Here is one typical usage:
 Ivy ivy = Ivy.newInstance();
 ivy.configure(new URL("ivysettings.xml"));
 ivy.resolve(new URL("ivy.xml"));
 

Using Ivy engines directly

If the methods offered by the Ivy class are not flexible enough and you want to use Ivy engines directly, you need to call the methods within a single IvyContext associated to the Ivy instance you use.
To do so, it is recommended to use the execute(org.apache.ivy.Ivy.IvyCallback) method laNavBarFont1Rev">Class  Tree  Deprecated  Index  Help   PREV CLASS   NEXT CLASS FRAMES    NO FRAMES     SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD


org.apache.ivy.util.url
Class IvyAuthenticator

java.lang.Object
  extended by java.net.Authenticator
      extended by org.apache.ivy.util.url.IvyAuthenticator

public final class IvyAuthenticator
extends java.net.Authenticator


Nested Class Summary
 
Nested classes/interfaces inherited from class java.net.Authenticator
java.net.Authenticator.RequestorType
 
Field Summary
static IvyAuthenticator INSTANCE
          The sole instance.
 
Method Summary
protected  java.net.PasswordAuthentication getPasswordAuthentication()
           
 
Methods inherited from class java.net.Authenticator
getRequestingHost, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingScheme, getRequestingSite, getRequestingURL, getRequestorType, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, setDefault
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final IvyAuthenticator INSTANCE
The sole instance.

Method Detail

getPasswordAuthentication

protected java.net.PasswordAuthentication getPasswordAuthentication()
Overrides:
getPasswordAuthentication in class java.net.Authenticator


./usr/share/doc/ivy/api/org/apache/ivy/Ivy.html0000644000000000000000000023014711335067472020244 0ustar rootroot Ivy

org.apache.ivy
Class Ivy

java.lang.Object
  extended by org.apache.ivy.Ivy

public class Ivy
extends java.lang.Object

Ivy is a free java based dependency manager.

This class is the main class of Ivy, which acts as a Facade to all services offered by Ivy:

Here is one typical usage:
 Ivy ivy = Ivy.newInstance();
 ivy.configure(new URL("ivysettings.xml"));
 ivy.resolve(new URL("ivy.xml"));
 

Using Ivy engines directly

If the methods offered by the Ivy class are not flexible enough and you want to use Ivy engines directly, you need to call the methods within a single IvyContext associated to the Ivy instance you use.
To do so, it is recommended to use the execute(org.apache.ivy.Ivy.IvyCallback) method laNavBarFont1Rev">Class  Tree  Deprecated  Index  Help   PREV CLASS   NEXT CLASS FRAMES    NO FRAMES     SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD


org.apache.ivy.util.url
Class IvyAuthenticator

java.lang.Object
  extended by java.net.Authenticator
      extended by org.apache.ivy.util.url.IvyAuthenticator

public final class IvyAuthenticator
extends java.net.Authenticator


Nested Class Summary
 
Nested classes/interfaces inherited from class java.net.Authenticator
java.net.Authenticator.RequestorType
 
Field Summary
static IvyAuthenticator INSTANCE
          The sole instance.
 
Method Summary
protected  java.net.PasswordAuthentication getPasswordAuthentication()
           
 
Methods inherited from class java.net.Authenticator
getRequestingHost, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingScheme, getRequestingSite, getRequestingURL, getRequestorType, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, setDefault
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final IvyAuthenticator INSTANCE
The sole instance.

Method Detail

getPasswordAuthentication

protected java.net.PasswordAuthentication getPasswordAuthentication()
Overrides:
getPasswordAuthentication in class java.net.Authenticator


./usr/share/doc/ivy/api/org/apache/ivy/Ivy.html0000644000000000000000000023014711335067472020244 0ustar rootroot Ivy

org.apache.ivy
Class Ivy

java.lang.Object
  extended by org.apache.ivy.Ivy

public class Ivy
extends java.lang.Object

Ivy is a free java based dependency manager.

This class is the main class of Ivy, which acts as a Facade to all services offered by Ivy:

Here is one typical usage:
 Ivy ivy = Ivy.newInstance();
 ivy.configure(new URL("ivysettings.xml"));
 ivy.resolve(new URL("ivy.xml"));
 

Using Ivy engines directly

If the methods offered by the Ivy class are not flexible enough and you want to use Ivy engines directly, you need to call the methods within a single IvyContext associated to the Ivy instance you use.
To do so, it is recommended to use the execute(org.apache.ivy.Ivy.IvyCallback) method laNavBarFont1Rev">Class  Tree  Deprecated  Index  Help   PREV CLASS   NEXT CLASS FRAMES    NO FRAMES     SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD


org.apache.ivy.util.url
Class IvyAuthenticator

java.lang.Object
  extended by java.net.Authenticator
      extended by org.apache.ivy.util.url.IvyAuthenticator

public final class IvyAuthenticator
extends java.net.Authenticator


Nested Class Summary
 
Nested classes/interfaces inherited from class java.net.Authenticator
java.net.Authenticator.RequestorType
 
Field Summary
static IvyAuthenticator INSTANCE
          The sole instance.
 
Method Summary
protected  java.net.PasswordAuthentication getPasswordAuthentication()
           
 
Methods inherited from class java.net.Authenticator
getRequestingHost, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingScheme, getRequestingSite, getRequestingURL, getRequestorType, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, setDefault
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final IvyAuthenticator INSTANCE
The sole instance.

Method Detail

getPasswordAuthentication

protected java.net.PasswordAuthentication getPasswordAuthentication()
Overrides:
getPasswordAuthentication in class java.net.Authenticator


./usr/share/doc/ivy/api/org/apache/ivy/Ivy.html0000644000000000000000000023014711335067472020244 0ustar rootroot Ivy

org.apache.ivy
Class Ivy

java.lang.Object
  extended by org.apache.ivy.Ivy

public class Ivy
extends java.lang.Object

Ivy is a free java based dependency manager.

This class is the main class of Ivy, which acts as a Facade to all services offered by Ivy:

Here is one typical usage:
 Ivy ivy = Ivy.newInstance();
 ivy.configure(new URL("ivysettings.xml"));
 ivy.resolve(new URL("ivy.xml"));
 

Using Ivy engines directly

If the methods offered by the Ivy class are not flexible enough and you want to use Ivy engines directly, you need to call the methods within a single IvyContext associated to the Ivy instance you use.
To do so, it is recommended to use the execute(org.apache.ivy.Ivy.IvyCallback) method laNavBarFont1Rev">Class  Tree  Deprecated  Index  Help   PREV CLASS   NEXT CLASS FRAMES    NO FRAMES     SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD


org.apache.ivy.util.url
Class IvyAuthenticator

java.lang.Object
  extended by java.net.Authenticator
      extended by org.apache.ivy.util.url.IvyAuthenticator

public final class IvyAuthenticator
extends java.net.Authenticator


Nested Class Summary
 
Nested classes/interfaces inherited from class java.net.Authenticator
java.net.Authenticator.RequestorType
 
Field Summary
static IvyAuthenticator INSTANCE
          The sole instance.
 
Method Summary
protected  java.net.PasswordAuthentication getPasswordAuthentication()
           
 
Methods inherited from class java.net.Authenticator
getRequestingHost, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingScheme, getRequestingSite, getRequestingURL, getRequestorType, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, setDefault
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final IvyAuthenticator INSTANCE
The sole instance.

Method Detail

getPasswordAuthentication

protected java.net.PasswordAuthentication getPasswordAuthentication()
Overrides:
getPasswordAuthentication in class java.net.Authenticator


./usr/share/doc/ivy/api/org/apache/ivy/Ivy.html0000644000000000000000000023014711335067472020244 0ustar rootroot Ivy

org.apache.ivy
Class Ivy

java.lang.Object
  extended by org.apache.ivy.Ivy

public class Ivy
extends java.lang.Object

Ivy is a free java based dependency manager.

This class is the main class of Ivy, which acts as a Facade to all services offered by Ivy:

Here is one typical usage:
 Ivy ivy = Ivy.newInstance();
 ivy.configure(new URL("ivysettings.xml"));
 ivy.resolve(new URL("ivy.xml"));
 

Using Ivy engines directly

If the methods offered by the Ivy class are not flexible enough and you want to use Ivy engines directly, you need to call the methods within a single IvyContext associated to the Ivy instance you use.
To do so, it is recommended to use the execute(org.apache.ivy.Ivy.IvyCallback) method laNavBarFont1Rev">Class  Tree  Deprecated  Index  Help   PREV CLASS   NEXT CLASS FRAMES    NO FRAMES     SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD


org.apache.ivy.util.url
Class IvyAuthenticator

java.lang.Object
  extended by java.net.Authenticator
      extended by org.apache.ivy.util.url.IvyAuthenticator

public final class IvyAuthenticator
extends java.net.Authenticator


Nested Class Summary
 
Nested classes/interfaces inherited from class java.net.Authenticator
java.net.Authenticator.RequestorType
 
Field Summary
static IvyAuthenticator INSTANCE
          The sole instance.
 
Method Summary
protected  java.net.PasswordAuthentication getPasswordAuthentication()
           
 
Methods inherited from class java.net.Authenticator
getRequestingHost, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingScheme, getRequestingSite, getRequestingURL, getRequestorType, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, setDefault
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final IvyAuthenticator INSTANCE
The sole instance.

Method Detail

getPasswordAuthentication

protected java.net.PasswordAuthentication getPasswordAuthentication()
Overrides:
getPasswordAuthentication in class java.net.Authenticator