org.apache.openejb.jee.sun
Class LoginConfig
java.lang.Object
org.apache.openejb.jee.sun.LoginConfig
public class LoginConfig
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
authMethod
protected String authMethod
realm
protected String realm
LoginConfig
public LoginConfig()
getAuthMethod
public String getAuthMethod()
setAuthMethod
public void setAuthMethod(String value)
getRealm
public String getRealm()
setRealm
public void setRealm(String value)
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.