| Package | Description |
|---|---|
| com.sun.enterprise.config.serverbeans |
| Modifier and Type | Method and Description |
|---|---|
AdminService |
Config.getAdminService()
Gets the value of the adminService property.
|
| Modifier and Type | Method and Description |
|---|---|
static AuthRealm |
AdminService.Duck.getAssociatedAuthRealm(AdminService as)
This is the place where the iteration for the
AuthRealm for administration should be carried out
in server. |
static JmxConnector |
AdminService.Duck.getSystemJmxConnector(AdminService as) |
void |
Config.setAdminService(AdminService value)
Sets the value of the adminService property.
|
static boolean |
AdminService.Duck.usesFileRealm(AdminService as)
Returns true if the classname of associated authrealm is same as fully qualified FileRealm classname.
|
Copyright © 2013. All Rights Reserved.