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 |
---|---|
CallbackHandler |
SecurityIntegration.createCallbackHandler(Callback callback)
Create a callback handler
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.