public interface CustomJaasDeploymentServiceMBean
| Modifier and Type | Field and Description |
|---|---|
static ObjectName |
OBJECT_NAME
The name of this service when deployed.
|
static String |
RHQ_USER_SECURITY_DOMAIN
The name used to identify the security domain where this service registers the login modules.
|
| Modifier and Type | Method and Description |
|---|---|
void |
installJaasModules()
Installs the JAAS Modules that JON Server uses to allow users to log in.
|
void |
upgradeRhqUserSecurityDomainIfNeeded()
Called from the startup bean and will upgrade an existing
RHQUserSecurityDomain if needed - that is if the system
settings say that LDAP support is enabled, but the underlying
modules are not present
|
static final String RHQ_USER_SECURITY_DOMAIN
static final ObjectName OBJECT_NAME
void installJaasModules()
void upgradeRhqUserSecurityDomainIfNeeded()
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.