Package | Description |
---|---|
org.jboss.jca.core.spi.security |
This package contains the security SPI for the IronJacamar container.
|
Modifier and Type | Method and Description |
---|---|
SecurityContext |
SecurityIntegration.createSecurityContext(String sd)
Create a security context
|
SecurityContext |
SecurityIntegration.getSecurityContext()
Get the security context
|
Modifier and Type | Method and Description |
---|---|
void |
SecurityIntegration.setSecurityContext(SecurityContext context)
Set the security context
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.