|
||||||||||
| 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 ObjectName |
OBJECT_NAME
The name of this service when deployed. |
static 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 ObjectName OBJECT_NAME
static final String SECURITY_DOMAIN_NAME
| Method Detail |
|---|
void installJaasModules()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||