Index
All Classes and Interfaces|All Packages|Serialized Form
A
- ACCOUNT_DATABASE_REQUIRED - Enum constant in enum class com.nettoolkit.internal.StatusCode
- accumulate(String, Object) - Method in class com.nettoolkit.json.JSONObject
-
Accumulate values under a key.
- additionalValues(JSONObject) - Method in class com.nettoolkit.dashboards.CreateChannelDatumRequest
-
Sets the datum additional values JSON.
- additionalValues(JSONObject) - Method in class com.nettoolkit.dashboards.CreateMilestoneRequest
-
Sets the milestone additional values JSON.
- additionalValues(JSONObject) - Method in class com.nettoolkit.dashboards.EndDurationRequest
-
Sets the duration end additional values JSON.
- additionalValues(JSONObject) - Method in class com.nettoolkit.dashboards.StartDurationRequest
-
Sets the duration start additional values JSON.
- additionalValues(String) - Method in class com.nettoolkit.dashboards.CreateChannelDatumRequest
-
Sets the datum additional values JSON string.
- additionalValues(String) - Method in class com.nettoolkit.dashboards.CreateMilestoneRequest
-
Sets the milestone additional values JSON string.
- additionalValues(String) - Method in class com.nettoolkit.dashboards.EndDurationRequest
-
Sets the duration end additional values JSON string.
- additionalValues(String) - Method in class com.nettoolkit.dashboards.StartDurationRequest
-
Sets the duration start additional values JSON string.
- AddVisitorRequest - Class in com.nettoolkit.gatekeeper
-
Request to add a visitor to a visitor group.
- AddVisitorRequest(GatekeeperClient) - Constructor for class com.nettoolkit.gatekeeper.AddVisitorRequest
- ApiConnectionException - Exception in com.nettoolkit.exception
-
ApiConnectionException is thrown when the client cannot connect to the web API.
- ApiConnectionException(Throwable) - Constructor for exception com.nettoolkit.exception.ApiConnectionException
- ApiConnectionException(HttpTimeoutException, OffsetDateTime, BaseApiRequest) - Constructor for exception com.nettoolkit.exception.ApiConnectionException
- ApiException - Exception in com.nettoolkit.exception
-
ApiException is thrown when the web API sends an error response packet for the given request.
- ApiException(int, String) - Constructor for exception com.nettoolkit.exception.ApiException
- ApiResponse - Class in com.nettoolkit.internal
- ApiResponse(HttpResponse<String>) - Constructor for class com.nettoolkit.internal.ApiResponse
- append(String, Object) - Method in class com.nettoolkit.json.JSONObject
-
Append values to the array under a key.
- authorization(String) - Method in class com.nettoolkit.gatekeeper.CountVisitsRequest
-
Sets the authorization to query.
- AuthorizeVisitRequest - Class in com.nettoolkit.gatekeeper
-
Request to authorize a visit.
- AuthorizeVisitRequest(GatekeeperClient) - Constructor for class com.nettoolkit.gatekeeper.AuthorizeVisitRequest
B
- back() - Method in class com.nettoolkit.json.JSONTokener
-
Back up one character.
- BAD_GATEWAY - Enum constant in enum class com.nettoolkit.internal.StatusCode
- BAD_REQUEST - Enum constant in enum class com.nettoolkit.internal.StatusCode
- BadArgumentException - Exception in com.nettoolkit.exception
-
BadArgumentException is thrown when an invalid argument is provided to one of the client's methods.
- BadArgumentException(String, Object) - Constructor for exception com.nettoolkit.exception.BadArgumentException
- BaseApiRequest - Class in com.nettoolkit.internal.request
- BaseApiRequest(NetToolKitClient) - Constructor for class com.nettoolkit.internal.request.BaseApiRequest
- BASIC - Enum constant in enum class com.nettoolkit.shibboleth.ShibbolethClient.CaptchaType
- buildUrl(String) - Method in class com.nettoolkit.internal.NetToolKitClient
C
- Captcha - Class in com.nettoolkit.shibboleth
- Captcha(JSONObject) - Constructor for class com.nettoolkit.shibboleth.Captcha
- CaptchaStatus - Enum Class in com.nettoolkit.gatekeeper
- CaseCollectorClient - Class in com.nettoolkit.casecollector
- CaseCollectorClient(String) - Constructor for class com.nettoolkit.casecollector.CaseCollectorClient
- CaseCollectorClient(String, boolean) - Constructor for class com.nettoolkit.casecollector.CaseCollectorClient
- Channel - Class in com.nettoolkit.dashboards
- Channel(JSONObject) - Constructor for class com.nettoolkit.dashboards.Channel
- ChannelDatum - Class in com.nettoolkit.dashboards
- ChannelDatum(JSONObject) - Constructor for class com.nettoolkit.dashboards.ChannelDatum
- channelId(UUID) - Method in class com.nettoolkit.dashboards.CreateChannelDatumRequest
-
Sets the channel for this datum by ID.
- channelId(UUID) - Method in class com.nettoolkit.dashboards.CreateMilestoneRequest
-
Sets the duration for this milestone by channel ID.
- channelId(UUID) - Method in class com.nettoolkit.dashboards.EndDurationRequest
-
Sets the duration to end by channel ID.
- channelId(UUID) - Method in class com.nettoolkit.dashboards.StartDurationRequest
-
Sets the channel for this duration by ID.
- channelName(String) - Method in class com.nettoolkit.dashboards.CreateChannelDatumRequest
-
Sets the channel for this datum by name.
- channelName(String) - Method in class com.nettoolkit.dashboards.CreateMilestoneRequest
-
Sets the duration for this milestone by channel name.
- channelName(String) - Method in class com.nettoolkit.dashboards.EndDurationRequest
-
Sets the duration to end by channel name.
- channelName(String) - Method in class com.nettoolkit.dashboards.StartDurationRequest
-
Sets the channel for this duration by name.
- ChannelType - Enum Class in com.nettoolkit.dashboards
- com.nettoolkit.casecollector - package com.nettoolkit.casecollector
- com.nettoolkit.dashboards - package com.nettoolkit.dashboards
- com.nettoolkit.exception - package com.nettoolkit.exception
- com.nettoolkit.gatekeeper - package com.nettoolkit.gatekeeper
- com.nettoolkit.internal - package com.nettoolkit.internal
- com.nettoolkit.internal.http - package com.nettoolkit.internal.http
- com.nettoolkit.internal.request - package com.nettoolkit.internal.request
- com.nettoolkit.json - package com.nettoolkit.json
- com.nettoolkit.shibboleth - package com.nettoolkit.shibboleth
- CONFLICT - Enum constant in enum class com.nettoolkit.internal.StatusCode
- CONNECTION_TIMEOUT - Enum constant in enum class com.nettoolkit.internal.StatusCode
- country(String) - Method in class com.nettoolkit.gatekeeper.CountVisitsRequest
-
Sets the country to query.
- CountVisitsForPolicyRequest - Class in com.nettoolkit.gatekeeper
-
Request to count visits for a certain policy.
- CountVisitsForPolicyRequest(GatekeeperClient) - Constructor for class com.nettoolkit.gatekeeper.CountVisitsForPolicyRequest
- CountVisitsRequest - Class in com.nettoolkit.gatekeeper
-
Request to count visits.
- CountVisitsRequest(GatekeeperClient) - Constructor for class com.nettoolkit.gatekeeper.CountVisitsRequest
- createCaptcha(String, String) - Method in class com.nettoolkit.shibboleth.ShibbolethClient
- createCase(Integer, String) - Method in class com.nettoolkit.casecollector.CaseCollectorClient
- createCase(Integer, String, Integer) - Method in class com.nettoolkit.casecollector.CaseCollectorClient
- CreateChannelDatumRequest - Class in com.nettoolkit.dashboards
- CreateChannelDatumRequest(DashboardsClient) - Constructor for class com.nettoolkit.dashboards.CreateChannelDatumRequest
- CreateChannelRequest - Class in com.nettoolkit.dashboards
- CreateChannelRequest(DashboardsClient) - Constructor for class com.nettoolkit.dashboards.CreateChannelRequest
- CreateMilestoneRequest - Class in com.nettoolkit.dashboards
- CreateMilestoneRequest(DashboardsClient) - Constructor for class com.nettoolkit.dashboards.CreateMilestoneRequest
D
- DashboardsClient - Class in com.nettoolkit.dashboards
- DashboardsClient(String) - Constructor for class com.nettoolkit.dashboards.DashboardsClient
-
Constructs a new GatekeeperClient which uses the given API key for requests.
- DashboardsClient(String, boolean) - Constructor for class com.nettoolkit.dashboards.DashboardsClient
- DATE - Enum constant in enum class com.nettoolkit.shibboleth.ShibbolethClient.CaptchaType
- dehexchar(char) - Static method in class com.nettoolkit.json.JSONTokener
-
Get the hex value of a character (base16).
- DELETE - Enum constant in enum class com.nettoolkit.internal.http.HttpMethod
- DeleteRequest - Class in com.nettoolkit.internal.request
- DeleteRequest(NetToolKitClient) - Constructor for class com.nettoolkit.internal.request.DeleteRequest
- displayName(String) - Method in class com.nettoolkit.dashboards.CreateChannelRequest
-
Sets the channel display name.
- doubleToString(double) - Static method in class com.nettoolkit.json.JSONObject
-
Produce a string from a double.
- Duration - Class in com.nettoolkit.dashboards
- Duration(JSONObject) - Constructor for class com.nettoolkit.dashboards.Duration
- DURATION - Enum constant in enum class com.nettoolkit.dashboards.ChannelType
- Duration.Milestone - Class in com.nettoolkit.dashboards
- durationId(UUID) - Method in class com.nettoolkit.dashboards.CreateMilestoneRequest
-
Sets the duration for this milestone.
- durationId(UUID) - Method in class com.nettoolkit.dashboards.EndDurationRequest
-
Sets the duration to end.
E
- earliest(long) - Method in class com.nettoolkit.gatekeeper.CountVisitsRequest
-
Sets the earliest time to query.
- earliest(Instant) - Method in class com.nettoolkit.gatekeeper.CountVisitsRequest
-
Sets the earliest time to query.
- earliest(OffsetDateTime) - Method in class com.nettoolkit.gatekeeper.CountVisitsRequest
-
Sets the earliest time to query.
- end() - Method in class com.nettoolkit.json.JSONTokener
- EndDurationRequest - Class in com.nettoolkit.dashboards
- EndDurationRequest(DashboardsClient) - Constructor for class com.nettoolkit.dashboards.EndDurationRequest
- equals(Object) - Method in class com.nettoolkit.json.JSONObject
F
- FAILED - Enum constant in enum class com.nettoolkit.gatekeeper.CaptchaStatus
- failure(boolean) - Method in class com.nettoolkit.dashboards.CreateMilestoneRequest
-
Sets the milestone failure status.
- failure(boolean) - Method in class com.nettoolkit.dashboards.EndDurationRequest
-
Sets the end failure status.
- fromInt(int) - Static method in enum class com.nettoolkit.internal.StatusCode
- fromString(String) - Static method in enum class com.nettoolkit.dashboards.ChannelType
G
- GatekeeperClient - Class in com.nettoolkit.gatekeeper
-
GatekeeperClient is the primary class for interacting with the Gatekeeper service web API.
- GatekeeperClient(String) - Constructor for class com.nettoolkit.gatekeeper.GatekeeperClient
-
Constructs a new GatekeeperClient which uses the given API key for requests.
- GatekeeperClient(String, boolean) - Constructor for class com.nettoolkit.gatekeeper.GatekeeperClient
- GEOCODE_SERVER_BUSY - Enum constant in enum class com.nettoolkit.internal.StatusCode
- get(int) - Method in class com.nettoolkit.json.JSONArray
-
Get the object value associated with an index.
- get(String) - Method in class com.nettoolkit.json.JSONObject
-
Get the value object associated with a key.
- GET - Enum constant in enum class com.nettoolkit.internal.http.HttpMethod
- getAdditionalValues() - Method in class com.nettoolkit.dashboards.ChannelDatum
- getAdditionalValues() - Method in class com.nettoolkit.dashboards.Duration
- getAdditionalValues() - Method in class com.nettoolkit.dashboards.Duration.Milestone
- getApiKey() - Method in class com.nettoolkit.internal.NetToolKitClient
- getAuthorization() - Method in class com.nettoolkit.gatekeeper.Policy
-
Get the policy authorization.
- getAuthorization() - Method in class com.nettoolkit.gatekeeper.Visit
-
Get authorization for this visit.
- getBaseUrl() - Method in class com.nettoolkit.internal.NetToolKitClient
- getBoolean(int) - Method in class com.nettoolkit.json.JSONArray
-
Get the boolean value associated with an index.
- getBoolean(String) - Method in class com.nettoolkit.json.JSONObject
-
Get the boolean value associated with a key.
- getCaptchaStatus() - Method in class com.nettoolkit.gatekeeper.Policy
-
Get CAPTCHA status setting.
- getCaption() - Method in class com.nettoolkit.shibboleth.Captcha
- getCause() - Method in exception com.nettoolkit.json.JSONException
- getChannelId() - Method in class com.nettoolkit.dashboards.ChannelDatum
- getChannelId() - Method in class com.nettoolkit.dashboards.Duration
- getClient() - Method in class com.nettoolkit.internal.request.BaseApiRequest
- getContentType() - Method in class com.nettoolkit.dashboards.CreateChannelDatumRequest
- getContentType() - Method in class com.nettoolkit.dashboards.CreateChannelRequest
- getContentType() - Method in class com.nettoolkit.dashboards.CreateMilestoneRequest
- getContentType() - Method in class com.nettoolkit.dashboards.EndDurationRequest
- getContentType() - Method in class com.nettoolkit.dashboards.StartDurationRequest
- getContentType() - Method in class com.nettoolkit.gatekeeper.AddVisitorRequest
- getContentType() - Method in class com.nettoolkit.gatekeeper.AuthorizeVisitRequest
- getContentType() - Method in class com.nettoolkit.gatekeeper.ReportCaptchaAttemptRequest
- getContentType() - Method in class com.nettoolkit.internal.request.PostRequest
- getContentType() - Method in class com.nettoolkit.internal.request.PutRequest
- getCountryCode() - Method in class com.nettoolkit.gatekeeper.Visit
-
Get country code of visit.
- getCountryName() - Method in class com.nettoolkit.gatekeeper.Visit
-
Get country name of visit.
- getCreated() - Method in class com.nettoolkit.dashboards.ChannelDatum
- getCreated() - Method in class com.nettoolkit.gatekeeper.Policy
-
Get policy creation timestamp in milliseconds.
- getCreated() - Method in class com.nettoolkit.gatekeeper.Visit
-
Get visit creation timestamp in milliseconds.
- getCreated() - Method in class com.nettoolkit.gatekeeper.VisitorGroup.Visitor
- getCreator() - Method in class com.nettoolkit.gatekeeper.VisitorGroup.Visitor
- getDenominator() - Method in class com.nettoolkit.dashboards.Channel
- getDescription() - Method in class com.nettoolkit.gatekeeper.Policy
-
Get policy description.
- getDescription() - Method in enum class com.nettoolkit.internal.StatusCode
- getDisplayInformation() - Method in class com.nettoolkit.shibboleth.Captcha
- getDisplayName() - Method in class com.nettoolkit.dashboards.Channel
- getDomain() - Method in class com.nettoolkit.gatekeeper.Visit
-
Get visit domain.
- getDouble(int) - Method in class com.nettoolkit.json.JSONArray
-
Get the double value associated with an index.
- getDouble(String) - Method in class com.nettoolkit.json.JSONObject
-
Get the double value associated with a key.
- getEndTime() - Method in class com.nettoolkit.dashboards.Duration
- getExpires() - Method in class com.nettoolkit.gatekeeper.VisitorGroup.Visitor
- getFirstResult() - Method in class com.nettoolkit.internal.ApiResponse
- getFirstResult(String) - Method in class com.nettoolkit.internal.NetToolKitClient
- getHostname() - Method in class com.nettoolkit.internal.NetToolKitClient
- getHttpMethod() - Method in class com.nettoolkit.internal.request.BaseApiRequest
- getHttpMethod() - Method in class com.nettoolkit.internal.request.DeleteRequest
- getHttpMethod() - Method in class com.nettoolkit.internal.request.GetRequest
- getHttpMethod() - Method in class com.nettoolkit.internal.request.PostRequest
- getHttpMethod() - Method in class com.nettoolkit.internal.request.PutRequest
- getHttpStatusCode() - Method in enum class com.nettoolkit.internal.StatusCode
- getId() - Method in class com.nettoolkit.dashboards.Channel
- getId() - Method in class com.nettoolkit.dashboards.ChannelDatum
- getId() - Method in class com.nettoolkit.dashboards.Duration
- getId() - Method in class com.nettoolkit.gatekeeper.PageGroup
-
Get page group ID.
- getId() - Method in class com.nettoolkit.gatekeeper.Policy
-
Get policy ID.
- getId() - Method in class com.nettoolkit.gatekeeper.Visit
-
Get visit ID.
- getId() - Method in class com.nettoolkit.gatekeeper.VisitorGroup
-
Get visitor group ID.
- getId() - Method in class com.nettoolkit.shibboleth.Captcha
- getInt(int) - Method in class com.nettoolkit.json.JSONArray
-
Get the int value associated with an index.
- getInt(String) - Method in class com.nettoolkit.json.JSONObject
-
Get the int value associated with a key.
- getIpAddress() - Method in class com.nettoolkit.gatekeeper.Visit
-
Get visit IP address.
- getIpAppenderExpirationTimeNum() - Method in class com.nettoolkit.gatekeeper.Policy
-
Get the expiration time number for IP appender.
- getIpAppenderExpirationTimeUnit() - Method in class com.nettoolkit.gatekeeper.Policy
-
Get the expiration time unit for IP appender.
- getIpAppenderVisitorGroupId() - Method in class com.nettoolkit.gatekeeper.Policy
-
Get the ID for this policy's IP appender visitor group.
- getJSONArray(int) - Method in class com.nettoolkit.json.JSONArray
-
Get the JSONArray associated with an index.
- getJSONArray(String) - Method in class com.nettoolkit.json.JSONObject
-
Get the JSONArray value associated with a key.
- getJSONObject(int) - Method in class com.nettoolkit.json.JSONArray
-
Get the JSONObject associated with an index.
- getJSONObject(String) - Method in class com.nettoolkit.json.JSONObject
-
Get the JSONObject value associated with a key.
- getKey() - Method in class com.nettoolkit.dashboards.HttpHeader
- getLong(int) - Method in class com.nettoolkit.json.JSONArray
-
Get the long value associated with an index.
- getLong(String) - Method in class com.nettoolkit.json.JSONObject
-
Get the long value associated with a key.
- getMilestones() - Method in class com.nettoolkit.dashboards.Duration
- getName() - Method in class com.nettoolkit.dashboards.Channel
- getName() - Method in class com.nettoolkit.dashboards.Duration.Milestone
- getName() - Method in class com.nettoolkit.gatekeeper.PageGroup
-
Get page group name.
- getName() - Method in class com.nettoolkit.gatekeeper.Policy
-
Get policy name.
- getName() - Method in class com.nettoolkit.gatekeeper.VisitorGroup
-
Get visitor group name.
- getNames(JSONObject) - Static method in class com.nettoolkit.json.JSONObject
-
Get an array of field names from a JSONObject.
- getNames(Object) - Static method in class com.nettoolkit.json.JSONObject
-
Get an array of field names from an Object.
- getNumTimes() - Method in class com.nettoolkit.gatekeeper.Policy
-
Get number of visits required to trigger policy.
- getOperator() - Method in class com.nettoolkit.gatekeeper.VisitorGroup
-
Get operator for USER_ID type visitor groups.
- getPage() - Method in class com.nettoolkit.gatekeeper.Visit
-
Get visit page.
- getPageGroupIds() - Method in class com.nettoolkit.gatekeeper.Policy
-
Get list of IDs for policy page groups.
- GetPageGroupsRequest - Class in com.nettoolkit.gatekeeper
-
Request to retrieve a list of page groups.
- GetPageGroupsRequest(GatekeeperClient) - Constructor for class com.nettoolkit.gatekeeper.GetPageGroupsRequest
- getPages() - Method in class com.nettoolkit.gatekeeper.PageGroup
-
Get list of pages.
- getPageVisitCheck() - Method in class com.nettoolkit.gatekeeper.PageGroup
-
Get page visit check setting.
- getParameters() - Method in class com.nettoolkit.internal.request.BaseApiRequest
- getPath() - Method in class com.nettoolkit.dashboards.CreateChannelDatumRequest
- getPath() - Method in class com.nettoolkit.dashboards.CreateChannelRequest
- getPath() - Method in class com.nettoolkit.dashboards.CreateMilestoneRequest
- getPath() - Method in class com.nettoolkit.dashboards.EndDurationRequest
- getPath() - Method in class com.nettoolkit.dashboards.StartDurationRequest
- getPath() - Method in class com.nettoolkit.gatekeeper.AddVisitorRequest
- getPath() - Method in class com.nettoolkit.gatekeeper.AuthorizeVisitRequest
- getPath() - Method in class com.nettoolkit.gatekeeper.CountVisitsForPolicyRequest
- getPath() - Method in class com.nettoolkit.gatekeeper.CountVisitsRequest
- getPath() - Method in class com.nettoolkit.gatekeeper.GetPageGroupsRequest
- getPath() - Method in class com.nettoolkit.gatekeeper.GetPoliciesRequest
- getPath() - Method in class com.nettoolkit.gatekeeper.GetVisitorGroupsRequest
- getPath() - Method in class com.nettoolkit.gatekeeper.RemoveVisitorRequest
- getPath() - Method in class com.nettoolkit.gatekeeper.ReportCaptchaAttemptRequest
- getPath() - Method in class com.nettoolkit.internal.request.BaseApiRequest
- GetPoliciesRequest - Class in com.nettoolkit.gatekeeper
-
Request to retrieve a list of policies.
- GetPoliciesRequest(GatekeeperClient) - Constructor for class com.nettoolkit.gatekeeper.GetPoliciesRequest
- getPolicyId() - Method in class com.nettoolkit.gatekeeper.Visit
-
Get ID of policy used to authorize this visit.
- getPolicyName() - Method in class com.nettoolkit.gatekeeper.Visit
-
Get name of policy used to authorize this visit.
- getPriority() - Method in class com.nettoolkit.gatekeeper.Policy
-
Get policy priority number.
- getProtocol() - Method in class com.nettoolkit.internal.NetToolKitClient
- getRawResponseBody() - Method in class com.nettoolkit.internal.ApiResponse
- getReason() - Method in class com.nettoolkit.gatekeeper.Policy
-
Get the policy reason for being triggered.
- getReason() - Method in class com.nettoolkit.gatekeeper.Visit
-
Get reason for authorization.
- GetRequest - Class in com.nettoolkit.internal.request
- GetRequest(NetToolKitClient) - Constructor for class com.nettoolkit.internal.request.GetRequest
- getResults() - Method in class com.nettoolkit.internal.ApiResponse
- getResults(String) - Method in class com.nettoolkit.internal.NetToolKitClient
- getSource() - Method in exception com.nettoolkit.exception.ParsingException
- getStackTrace(Exception) - Static method in class com.nettoolkit.casecollector.CaseCollectorClient
- getStartTime() - Method in class com.nettoolkit.dashboards.Duration
- getStatusCode(int) - Static method in exception com.nettoolkit.exception.ApiException
- getString(int) - Method in class com.nettoolkit.json.JSONArray
-
Get the string associated with an index.
- getString(String) - Method in class com.nettoolkit.json.JSONObject
-
Get the string associated with a key.
- getStringWithDefault(String, String) - Method in class com.nettoolkit.json.JSONObject
- getTags() - Method in class com.nettoolkit.gatekeeper.Visit
-
Get a list of tags for this visitor.
- getTextBlob() - Method in class com.nettoolkit.dashboards.ChannelDatum
- getTimeIntervalNum() - Method in class com.nettoolkit.gatekeeper.Policy
-
Get time interval number for triggering policy.
- getTimeIntervalUnit() - Method in class com.nettoolkit.gatekeeper.Policy
-
Get time interval time unit for triggering policy.
- getTimeout() - Method in class com.nettoolkit.internal.NetToolKitClient
- getTimestamp() - Method in class com.nettoolkit.dashboards.Duration.Milestone
- getType() - Method in class com.nettoolkit.dashboards.Channel
- getType() - Method in class com.nettoolkit.gatekeeper.VisitorGroup
-
Get visitor group type.
- getType() - Method in class com.nettoolkit.shibboleth.Captcha
- getUseHttps() - Method in class com.nettoolkit.internal.NetToolKitClient
- getUserAgent() - Method in class com.nettoolkit.gatekeeper.Visit
-
Get visitor user agent.
- getUserId() - Method in class com.nettoolkit.gatekeeper.Visit
-
Get visitor user ID.
- getValue() - Method in class com.nettoolkit.dashboards.ChannelDatum
- getValue() - Method in class com.nettoolkit.dashboards.HttpHeader
- getValue() - Method in class com.nettoolkit.gatekeeper.VisitorGroup.Visitor
- getValue() - Method in enum class com.nettoolkit.internal.http.HttpContentType
- getVisitInterval() - Method in class com.nettoolkit.gatekeeper.Policy
-
Get visit interval number for triggering policy.
- getVisitorGroupIds() - Method in class com.nettoolkit.gatekeeper.Policy
-
Get list of IDs for policy visitor groups.
- GetVisitorGroupsRequest - Class in com.nettoolkit.gatekeeper
-
Request to retrieve a list of visitor groups.
- GetVisitorGroupsRequest(GatekeeperClient) - Constructor for class com.nettoolkit.gatekeeper.GetVisitorGroupsRequest
H
- has(String) - Method in class com.nettoolkit.json.JSONObject
-
Determine if the JSONObject contains a specific key.
- HTTP - Enum constant in enum class com.nettoolkit.dashboards.ChannelType
- HttpContentType - Enum Class in com.nettoolkit.internal.http
- HttpHeader - Class in com.nettoolkit.dashboards
- HttpHeader(String, String) - Constructor for class com.nettoolkit.dashboards.HttpHeader
- HttpMethod - Enum Class in com.nettoolkit.internal.http
I
- increment(String) - Method in class com.nettoolkit.json.JSONObject
-
Increment a property of a JSONObject.
- INSUFFICIENT_CREDITS - Enum constant in enum class com.nettoolkit.internal.StatusCode
- INTERNAL_ERROR - Enum constant in enum class com.nettoolkit.internal.StatusCode
- INVALID_CREDENTIALS - Enum constant in enum class com.nettoolkit.internal.StatusCode
- INVALID_PARAMETER - Enum constant in enum class com.nettoolkit.internal.StatusCode
- ip(String) - Method in class com.nettoolkit.gatekeeper.AuthorizeVisitRequest
-
Sets the visit IP address.
- ip(String) - Method in class com.nettoolkit.gatekeeper.CountVisitsForPolicyRequest
-
Sets the visit IP address.
- ip(String) - Method in class com.nettoolkit.gatekeeper.CountVisitsRequest
-
Sets the IP address to query.
- isDefault() - Method in class com.nettoolkit.gatekeeper.Policy
-
Check whether policy is a preset default.
- isEnabled() - Method in class com.nettoolkit.gatekeeper.Policy
-
Get policy enabled status.
- isFailure() - Method in class com.nettoolkit.dashboards.Duration.Milestone
- isNull(int) - Method in class com.nettoolkit.json.JSONArray
-
Determine if the value is null.
- isNull(String) - Method in class com.nettoolkit.json.JSONObject
-
Determine if the value associated with the key is null or if there is no value.
- isVisitorNegated() - Method in class com.nettoolkit.gatekeeper.Policy
-
Get visitor negation setting.
J
- join(String) - Method in class com.nettoolkit.json.JSONArray
-
Make a string from the contents of this JSONArray.
- JSON - Enum constant in enum class com.nettoolkit.internal.http.HttpContentType
- JSONArray - Class in com.nettoolkit.json
-
A JSONArray is an ordered sequence of values.
- JSONArray() - Constructor for class com.nettoolkit.json.JSONArray
-
Construct an empty JSONArray.
- JSONArray(JSONTokener) - Constructor for class com.nettoolkit.json.JSONArray
-
Construct a JSONArray from a JSONTokener.
- JSONArray(Object) - Constructor for class com.nettoolkit.json.JSONArray
-
Construct a JSONArray from an array
- JSONArray(String) - Constructor for class com.nettoolkit.json.JSONArray
-
Construct a JSONArray from a source JSON text.
- JSONArray(Collection) - Constructor for class com.nettoolkit.json.JSONArray
-
Construct a JSONArray from a Collection.
- JSONException - Exception in com.nettoolkit.json
-
The JSONException is thrown by the JSON.org classes when things are amiss.
- JSONException(String) - Constructor for exception com.nettoolkit.json.JSONException
-
Constructs a JSONException with an explanatory message.
- JSONException(Throwable) - Constructor for exception com.nettoolkit.json.JSONException
- JSONObject - Class in com.nettoolkit.json
-
A JSONObject is an unordered collection of name/value pairs.
- JSONObject() - Constructor for class com.nettoolkit.json.JSONObject
-
Construct an empty JSONObject.
- JSONObject(JSONObject, String[]) - Constructor for class com.nettoolkit.json.JSONObject
-
Construct a JSONObject from a subset of another JSONObject.
- JSONObject(JSONTokener) - Constructor for class com.nettoolkit.json.JSONObject
-
Construct a JSONObject from a JSONTokener.
- JSONObject(Object) - Constructor for class com.nettoolkit.json.JSONObject
-
Construct a JSONObject from an Object using bean getters.
- JSONObject(Object, String[]) - Constructor for class com.nettoolkit.json.JSONObject
-
Construct a JSONObject from an Object, using reflection to find the public members.
- JSONObject(String) - Constructor for class com.nettoolkit.json.JSONObject
-
Construct a JSONObject from a source JSON text string.
- JSONObject(String, Locale) - Constructor for class com.nettoolkit.json.JSONObject
-
Construct a JSONObject from a ResourceBundle.
- JSONObject(Map) - Constructor for class com.nettoolkit.json.JSONObject
-
Construct a JSONObject from a Map.
- JSONString - Interface in com.nettoolkit.json
-
The
JSONStringinterface allows atoJSONString()method so that a class can change the behavior ofJSONObject.toString(),JSONArray.toString(), andJSONWriter.value(Object). - JSONTokener - Class in com.nettoolkit.json
-
A JSONTokener takes a source string and extracts characters and tokens from it.
- JSONTokener(InputStream) - Constructor for class com.nettoolkit.json.JSONTokener
-
Construct a JSONTokener from an InputStream.
- JSONTokener(Reader) - Constructor for class com.nettoolkit.json.JSONTokener
-
Construct a JSONTokener from a Reader.
- JSONTokener(String) - Constructor for class com.nettoolkit.json.JSONTokener
-
Construct a JSONTokener from a string.
K
- keys() - Method in class com.nettoolkit.json.JSONObject
-
Get an enumeration of the keys of the JSONObject.
- keySet() - Method in class com.nettoolkit.json.JSONObject
-
Get a set of keys of the JSONObject.
L
- latest(long) - Method in class com.nettoolkit.gatekeeper.CountVisitsRequest
-
Sets the latest time to query.
- latest(Instant) - Method in class com.nettoolkit.gatekeeper.CountVisitsRequest
-
Sets the latest time to query.
- latest(OffsetDateTime) - Method in class com.nettoolkit.gatekeeper.CountVisitsRequest
-
Sets the latest time to query.
- length() - Method in class com.nettoolkit.json.JSONArray
-
Get the number of elements in the JSONArray, included nulls.
- length() - Method in class com.nettoolkit.json.JSONObject
-
Get the number of keys stored in the JSONObject.
M
- MATH - Enum constant in enum class com.nettoolkit.shibboleth.ShibbolethClient.CaptchaType
- mbUseHttps - Variable in class com.nettoolkit.internal.NetToolKitClient
- mdDenominator - Variable in class com.nettoolkit.dashboards.Channel
- mHttpClient - Variable in class com.nettoolkit.internal.NetToolKitClient
- miCode - Variable in enum class com.nettoolkit.internal.StatusCode
- mId - Variable in class com.nettoolkit.dashboards.Channel
- miHttpStatusCode - Variable in enum class com.nettoolkit.internal.StatusCode
- Milestone(JSONObject) - Constructor for class com.nettoolkit.dashboards.Duration.Milestone
- MISSING_PARAMETER - Enum constant in enum class com.nettoolkit.internal.StatusCode
- miTimeout - Variable in class com.nettoolkit.internal.NetToolKitClient
- mmapCodes - Static variable in enum class com.nettoolkit.internal.StatusCode
- more() - Method in class com.nettoolkit.json.JSONTokener
-
Determine if the source string still contains characters that next() can consume.
- mSource - Variable in exception com.nettoolkit.exception.ParsingException
- mstrApiKey - Variable in class com.nettoolkit.internal.NetToolKitClient
- mstrDescription - Variable in enum class com.nettoolkit.internal.StatusCode
- mstrDisplayName - Variable in class com.nettoolkit.dashboards.Channel
- mstrName - Variable in class com.nettoolkit.dashboards.Channel
- mstrType - Variable in class com.nettoolkit.dashboards.Channel
N
- name(String) - Method in class com.nettoolkit.dashboards.CreateChannelRequest
-
Sets the channel name.
- name(String) - Method in class com.nettoolkit.dashboards.CreateMilestoneRequest
-
Sets the milestone name.
- names() - Method in class com.nettoolkit.json.JSONObject
-
Produce a JSONArray containing the names of the elements of this JSONObject.
- NAVAL_COMMAND - Enum constant in enum class com.nettoolkit.shibboleth.ShibbolethClient.CaptchaType
- NetToolKitClient - Class in com.nettoolkit.internal
- NetToolKitClient(String) - Constructor for class com.nettoolkit.internal.NetToolKitClient
- NetToolKitClient(String, boolean) - Constructor for class com.nettoolkit.internal.NetToolKitClient
- NetToolKitException - Exception in com.nettoolkit.exception
-
The base exception for the client library.
- NetToolKitException(String) - Constructor for exception com.nettoolkit.exception.NetToolKitException
- NetToolKitException(String, Throwable) - Constructor for exception com.nettoolkit.exception.NetToolKitException
- NetToolKitException(Throwable) - Constructor for exception com.nettoolkit.exception.NetToolKitException
- newAddVisitorRequest() - Method in class com.nettoolkit.gatekeeper.GatekeeperClient
-
Creates a new request to add a visitor to a visitor group.
- newAuthorizeVisitRequest() - Method in class com.nettoolkit.gatekeeper.GatekeeperClient
-
Creates a new request to authorize a visit.
- newCountVisitsForPolicyRequest() - Method in class com.nettoolkit.gatekeeper.GatekeeperClient
-
Creates a new request to count visits for a certain policy.
- newCountVisitsRequest() - Method in class com.nettoolkit.gatekeeper.GatekeeperClient
-
Creates a new request to count visits.
- newCreateChannelDatumRequest() - Method in class com.nettoolkit.dashboards.DashboardsClient
-
Creates a new request to create a channel datum.
- newCreateChannelRequest() - Method in class com.nettoolkit.dashboards.DashboardsClient
-
Creates a new request to create a Channel.
- newCreateMilestoneRequest() - Method in class com.nettoolkit.dashboards.DashboardsClient
-
Creates a new request to create a duration milestone.
- newEndDurationRequest() - Method in class com.nettoolkit.dashboards.DashboardsClient
-
Creates a new request to end a duration.
- newGetPageGroupsRequest() - Method in class com.nettoolkit.gatekeeper.GatekeeperClient
-
Create a new request to get page groups.
- newGetPoliciesRequest() - Method in class com.nettoolkit.gatekeeper.GatekeeperClient
-
Creates a new request to get policies list.
- newGetVisitorGroupsRequest() - Method in class com.nettoolkit.gatekeeper.GatekeeperClient
-
Creates a new request to get visitor groups.
- newHttpRequestBuilder() - Method in class com.nettoolkit.internal.request.BaseApiRequest
- newHttpRequestBuilder() - Method in class com.nettoolkit.internal.request.PostRequest
- newHttpRequestBuilder() - Method in class com.nettoolkit.internal.request.PutRequest
- newRemoveVisitorRequest() - Method in class com.nettoolkit.gatekeeper.GatekeeperClient
-
Creates a new request to remove a visitor from a visitor group.
- newReportCaptchaAttemptRequest() - Method in class com.nettoolkit.gatekeeper.GatekeeperClient
-
Creates a new request to report a CAPTCHA attempt.
- newStartDurationRequest() - Method in class com.nettoolkit.dashboards.DashboardsClient
-
Creates a new request to start a duration.
- next() - Method in class com.nettoolkit.json.JSONTokener
-
Get the next character in the source string.
- next(char) - Method in class com.nettoolkit.json.JSONTokener
-
Consume the next character, and check that it matches a specified character.
- next(int) - Method in class com.nettoolkit.json.JSONTokener
-
Get the next n characters.
- nextClean() - Method in class com.nettoolkit.json.JSONTokener
-
Get the next char in the string, skipping whitespace.
- nextString(char) - Method in class com.nettoolkit.json.JSONTokener
-
Return the characters up to the next close quote character.
- nextTo(char) - Method in class com.nettoolkit.json.JSONTokener
-
Get the text up but not including the specified character or the end of line, whichever comes first.
- nextTo(String) - Method in class com.nettoolkit.json.JSONTokener
-
Get the text up but not including one of the specified delimiter characters or the end of line, whichever comes first.
- nextValue() - Method in class com.nettoolkit.json.JSONTokener
-
Get the next value.
- NOT_FOUND - Enum constant in enum class com.nettoolkit.internal.StatusCode
- NOT_PERMITTED - Enum constant in enum class com.nettoolkit.internal.StatusCode
- NULL - Static variable in class com.nettoolkit.json.JSONObject
-
It is sometimes more convenient and less ambiguous to have a
NULLobject than to use Java'snullvalue. - numberToString(Number) - Static method in class com.nettoolkit.json.JSONObject
-
Produce a string from a Number.
O
- OK - Enum constant in enum class com.nettoolkit.internal.StatusCode
- opt(int) - Method in class com.nettoolkit.json.JSONArray
-
Get the optional object value associated with an index.
- opt(String) - Method in class com.nettoolkit.json.JSONObject
-
Get an optional value associated with a key.
- optBoolean(int) - Method in class com.nettoolkit.json.JSONArray
-
Get the optional boolean value associated with an index.
- optBoolean(int, boolean) - Method in class com.nettoolkit.json.JSONArray
-
Get the optional boolean value associated with an index.
- optBoolean(String) - Method in class com.nettoolkit.json.JSONObject
-
Get an optional boolean associated with a key.
- optBoolean(String, boolean) - Method in class com.nettoolkit.json.JSONObject
-
Get an optional boolean associated with a key.
- optDouble(int) - Method in class com.nettoolkit.json.JSONArray
-
Get the optional double value associated with an index.
- optDouble(int, double) - Method in class com.nettoolkit.json.JSONArray
-
Get the optional double value associated with an index.
- optDouble(String) - Method in class com.nettoolkit.json.JSONObject
-
Get an optional double associated with a key, or NaN if there is no such key or if its value is not a number.
- optDouble(String, double) - Method in class com.nettoolkit.json.JSONObject
-
Get an optional double associated with a key, or the defaultValue if there is no such key or if its value is not a number.
- optInt(int) - Method in class com.nettoolkit.json.JSONArray
-
Get the optional int value associated with an index.
- optInt(int, int) - Method in class com.nettoolkit.json.JSONArray
-
Get the optional int value associated with an index.
- optInt(String) - Method in class com.nettoolkit.json.JSONObject
-
Get an optional int value associated with a key, or zero if there is no such key or if the value is not a number.
- optInt(String, int) - Method in class com.nettoolkit.json.JSONObject
-
Get an optional int value associated with a key, or the default if there is no such key or if the value is not a number.
- optJSONArray(int) - Method in class com.nettoolkit.json.JSONArray
-
Get the optional JSONArray associated with an index.
- optJSONArray(String) - Method in class com.nettoolkit.json.JSONObject
-
Get an optional JSONArray associated with a key.
- optJSONObject(int) - Method in class com.nettoolkit.json.JSONArray
-
Get the optional JSONObject associated with an index.
- optJSONObject(String) - Method in class com.nettoolkit.json.JSONObject
-
Get an optional JSONObject associated with a key.
- optLong(int) - Method in class com.nettoolkit.json.JSONArray
-
Get the optional long value associated with an index.
- optLong(int, long) - Method in class com.nettoolkit.json.JSONArray
-
Get the optional long value associated with an index.
- optLong(String) - Method in class com.nettoolkit.json.JSONObject
-
Get an optional long value associated with a key, or zero if there is no such key or if the value is not a number.
- optLong(String, long) - Method in class com.nettoolkit.json.JSONObject
-
Get an optional long value associated with a key, or the default if there is no such key or if the value is not a number.
- optString(int) - Method in class com.nettoolkit.json.JSONArray
-
Get the optional string value associated with an index.
- optString(int, String) - Method in class com.nettoolkit.json.JSONArray
-
Get the optional string associated with an index.
- optString(String) - Method in class com.nettoolkit.json.JSONObject
-
Get an optional string associated with a key.
- optString(String, String) - Method in class com.nettoolkit.json.JSONObject
-
Get an optional string associated with a key.
- OVER_QUOTA - Enum constant in enum class com.nettoolkit.internal.StatusCode
P
- PageGroup - Class in com.nettoolkit.gatekeeper
-
PageGroup is a model for classifying different pages on your site based on URL.
- PageGroup(JSONObject) - Constructor for class com.nettoolkit.gatekeeper.PageGroup
- pagePrefix(String) - Method in class com.nettoolkit.gatekeeper.CountVisitsRequest
-
Sets the page prefix to query.
- Parameters - Class in com.nettoolkit.internal
- Parameters() - Constructor for class com.nettoolkit.internal.Parameters
- parseResponse(String) - Static method in class com.nettoolkit.internal.ApiResponse
- parseResponse(String) - Method in class com.nettoolkit.internal.NetToolKitClient
- ParsingException - Exception in com.nettoolkit.exception
-
ParsingException is thrown when the client encounters an error while parsing a request argument or response packet.
- ParsingException(String, Object) - Constructor for exception com.nettoolkit.exception.ParsingException
- ParsingException(String, Throwable, Object) - Constructor for exception com.nettoolkit.exception.ParsingException
- ParsingException(Throwable, Object) - Constructor for exception com.nettoolkit.exception.ParsingException
- PATH - Enum constant in enum class com.nettoolkit.shibboleth.ShibbolethClient.CaptchaType
- PAYMENT_FAILURE - Enum constant in enum class com.nettoolkit.internal.StatusCode
- PING - Enum constant in enum class com.nettoolkit.dashboards.ChannelType
- Policy - Class in com.nettoolkit.gatekeeper
-
Policy is a model for the main building blocks of a rule set.
- Policy(JSONObject) - Constructor for class com.nettoolkit.gatekeeper.Policy
- policyId(String) - Method in class com.nettoolkit.gatekeeper.CountVisitsForPolicyRequest
-
Sets the policy ID.
- policyId(UUID) - Method in class com.nettoolkit.gatekeeper.CountVisitsForPolicyRequest
-
Sets the policy ID.
- POST - Enum constant in enum class com.nettoolkit.internal.http.HttpMethod
- PostRequest - Class in com.nettoolkit.internal.request
- PostRequest(NetToolKitClient) - Constructor for class com.nettoolkit.internal.request.PostRequest
- put(boolean) - Method in class com.nettoolkit.json.JSONArray
-
Append a boolean value.
- put(double) - Method in class com.nettoolkit.json.JSONArray
-
Append a double value.
- put(int) - Method in class com.nettoolkit.json.JSONArray
-
Append an int value.
- put(int, boolean) - Method in class com.nettoolkit.json.JSONArray
-
Put or replace a boolean value in the JSONArray.
- put(int, double) - Method in class com.nettoolkit.json.JSONArray
-
Put or replace a double value.
- put(int, int) - Method in class com.nettoolkit.json.JSONArray
-
Put or replace an int value.
- put(int, long) - Method in class com.nettoolkit.json.JSONArray
-
Put or replace a long value.
- put(int, Object) - Method in class com.nettoolkit.json.JSONArray
-
Put or replace an object value in the JSONArray.
- put(int, Collection) - Method in class com.nettoolkit.json.JSONArray
-
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
- put(int, Map) - Method in class com.nettoolkit.json.JSONArray
-
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
- put(long) - Method in class com.nettoolkit.json.JSONArray
-
Append an long value.
- put(Object) - Method in class com.nettoolkit.json.JSONArray
-
Append an object value.
- put(String, boolean) - Method in class com.nettoolkit.json.JSONObject
-
Put a key/boolean pair in the JSONObject.
- put(String, double) - Method in class com.nettoolkit.json.JSONObject
-
Put a key/double pair in the JSONObject.
- put(String, int) - Method in class com.nettoolkit.json.JSONObject
-
Put a key/int pair in the JSONObject.
- put(String, long) - Method in class com.nettoolkit.json.JSONObject
-
Put a key/long pair in the JSONObject.
- put(String, JSONArray) - Method in class com.nettoolkit.internal.Parameters
- put(String, JSONObject) - Method in class com.nettoolkit.internal.Parameters
- put(String, Boolean) - Method in class com.nettoolkit.internal.Parameters
- put(String, Double) - Method in class com.nettoolkit.internal.Parameters
- put(String, Integer) - Method in class com.nettoolkit.internal.Parameters
- put(String, Long) - Method in class com.nettoolkit.internal.Parameters
- put(String, Object) - Method in class com.nettoolkit.json.JSONObject
-
Put a key/value pair in the JSONObject.
- put(String, String) - Method in class com.nettoolkit.internal.Parameters
- put(String, OffsetDateTime) - Method in class com.nettoolkit.internal.Parameters
- put(String, Collection) - Method in class com.nettoolkit.json.JSONObject
-
Put a key/value pair in the JSONObject, where the value will be a JSONArray which is produced from a Collection.
- put(String, Collection<?>) - Method in class com.nettoolkit.internal.Parameters
- put(String, Map) - Method in class com.nettoolkit.json.JSONObject
-
Put a key/value pair in the JSONObject, where the value will be a JSONObject which is produced from a Map.
- put(String, UUID) - Method in class com.nettoolkit.internal.Parameters
- put(Collection) - Method in class com.nettoolkit.json.JSONArray
-
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
- put(Map) - Method in class com.nettoolkit.json.JSONArray
-
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
- PUT - Enum constant in enum class com.nettoolkit.internal.http.HttpMethod
- putOnce(String, Object) - Method in class com.nettoolkit.json.JSONObject
-
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null, and only if there is not already a member with that name.
- putOpt(String, Object) - Method in class com.nettoolkit.json.JSONObject
-
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null.
- PutRequest - Class in com.nettoolkit.internal.request
- PutRequest(NetToolKitClient) - Constructor for class com.nettoolkit.internal.request.PutRequest
Q
- quote(String) - Static method in class com.nettoolkit.json.JSONObject
-
Produce a string in double quotes with backslash sequences in all the right places.
R
- record(boolean) - Method in class com.nettoolkit.gatekeeper.AuthorizeVisitRequest
-
Sets whether to record the visit in the database.
- referrer(String) - Method in class com.nettoolkit.gatekeeper.AuthorizeVisitRequest
-
Sets the visit referrer.
- remove(int) - Method in class com.nettoolkit.json.JSONArray
-
Remove an index and close the hole.
- remove(String) - Method in class com.nettoolkit.json.JSONObject
-
Remove a name and its value, if present.
- RemoveVisitorRequest - Class in com.nettoolkit.gatekeeper
-
Request to remove a visitor from a visitor group.
- RemoveVisitorRequest(GatekeeperClient) - Constructor for class com.nettoolkit.gatekeeper.RemoveVisitorRequest
- ReportCaptchaAttemptRequest - Class in com.nettoolkit.gatekeeper
-
Request to report a CAPTCHA attempt by updating visit CAPTCHA status.
- ReportCaptchaAttemptRequest(GatekeeperClient) - Constructor for class com.nettoolkit.gatekeeper.ReportCaptchaAttemptRequest
- RESOURCE_DEPENDENCY_ERROR - Enum constant in enum class com.nettoolkit.internal.StatusCode
- RESOURCE_EXPIRED - Enum constant in enum class com.nettoolkit.internal.StatusCode
S
- send() - Method in class com.nettoolkit.dashboards.CreateChannelDatumRequest
-
Sends the request.
- send() - Method in class com.nettoolkit.dashboards.CreateChannelRequest
-
Sends the request.
- send() - Method in class com.nettoolkit.dashboards.CreateMilestoneRequest
-
Sends the request.
- send() - Method in class com.nettoolkit.dashboards.EndDurationRequest
-
Sends the request.
- send() - Method in class com.nettoolkit.dashboards.StartDurationRequest
-
Sends the request.
- send() - Method in class com.nettoolkit.gatekeeper.AddVisitorRequest
-
Sends the request.
- send() - Method in class com.nettoolkit.gatekeeper.AuthorizeVisitRequest
-
Sends the request.
- send() - Method in class com.nettoolkit.gatekeeper.CountVisitsForPolicyRequest
-
Sends the request.
- send() - Method in class com.nettoolkit.gatekeeper.CountVisitsRequest
-
Sends the request.
- send() - Method in class com.nettoolkit.gatekeeper.GetPageGroupsRequest
-
Sends get page groups request and parses response.
- send() - Method in class com.nettoolkit.gatekeeper.GetPoliciesRequest
-
Sends get policies request and parses response.
- send() - Method in class com.nettoolkit.gatekeeper.GetVisitorGroupsRequest
-
Sends get visitor groups request and parses response.
- send() - Method in class com.nettoolkit.gatekeeper.RemoveVisitorRequest
-
Sends the request.
- send() - Method in class com.nettoolkit.gatekeeper.ReportCaptchaAttemptRequest
-
Sends the request.
- send(BaseApiRequest) - Method in class com.nettoolkit.internal.NetToolKitClient
- sendDelete(String) - Method in class com.nettoolkit.internal.NetToolKitClient
- sendDelete(String, String) - Method in class com.nettoolkit.internal.NetToolKitClient
- sendGet(String) - Method in class com.nettoolkit.internal.NetToolKitClient
- sendGet(String, String) - Method in class com.nettoolkit.internal.NetToolKitClient
- sendHttpRequest(HttpMethod, String, String, String, HttpContentType) - Method in class com.nettoolkit.internal.NetToolKitClient
- sendPost(String, JSONObject) - Method in class com.nettoolkit.internal.NetToolKitClient
- sendPost(String, String) - Method in class com.nettoolkit.internal.NetToolKitClient
- sendPost(String, String, HttpContentType) - Method in class com.nettoolkit.internal.NetToolKitClient
- sendPut(String, JSONObject) - Method in class com.nettoolkit.internal.NetToolKitClient
- sendPut(String, String) - Method in class com.nettoolkit.internal.NetToolKitClient
- sendPut(String, String, HttpContentType) - Method in class com.nettoolkit.internal.NetToolKitClient
- serializeParameters() - Method in class com.nettoolkit.internal.request.BaseApiRequest
- serializeParameters() - Method in class com.nettoolkit.internal.request.DeleteRequest
- serializeParameters() - Method in class com.nettoolkit.internal.request.GetRequest
- serializeParameters() - Method in class com.nettoolkit.internal.request.PostRequest
- serializeParameters() - Method in class com.nettoolkit.internal.request.PutRequest
- SERVICE_TIMEOUT - Enum constant in enum class com.nettoolkit.internal.StatusCode
- SERVICE_UNAVAILABLE - Enum constant in enum class com.nettoolkit.internal.StatusCode
- sessionId(String) - Method in class com.nettoolkit.gatekeeper.AuthorizeVisitRequest
-
Sets the visitor session ID.
- setApiKey(String) - Method in class com.nettoolkit.internal.NetToolKitClient
- setDenominator(Double) - Method in class com.nettoolkit.dashboards.Channel
- setDisplayName(String) - Method in class com.nettoolkit.dashboards.Channel
- setId(UUID) - Method in class com.nettoolkit.dashboards.Channel
- setName(String) - Method in class com.nettoolkit.dashboards.Channel
- setTimeout(int) - Method in class com.nettoolkit.internal.NetToolKitClient
- setType(String) - Method in class com.nettoolkit.dashboards.Channel
- setUseHttps(boolean) - Method in class com.nettoolkit.internal.NetToolKitClient
- ShibbolethClient - Class in com.nettoolkit.shibboleth
- ShibbolethClient(String) - Constructor for class com.nettoolkit.shibboleth.ShibbolethClient
- ShibbolethClient(String, boolean) - Constructor for class com.nettoolkit.shibboleth.ShibbolethClient
- ShibbolethClient.CaptchaType - Enum Class in com.nettoolkit.shibboleth
- SIMPLE - Enum constant in enum class com.nettoolkit.dashboards.ChannelType
- skipTo(char) - Method in class com.nettoolkit.json.JSONTokener
-
Skip characters until the next character is the requested character.
- SOLVED - Enum constant in enum class com.nettoolkit.gatekeeper.CaptchaStatus
- SPLIT - Enum constant in enum class com.nettoolkit.shibboleth.ShibbolethClient.CaptchaType
- SPOTTER - Enum constant in enum class com.nettoolkit.shibboleth.ShibbolethClient.CaptchaType
- SSL - Enum constant in enum class com.nettoolkit.dashboards.ChannelType
- stackTrace(Throwable) - Method in class com.nettoolkit.dashboards.CreateChannelDatumRequest
-
Sets the datum text blob to a stack trace.
- StartDurationRequest - Class in com.nettoolkit.dashboards
- StartDurationRequest(DashboardsClient) - Constructor for class com.nettoolkit.dashboards.StartDurationRequest
- status(CaptchaStatus) - Method in class com.nettoolkit.gatekeeper.ReportCaptchaAttemptRequest
-
Sets the CAPTCHA status.
- StatusCode - Enum Class in com.nettoolkit.internal
- stringToValue(String) - Static method in class com.nettoolkit.json.JSONObject
-
Try to convert a string into a number, boolean, or null.
- SUBSTRING - Enum constant in enum class com.nettoolkit.shibboleth.ShibbolethClient.CaptchaType
- syntaxError(String) - Method in class com.nettoolkit.json.JSONTokener
-
Make a JSONException to signal a syntax error.
T
- tag(String) - Method in class com.nettoolkit.gatekeeper.CountVisitsRequest
-
Sets the tag to query.
- testValidity(Object) - Static method in class com.nettoolkit.json.JSONObject
-
Throw an exception if the object is a NaN or infinite number.
- textBlob(String) - Method in class com.nettoolkit.dashboards.CreateChannelDatumRequest
-
Sets the datum text blob.
- timestamp(OffsetDateTime) - Method in class com.nettoolkit.dashboards.CreateMilestoneRequest
-
Sets the milestone time.
- timestamp(OffsetDateTime) - Method in class com.nettoolkit.dashboards.EndDurationRequest
-
Sets the end time.
- timestamp(OffsetDateTime) - Method in class com.nettoolkit.dashboards.StartDurationRequest
-
Sets the duration start time.
- toHttpRequest() - Method in class com.nettoolkit.internal.request.BaseApiRequest
- toInt() - Method in enum class com.nettoolkit.internal.StatusCode
- toJson() - Method in class com.nettoolkit.dashboards.HttpHeader
- toJson() - Method in class com.nettoolkit.internal.Parameters
- toJSON() - Method in class com.nettoolkit.shibboleth.Captcha
- toJSONArray(JSONArray) - Method in class com.nettoolkit.json.JSONObject
-
Produce a JSONArray containing the values of the members of this JSONObject.
- toJSONObject(JSONArray) - Method in class com.nettoolkit.json.JSONArray
-
Produce a JSONObject by combining a JSONArray of names with the values of this JSONArray.
- toJSONString() - Method in interface com.nettoolkit.json.JSONString
-
The
toJSONStringmethod allows a class to produce its own JSON serialization. - TOO_MANY_REQUESTS - Enum constant in enum class com.nettoolkit.internal.StatusCode
- toString() - Method in class com.nettoolkit.internal.request.BaseApiRequest
- toString() - Method in class com.nettoolkit.json.JSONArray
-
Make a JSON text of this JSONArray.
- toString() - Method in class com.nettoolkit.json.JSONObject
-
Make a JSON text of this JSONObject.
- toString() - Method in class com.nettoolkit.json.JSONTokener
-
Make a printable string of this JSONTokener.
- toString(int) - Method in class com.nettoolkit.json.JSONArray
-
Make a prettyprinted JSON text of this JSONArray.
- toString(int) - Method in class com.nettoolkit.json.JSONObject
-
Make a prettyprinted JSON text of this JSONObject.
- toWwwFormUrlencoded() - Method in class com.nettoolkit.internal.Parameters
- typeDuration(String) - Method in class com.nettoolkit.dashboards.CreateChannelRequest
-
Sets the channel type to DURATION.
- typeHttp(String, String, List<HttpHeader>, String, int, TimeUnit) - Method in class com.nettoolkit.dashboards.CreateChannelRequest
-
Sets the channel type to HTTP.
- typePing(String, int, TimeUnit) - Method in class com.nettoolkit.dashboards.CreateChannelRequest
-
Sets the channel type to PING.
- typeSimple() - Method in class com.nettoolkit.dashboards.CreateChannelRequest
-
Sets the channel type to SIMPLE.
- typeSsl(String) - Method in class com.nettoolkit.dashboards.CreateChannelRequest
-
Sets the channel type to SSL.
U
- UNDERSTOOD - Enum constant in enum class com.nettoolkit.internal.StatusCode
- UNKNOWN_ERROR - Enum constant in enum class com.nettoolkit.internal.StatusCode
- UNKNOWN_ROUTE - Enum constant in enum class com.nettoolkit.internal.StatusCode
- url(String) - Method in class com.nettoolkit.gatekeeper.AuthorizeVisitRequest
-
Sets the visit URL.
- userAgent(String) - Method in class com.nettoolkit.gatekeeper.AuthorizeVisitRequest
-
Sets the visitor user agent.
- userId(long) - Method in class com.nettoolkit.gatekeeper.CountVisitsRequest
-
Sets the user ID to query.
- userId(Long) - Method in class com.nettoolkit.gatekeeper.AuthorizeVisitRequest
-
Sets the visitor user ID.
V
- VALIDATION_REQUIRED - Enum constant in enum class com.nettoolkit.internal.StatusCode
- value(Double) - Method in class com.nettoolkit.dashboards.CreateChannelDatumRequest
-
Sets the datum value.
- valueOf(String) - Static method in enum class com.nettoolkit.dashboards.ChannelType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nettoolkit.gatekeeper.CaptchaStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nettoolkit.internal.http.HttpContentType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nettoolkit.internal.http.HttpMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nettoolkit.internal.StatusCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nettoolkit.shibboleth.ShibbolethClient.CaptchaType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.nettoolkit.dashboards.ChannelType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nettoolkit.gatekeeper.CaptchaStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nettoolkit.internal.http.HttpContentType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nettoolkit.internal.http.HttpMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nettoolkit.internal.StatusCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nettoolkit.shibboleth.ShibbolethClient.CaptchaType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- valueToString(Object) - Static method in class com.nettoolkit.json.JSONObject
-
Make a JSON text of an Object value.
- verifyCaptcha(String, String, String) - Method in class com.nettoolkit.shibboleth.ShibbolethClient
- Visit - Class in com.nettoolkit.gatekeeper
-
Visit is a model for visit information and authorization.
- Visit(JSONObject) - Constructor for class com.nettoolkit.gatekeeper.Visit
- visitId(String) - Method in class com.nettoolkit.gatekeeper.ReportCaptchaAttemptRequest
-
Sets the visit ID.
- visitId(UUID) - Method in class com.nettoolkit.gatekeeper.ReportCaptchaAttemptRequest
-
Sets the visit ID.
- visitor(String) - Method in class com.nettoolkit.gatekeeper.AddVisitorRequest
-
Sets the visitor value.
- visitor(String) - Method in class com.nettoolkit.gatekeeper.RemoveVisitorRequest
-
Sets the visitor value.
- Visitor(JSONObject) - Constructor for class com.nettoolkit.gatekeeper.VisitorGroup.Visitor
- VisitorGroup - Class in com.nettoolkit.gatekeeper
-
VisitorGroup is a model for classifying incoming visits based on information about the visitor.
- VisitorGroup(JSONObject) - Constructor for class com.nettoolkit.gatekeeper.VisitorGroup
- VisitorGroup.Visitor - Class in com.nettoolkit.gatekeeper
- visitorGroupId(String) - Method in class com.nettoolkit.gatekeeper.AddVisitorRequest
-
Sets the visitor group ID.
- visitorGroupId(String) - Method in class com.nettoolkit.gatekeeper.RemoveVisitorRequest
-
Sets the visitor group ID.
- visitorGroupId(UUID) - Method in class com.nettoolkit.gatekeeper.AddVisitorRequest
-
Sets the visitor group ID.
- visitorGroupId(UUID) - Method in class com.nettoolkit.gatekeeper.RemoveVisitorRequest
-
Sets the visitor group ID.
W
- wrap(Object) - Static method in class com.nettoolkit.json.JSONObject
-
Wrap an object, if necessary.
- write(Writer) - Method in class com.nettoolkit.json.JSONArray
-
Write the contents of the JSONArray as JSON text to a writer.
- write(Writer) - Method in class com.nettoolkit.json.JSONObject
-
Write the contents of the JSONObject as JSON text to a writer.
- WWW_FORM_URLENCODED - Enum constant in enum class com.nettoolkit.internal.http.HttpContentType
All Classes and Interfaces|All Packages|Serialized Form