Class HotRodRemoteTransactionWrapper

  • All Implemented Interfaces:
    KeycloakTransaction

    public class HotRodRemoteTransactionWrapper
    extends Object
    implements KeycloakTransaction
    When no JTA transaction is present in the runtime this wrapper is used to enlist HotRod client provided transaction to our KeycloakTransactionManager. If JTA transaction is present this should not be used.