org.apache.openejb.jee.sun
Class DefaultResourcePrincipal
java.lang.Object
org.apache.openejb.jee.sun.DefaultResourcePrincipal
public class DefaultResourcePrincipal
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
protected String name
password
protected String password
DefaultResourcePrincipal
public DefaultResourcePrincipal()
getName
public String getName()
setName
public void setName(String value)
getPassword
public String getPassword()
setPassword
public void setPassword(String value)
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.