Class ESRICloudAppsInfo

    • Field Detail

      • NODE_ESRICLOUDAPPS

        public static final java.lang.String NODE_ESRICLOUDAPPS
        See Also:
        Constant Field Values
      • ATT_ESRICLOUD_CLIENT_TOKEN

        public static final java.lang.String ATT_ESRICLOUD_CLIENT_TOKEN
        See Also:
        Constant Field Values
    • Constructor Detail

      • ESRICloudAppsInfo

        public ESRICloudAppsInfo()
    • Method Detail

      • getKeyAttribute

        protected java.lang.String getKeyAttribute()
        Description copied from class: AbstractConfigurationElement
        This method must return the attribute that uniquely identifies this element among its siblings; if no single attribute can be used, return null and override the getKey and setKey methods.
        Specified by:
        getKeyAttribute in class AbstractConfigurationElement
      • isClientAuthentication

        public boolean isClientAuthentication()
      • setClientAuthentication

        public void setClientAuthentication​(boolean defaultVal)