java.lang.Objectorg.jboss.mx.util.JBossNotificationBroadcasterSupport
org.jboss.system.ServiceMBeanSupport
org.jboss.security.plugins.SecurityConfig
All Implemented Interfaces:
SecurityConfigMBean, org.jboss.kernel.spi.dependency.KernelControllerContextAware, ServiceMBean, MBeanRegistration, NotificationEmitter
Scott.Stark - @jboss.org$ - Revision: 58710 $| Fields inherited from org.jboss.system.ServiceMBeanSupport: |
|---|
| SERVICE_CONTROLLER_SIG, log, server, serviceName |
| Method from org.jboss.security.plugins.SecurityConfig Summary: |
|---|
| getDefaultLoginConfig, getLoginConfig, getMbeanServer, getName, popLoginConfig, pushLoginConfig, pushLoginConfig, setDefaultLoginConfig, setLoginConfig, setMbeanServer, startService, stopService |
| Methods from org.jboss.system.ServiceMBeanSupport: |
|---|
| create, createService, destroy, destroyService, getDeploymentInfo, getLog, getName, getNextNotificationSequenceNumber, getObjectName, getServer, getServiceName, getState, getStateString, jbossInternalCreate, jbossInternalDescription, jbossInternalDestroy, jbossInternalLifecycle, jbossInternalStart, jbossInternalStop, pojoChange, pojoCreate, pojoDestroy, pojoStart, pojoStop, postDeregister, postRegister, preDeregister, preRegister, setKernelControllerContext, start, startService, stop, stopService, unsetKernelControllerContext |
| Methods from org.jboss.mx.util.JBossNotificationBroadcasterSupport: |
|---|
| addNotificationListener, getNotificationInfo, handleNotification, nextNotificationSequenceNumber, removeNotificationListener, removeNotificationListener, sendNotification |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.jboss.security.plugins.SecurityConfig Detail: |
|---|
Obtains a reference to the default login configuration bean. |
|
Obtains a reference to the {@code MBeanServer} instance. |
|
|
Push the configuration obtained from the specified {@code XMLLoginConfig} onto the stack. |
|
Injects the default login configuration bean. |
|
Injects the {@code MBeanServer} instance that must be used by this class. |
|
|