Package org.apache.openejb.jee.sun
Class LoginConfig
- java.lang.Object
-
- org.apache.openejb.jee.sun.LoginConfig
-
public class LoginConfig extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected StringauthMethodprotected Stringrealm
-
Constructor Summary
Constructors Constructor Description LoginConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAuthMethod()StringgetRealm()voidsetAuthMethod(String value)voidsetRealm(String value)
-