org.globus.cog.gridshell.util
Class CredSupport

java.lang.Object
  extended byorg.globus.cog.gridshell.util.CredSupport

public class CredSupport
extends Object


Constructor Summary
CredSupport(Component parent)
           
 
Method Summary
 Object getCredentials()
           
 char[] getPassword()
           
 String getUserName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CredSupport

public CredSupport(Component parent)
Method Detail

getPassword

public final char[] getPassword()

getUserName

public String getUserName()

getCredentials

public Object getCredentials()