Class HvlBpmnLogAsyncAuthenticationTokenAwareImpl

java.lang.Object
tr.com.havelsan.javarch.bpmn.log.producer.aware.HvlBpmnLogAuthenticationTokenAwareImpl
tr.com.havelsan.javarch.bpmn.log.producer.aware.HvlBpmnLogAsyncAuthenticationTokenAwareImpl
All Implemented Interfaces:
HvlBpmnLogAuthenticationTokenAware

public class HvlBpmnLogAsyncAuthenticationTokenAwareImpl extends HvlBpmnLogAuthenticationTokenAwareImpl
An implementation for bpmn log authentication token aware interface which uses with async token framework.
  • Constructor Details

    • HvlBpmnLogAsyncAuthenticationTokenAwareImpl

      public HvlBpmnLogAsyncAuthenticationTokenAwareImpl(tr.com.havelsan.javarch.oauth.async.token.provider.context.HvlAsyncTokenContext asyncTokenContext)
      Instantiates a new HvlBpmnLogAsyncAuthenticationTokenAwareImpl.
      Parameters:
      asyncTokenContext - the async token context
  • Method Details