Interface TransportSupport


public interface TransportSupport
SPI support for Transport providing important dependencies.
  • Method Details

    • prismContext

      PrismContext prismContext()
    • expressionFactory

      ExpressionFactory expressionFactory()
    • repositoryService

      RepositoryService repositoryService()
    • protector

      Protector protector()
    • applicationContext

      org.springframework.context.ApplicationContext applicationContext()