Package org.apache.openejb.jee.sun
Class AsContext
- java.lang.Object
-
- org.apache.openejb.jee.sun.AsContext
-
public class AsContext extends Object
-
-
Constructor Summary
Constructors Constructor Description AsContext()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAuthMethod()StringgetRealm()StringgetRequired()voidsetAuthMethod(String value)voidsetRealm(String value)voidsetRequired(String value)
-