Class DefaultCreateAufrufKontextToStrategy

java.lang.Object
de.bund.bva.isyfact.serviceapi.core.httpinvoker.DefaultCreateAufrufKontextToStrategy
All Implemented Interfaces:
CreateAufrufKontextToStrategy

@Deprecated public class DefaultCreateAufrufKontextToStrategy extends Object implements CreateAufrufKontextToStrategy
Deprecated.
This module is deprecated and will be removed in a future release. It is recommended to use REST according to IsyFacts REST Concept instead.
The implementation of the CreateAufrufKontextToStrategy takes the Berechtigungsmanager from the module isy-security and creates, based on the keys, the transport object ad hoc.
  • Constructor Details

    • DefaultCreateAufrufKontextToStrategy

      public DefaultCreateAufrufKontextToStrategy(Berechtigungsmanager berechtigungsmanager)
      Deprecated.
  • Method Details

    • create

      public de.bund.bva.pliscommon.serviceapi.service.httpinvoker.v1_0_0.AufrufKontextTo create()
      Deprecated.
      Description copied from interface: CreateAufrufKontextToStrategy
      The AufrufKontextTo is generated ad hoc using this method implementation.
      Specified by:
      create in interface CreateAufrufKontextToStrategy
      Returns:
      the newly created AufrufKontextTo