hudson.plugins.vmware.vix
Class Vix.UserName

java.lang.Object
  extended by hudson.plugins.vmware.vix.Vix.UserName
Enclosing interface:
Vix

public static final class Vix.UserName
extends java.lang.Object

These are special names for an anonymous user and the system administrator. The password is ignored if you specify these.


Field Summary
static java.lang.String ADMINISTRATOR
           
static java.lang.String ANONYMOUS
           
static java.lang.String CONSOLE
           
 
Constructor Summary
Vix.UserName()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ANONYMOUS

public static final java.lang.String ANONYMOUS
See Also:
Constant Field Values

ADMINISTRATOR

public static final java.lang.String ADMINISTRATOR
See Also:
Constant Field Values

CONSOLE

public static final java.lang.String CONSOLE
See Also:
Constant Field Values
Constructor Detail

Vix.UserName

public Vix.UserName()


Copyright © 2008. All Rights Reserved.