Package | Description |
---|---|
org.jboss.jca.core.api.workmanager |
The API for the IronJacamar Core/WorkManager module.
|
org.jboss.jca.core.security |
This package contains the security integration for the IronJacamar container.
|
org.jboss.jca.core.workmanager |
This package contains the WorkManager implementation.
|
Modifier and Type | Method and Description |
---|---|
Callback |
WorkManager.getCallbackSecurity()
Get the callback security module
|
Modifier and Type | Method and Description |
---|---|
void |
WorkManager.setCallbackSecurity(Callback v)
Set callback security module
|
Modifier and Type | Class and Description |
---|---|
class |
UsersRoles
An user / role implementation based on property files
|
Modifier and Type | Method and Description |
---|---|
Callback |
WorkManagerImpl.getCallbackSecurity()
Get the callback security module
|
Modifier and Type | Method and Description |
---|---|
void |
WorkManagerImpl.setCallbackSecurity(Callback v)
Set callback security module
|
Copyright ? 2008-2009 Red Hat Middleware LLC (http://www.jboss.com/)