org.apache.openejb.jee.sun
Class AsContext
java.lang.Object
org.apache.openejb.jee.sun.AsContext
public class AsContext
- 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
required
protected String required
AsContext
public AsContext()
getAuthMethod
public String getAuthMethod()
setAuthMethod
public void setAuthMethod(String value)
getRealm
public String getRealm()
setRealm
public void setRealm(String value)
getRequired
public String getRequired()
setRequired
public void setRequired(String value)
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.