Package | Description |
---|---|
org.keycloak.models |
Modifier and Type | Method and Description |
---|---|
KeycloakTransactionManager.JTAPolicy |
KeycloakTransactionManager.getJTAPolicy() |
static KeycloakTransactionManager.JTAPolicy |
KeycloakTransactionManager.JTAPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeycloakTransactionManager.JTAPolicy[] |
KeycloakTransactionManager.JTAPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
KeycloakTransactionManager.setJTAPolicy(KeycloakTransactionManager.JTAPolicy policy) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.