|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CustomJaasDeploymentServiceMBean
MBean interface to the service that is responsible for installing JON's JAAS login handlers.
| Field Summary | |
|---|---|
static javax.management.ObjectName |
OBJECT_NAME
The name of this service when deployed. |
static java.lang.String |
SECURITY_DOMAIN_NAME
The name used to identify the security domain where this service registers the login modules. |
| Method Summary | |
|---|---|
void |
installJaasModules()
Installs the JAAS Modules that JON Server uses to allow users to log in. |
| Field Detail |
|---|
static final javax.management.ObjectName OBJECT_NAME
static final java.lang.String SECURITY_DOMAIN_NAME
| Method Detail |
|---|
void installJaasModules()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||