|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthRealm | |
|---|---|
| org.glassfish.appclient.client.acc.config | |
| Uses of AuthRealm in org.glassfish.appclient.client.acc.config |
|---|
| Fields in org.glassfish.appclient.client.acc.config declared as AuthRealm | |
|---|---|
protected AuthRealm |
ClientContainer.authRealm
|
| Methods in org.glassfish.appclient.client.acc.config that return AuthRealm | |
|---|---|
AuthRealm |
ObjectFactory.createAuthRealm()
Create an instance of AuthRealm |
AuthRealm |
ObjectFactory.createAuthRealm(java.lang.String classname)
Create an instance of AuthRealm |
AuthRealm |
ClientContainer.getAuthRealm()
Gets the value of the authRealm property. |
| Methods in org.glassfish.appclient.client.acc.config with parameters of type AuthRealm | |
|---|---|
void |
ClientContainer.setAuthRealm(AuthRealm value)
Sets the value of the authRealm property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||