| Package | Description |
|---|---|
| weblogic.management.runtime |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LdapAuthenticatorRuntimeMBean
This class is used to monitor per LdapAuthenticator runtime cache metrics and connection pool.
|
| Modifier and Type | Method and Description |
|---|---|
AuthenticatorRuntimeMBean[] |
RealmRuntimeMBean.getAuthenticatorRuntimes()
Returns all the RuntimeMBeans of all the atn providers
|
AuthenticatorRuntimeMBean |
RealmRuntimeMBean.lookupAuthenticatorRuntime(String providerName)
Returns the RuntimeMBean of the atn provider with providerName
|