java.lang.Object
com.inductiveautomation.ignition.common.config.BasicPropertySet
com.inductiveautomation.ignition.gateway.authentication.securityzones.IdentityTraits
All Implemented Interfaces:
Countable, Extendable<PropertySet>, Mergable<PropertySet>, MutablePropertyValueSource, ObservablePropertySet, PropertySet, PropertyValueSource, Serializable, Iterable<PropertyValue>

public class IdentityTraits extends BasicPropertySet
See Also:
  • Constructor Details

    • IdentityTraits

      public IdentityTraits()
  • Method Details

    • getIpAddress

      @Nullable public String getIpAddress()
    • isSecure

      public boolean isSecure()
    • newBuilder

      public static IdentityTraits.Builder newBuilder()