com.bea.wlai.common
Class PrincipalMap.UserCredentials

java.lang.Object
  extended by com.bea.wlai.common.PrincipalMap.UserCredentials
All Implemented Interfaces:
Serializable
Enclosing class:
PrincipalMap

public class PrincipalMap.UserCredentials
extends Object
implements Serializable

See Also:
Serialized Form

Method Summary
 String getPassword()
           
 String getUserName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getUserName

public String getUserName()

getPassword

public String getPassword()