Class IorSecurityConfig


  • public class IorSecurityConfig
    extends Object
    • Constructor Detail

      • IorSecurityConfig

        public IorSecurityConfig()
    • Method Detail

      • getTransportConfig

        public TransportConfig getTransportConfig()
        Gets the value of the transportConfig property.
        Returns:
        possible object is TransportConfig
      • setTransportConfig

        public void setTransportConfig​(TransportConfig value)
        Sets the value of the transportConfig property.
        Parameters:
        value - allowed object is TransportConfig
      • getAsContext

        public AsContext getAsContext()
        Gets the value of the asContext property.
        Returns:
        possible object is AsContext
      • setAsContext

        public void setAsContext​(AsContext value)
        Sets the value of the asContext property.
        Parameters:
        value - allowed object is AsContext
      • getSasContext

        public SasContext getSasContext()
        Gets the value of the sasContext property.
        Returns:
        possible object is SasContext
      • setSasContext

        public void setSasContext​(SasContext value)
        Sets the value of the sasContext property.
        Parameters:
        value - allowed object is SasContext