gov.nasa.pds.harvest.security
Class SecuredUser
java.lang.Object
gov.nasa.pds.harvest.security.SecuredUser
public class SecuredUser
- extends Object
Constructor Summary |
SecuredUser(gov.nasa.pds.registry.client.SecurityContext securityContext,
String name,
String password)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecuredUser
public SecuredUser(gov.nasa.pds.registry.client.SecurityContext securityContext,
String name,
String password)
getName
public String getName()
getPassword
public String getPassword()
getSecurityContext
public gov.nasa.pds.registry.client.SecurityContext getSecurityContext()
Copyright © 2010-2012 Planetary Data System. All Rights Reserved.