|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.openejb.jee.jba.AsContext
public class AsContext
| Field Summary | |
|---|---|
protected java.lang.String |
authMethod
|
protected java.lang.String |
realm
|
protected java.lang.String |
required
|
| Constructor Summary | |
|---|---|
AsContext()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getAuthMethod()
Gets the value of the authMethod property. |
java.lang.String |
getRealm()
Gets the value of the realm property. |
java.lang.String |
getRequired()
Gets the value of the required property. |
void |
setAuthMethod(java.lang.String value)
Sets the value of the authMethod property. |
void |
setRealm(java.lang.String value)
Sets the value of the realm property. |
void |
setRequired(java.lang.String value)
Sets the value of the required property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String authMethod
protected java.lang.String realm
protected java.lang.String required
| Constructor Detail |
|---|
public AsContext()
| Method Detail |
|---|
public java.lang.String getAuthMethod()
Stringpublic void setAuthMethod(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRealm()
Stringpublic void setRealm(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRequired()
Stringpublic void setRequired(java.lang.String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||