Package | Description |
---|---|
org.jboss.jca.core.api.workmanager |
The API for the IronJacamar Core/WorkManager module.
|
org.jboss.jca.core.spi.security |
This package contains the security SPI for the IronJacamar container.
|
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 | Method and Description |
---|---|
javax.security.auth.callback.CallbackHandler |
SecurityIntegration.createCallbackHandler(Callback callback)
Create a callback handler
|
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)