Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Z 

A

AccessToken - Class in com.cisco.thunderhead.access
Access Token bean
AccessToken() - Constructor for class com.cisco.thunderhead.access.AccessToken
default constructor
AccessToken(String, String, long, String) - Constructor for class com.cisco.thunderhead.access.AccessToken
constructor to initialize the bean
AccessToken(String, String, long, String, Map<String, String>) - Constructor for class com.cisco.thunderhead.access.AccessToken
constructor to initialize the bean
AcctCreds - Interface in com.cisco.thunderhead.clientoauth.bean
 
ACTIVE - Static variable in class com.cisco.thunderhead.ContextObject.States
 
ACTIVE - Static variable in class com.cisco.thunderhead.datatypes.PodState
Deprecated.
 
add(String, String) - Method in class com.cisco.thunderhead.client.SearchParameters
 
addAll(String, Collection<String>) - Method in class com.cisco.thunderhead.client.SearchParameters
 
addCredentialsChangedListener(CredentialsChangedListener) - Method in interface com.cisco.thunderhead.connector.ManagementConnector
Listen for changes to the management connector's credentials.
addEntry(String, Object) - Method in interface com.cisco.thunderhead.connector.updates.PersistentInfo
Adds persisted information to the object
addProperty(String, Object) - Method in class com.cisco.thunderhead.connector.Config
 
addProperty(String, Object) - Method in class com.cisco.thunderhead.connector.ConnectorConfiguration
 
addStateListener(ConnectorStateListener) - Method in interface com.cisco.thunderhead.connector.Connector
Listen for state change events from the connector.
ApiError - Class in com.cisco.thunderhead.errors
 
ApiError() - Constructor for class com.cisco.thunderhead.errors.ApiError
Constructor
ApiError(String, int, String) - Constructor for class com.cisco.thunderhead.errors.ApiError
 
ApiError(String, String, String) - Constructor for class com.cisco.thunderhead.errors.ApiError
 
ApiErrorType - Class in com.cisco.thunderhead.errors
Class that defines API error types
ApiException - Exception in com.cisco.thunderhead.errors
Exception class that contains API Errors
ApiException(ApiError, int, Throwable) - Constructor for exception com.cisco.thunderhead.errors.ApiException
 
ApiException(ApiError) - Constructor for exception com.cisco.thunderhead.errors.ApiException
 
ApiException(ApiError, Throwable) - Constructor for exception com.cisco.thunderhead.errors.ApiException
 
AR - Static variable in class com.cisco.thunderhead.datatypes.LanguageType
 
AUTH_INVALID_AUTHORIZATION_METHOD - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "unAuthorized.invalidAuthorizationMethod"
AUTH_INVALID_SCOPE - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "unAuthorized.invalidScope"
AUTH_INVALID_TOKEN - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "unAuthorized.invalidToken"
AUTH_UNKNOWN_CLIENT_ID - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "unAuthorized.unknownClientId"
AUTH_UNKNOWN_RESOURCE_ID - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "unAuthorized.unknownResourceId"
AUTHORIZATION_HEADER - Static variable in class com.cisco.thunderhead.clientoauth.OAuthConstants
 

B

BAD_GATEWAY - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "badGateway"
BAD_REQUEST - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "badRequest"
BASE_DICTIONARY_FIELD_PATH - Static variable in class com.cisco.thunderhead.dictionary.Field
 
BASE_DICTIONARY_SEARCH_PATH - Static variable in class com.cisco.thunderhead.dictionary.Field
 
BASE_FIELDSET_PATH - Static variable in class com.cisco.thunderhead.dictionary.FieldSet
 
BASE_FIELDSET_SEARCH_PATH - Static variable in class com.cisco.thunderhead.dictionary.FieldSet
 
BASE_FILE_NAME - Static variable in class com.cisco.thunderhead.plugin.SoftwarePackageUpdateListener
 
BaseBean - Class in com.cisco.thunderhead
Base Class for all JSON Beans.
BaseBean() - Constructor for class com.cisco.thunderhead.BaseBean
 
BaseDbBean<K> - Class in com.cisco.thunderhead
Base class for all JSON beans that can be uniquely referenced.
BaseDbBean() - Constructor for class com.cisco.thunderhead.BaseDbBean
 
BASIC_AUTH_METHOD - Static variable in class com.cisco.thunderhead.clientoauth.OAuthConstants
 
BEARER_AUTH_METHOD - Static variable in class com.cisco.thunderhead.clientoauth.OAuthConstants
 
BOOLEAN - Static variable in class com.cisco.thunderhead.datatypes.ElementDataType
 

C

changeToTranslationsMap(Map<String, String>) - Static method in class com.cisco.thunderhead.dictionary.Field
Converts a String map to a LanguageType map.
CHAT - Static variable in class com.cisco.thunderhead.datatypes.PodMediaType
 
cleanup() - Method in interface com.cisco.thunderhead.connector.daemon.ConnectorDaemonInterface
 
ClientResponse - Class in com.cisco.thunderhead.client
 
ClientResponse(int, URI, Date, Map<String, List<String>>) - Constructor for class com.cisco.thunderhead.client.ClientResponse
 
close() - Method in class com.cisco.thunderhead.loader.JarClassLoader
Method to safely close the JarClassLoader
CLOSED - Static variable in class com.cisco.thunderhead.ContextObject.States
 
CLOSED - Static variable in class com.cisco.thunderhead.datatypes.PodState
Deprecated.
 
COLLISION - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "collision"
com.cisco.thunderhead - package com.cisco.thunderhead
The following types of errors can occur:
Client times out waiting for the server Server cannot find the object requested Something was wrong with the request (i.e.
com.cisco.thunderhead.access - package com.cisco.thunderhead.access
 
com.cisco.thunderhead.client - package com.cisco.thunderhead.client
 
com.cisco.thunderhead.clientoauth - package com.cisco.thunderhead.clientoauth
 
com.cisco.thunderhead.clientoauth.bean - package com.cisco.thunderhead.clientoauth.bean
 
com.cisco.thunderhead.connector - package com.cisco.thunderhead.connector
 
com.cisco.thunderhead.connector.daemon - package com.cisco.thunderhead.connector.daemon
 
com.cisco.thunderhead.connector.info - package com.cisco.thunderhead.connector.info
 
com.cisco.thunderhead.connector.pwreset - package com.cisco.thunderhead.connector.pwreset
 
com.cisco.thunderhead.connector.states - package com.cisco.thunderhead.connector.states
 
com.cisco.thunderhead.connector.updates - package com.cisco.thunderhead.connector.updates
 
com.cisco.thunderhead.customer - package com.cisco.thunderhead.customer
 
com.cisco.thunderhead.datatypes - package com.cisco.thunderhead.datatypes
 
com.cisco.thunderhead.dictionary - package com.cisco.thunderhead.dictionary
 
com.cisco.thunderhead.errors - package com.cisco.thunderhead.errors
 
com.cisco.thunderhead.loader - package com.cisco.thunderhead.loader
 
com.cisco.thunderhead.plugin - package com.cisco.thunderhead.plugin
 
com.cisco.thunderhead.pod - package com.cisco.thunderhead.pod
 
com.cisco.thunderhead.property - package com.cisco.thunderhead.property
 
com.cisco.thunderhead.request - package com.cisco.thunderhead.request
 
com.cisco.thunderhead.rest - package com.cisco.thunderhead.rest
 
com.cisco.thunderhead.tag - package com.cisco.thunderhead.tag
 
com.cisco.thunderhead.user - package com.cisco.thunderhead.user
 
com.cisco.thunderhead.util - package com.cisco.thunderhead.util
 
compare(DataElement, DataElement) - Method in class com.cisco.thunderhead.util.DataElementComparator
 
compareTo(BaseDbBean<K>) - Method in class com.cisco.thunderhead.BaseDbBean
 
compareTo(DataElement) - Method in class com.cisco.thunderhead.DataElement
 
compareTo(Tag) - Method in class com.cisco.thunderhead.tag.Tag
 
compareTo(RFC3339Date) - Method in class com.cisco.thunderhead.util.RFC3339Date
 
Config - Class in com.cisco.thunderhead.connector
Created by gcarrive on 12/18/15.
Config() - Constructor for class com.cisco.thunderhead.connector.Config
 
Config.Item - Class in com.cisco.thunderhead.connector
 
CONFIG_FILENAME - Static variable in class com.cisco.thunderhead.plugin.ConnectorFactory
The constant CONFIG_FILENAME.
Configuration - Enum in com.cisco.thunderhead.plugin
The enum Configuration.
CONFLICT - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "conflict"
CONNECTION_DATA_PARAM_NAME - Static variable in class com.cisco.thunderhead.connector.CSManagementConstants
Parameter added to the application's callback URL to return connection data.
CONNECTION_TIMEOUT - Static variable in class com.cisco.thunderhead.plugin.FileDownloader
 
Connector - Interface in com.cisco.thunderhead.connector
The interface for all Connectors.
CONNECTOR - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Prefix for connector errors
CONNECTOR_INITIALIZATION_ERROR - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Error type for connector initialization problems.
CONNECTOR_NOT_REGISTERED - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Error type for attempts to initialize a connector before registering.
ConnectorConfiguration - Class in com.cisco.thunderhead.connector
Configuration properties controlling the behavior of a Connector.
ConnectorConfiguration() - Constructor for class com.cisco.thunderhead.connector.ConnectorConfiguration
 
ConnectorConfiguration.Item - Class in com.cisco.thunderhead.connector
 
ConnectorDaemonInterface - Interface in com.cisco.thunderhead.connector.daemon
 
ConnectorFactory - Class in com.cisco.thunderhead.plugin
The type Connector factory
ConnectorInfo - Interface in com.cisco.thunderhead.connector.info
This interface contains status information for a given connector.
ConnectorInfoImpl - Class in com.cisco.thunderhead.connector.info
This class contains status information for a given connector.
ConnectorInfoImpl() - Constructor for class com.cisco.thunderhead.connector.info.ConnectorInfoImpl
 
ConnectorInfoImpl(String) - Constructor for class com.cisco.thunderhead.connector.info.ConnectorInfoImpl
Create connector information with the following details
ConnectorProxyInvocationHandler<T> - Class in com.cisco.thunderhead.plugin
The type Connector proxy invocation handler.
ConnectorProxyInvocationHandler() - Constructor for class com.cisco.thunderhead.plugin.ConnectorProxyInvocationHandler
Instantiates a new Connector proxy invocation handler.
ConnectorProxyInvocationHandler(SoftwareUpdateListener) - Constructor for class com.cisco.thunderhead.plugin.ConnectorProxyInvocationHandler
Instantiates a new Connector proxy invocation handler.
ConnectorReloadRequest - Class in com.cisco.thunderhead.connector.updates
 
ConnectorReloadRequest(String, ReloadListener) - Constructor for class com.cisco.thunderhead.connector.updates.ConnectorReloadRequest
 
ConnectorState - Enum in com.cisco.thunderhead.connector.states
The states of a Connector.
ConnectorStateListener - Interface in com.cisco.thunderhead.connector.states
 
CONTEXT_GET - Static variable in class com.cisco.thunderhead.ContextBean
Deprecated.
Constructing full ref URLs for context objects is no longer needed.
ContextBean - Class in com.cisco.thunderhead
Base Class for Context objects that support encryption.
ContextBean() - Constructor for class com.cisco.thunderhead.ContextBean
 
ContextObject - Class in com.cisco.thunderhead
Generic Object that can be used to create multiple types of Context Objects: Request, POD, Work Item, etc.
ContextObject(String) - Constructor for class com.cisco.thunderhead.ContextObject
 
ContextObject.States - Class in com.cisco.thunderhead
 
ContextObject.Types - Class in com.cisco.thunderhead
Contains constants for Context Object types.
ContextServiceClient - Interface in com.cisco.thunderhead.client
Context-service client interface.
ContextServiceClientConstants - Class in com.cisco.thunderhead.client
 
Contributor - Class in com.cisco.thunderhead
 
Contributor() - Constructor for class com.cisco.thunderhead.Contributor
Default constructor.
Contributor(String, String) - Constructor for class com.cisco.thunderhead.Contributor
Parameterized constructor.
ContributorType - Class in com.cisco.thunderhead.datatypes
class for different types of contributors.
convertAndSetId(String) - Method in class com.cisco.thunderhead.BaseDbBean
 
convertAndSetId(String) - Method in class com.cisco.thunderhead.ContextBean
 
convertAndSetId(String) - Method in class com.cisco.thunderhead.dictionary.Field
 
convertAndSetId(String) - Method in class com.cisco.thunderhead.dictionary.FieldSet
 
convertAndSetId(String) - Method in class com.cisco.thunderhead.property.Property
 
convertAndSetId(String) - Method in class com.cisco.thunderhead.user.User
 
convertDataMapToSet(Map<String, Object>) - Static method in class com.cisco.thunderhead.util.DataElementUtils
Converts key-value Map of data into DataElement Set for internal processing.
convertDataSetToMap(Set<DataElement>) - Static method in class com.cisco.thunderhead.util.DataElementUtils
Converts set of DataElement objects into user friendly map.
copy() - Method in class com.cisco.thunderhead.ContextBean
 
copy() - Method in class com.cisco.thunderhead.ContextObject
 
copy() - Method in class com.cisco.thunderhead.customer.Customer
Deprecated.
 
copy() - Method in class com.cisco.thunderhead.pod.Pod
Deprecated.
 
copy() - Method in class com.cisco.thunderhead.request.Request
Deprecated.
 
create(T) - Method in interface com.cisco.thunderhead.client.ContextServiceClient
Inspects the object, handles encryption and creating through the proper API.
create(T, UserAuthInfo) - Method in interface com.cisco.thunderhead.client.ContextServiceClient
Inspects the object, handles encryption and creating through the proper API.
CREATE - Static variable in class com.cisco.thunderhead.datatypes.EventType
 
createBootstrapClassLoader(File, List<String>, Path) - Static method in class com.cisco.thunderhead.loader.JarClassLoader
Factory to create a JarClassLoader.
createRegistrationRequest(String, String) - Method in interface com.cisco.thunderhead.connector.RegisteringApplication
Build a URL used to initiate the process of registering to the cloud.
createWithParent(File, ClassLoader, List<String>, Path) - Static method in class com.cisco.thunderhead.loader.JarClassLoader
Factory to create a JarClassLoader.
credentialsChanged(String) - Method in interface com.cisco.thunderhead.connector.pwreset.CredentialsChangedListener
Callback that is invoked when the credentials change.
CredentialsChangedListener - Interface in com.cisco.thunderhead.connector.pwreset
CredentialsChangedListener
CSConfigurationConstants - Class in com.cisco.thunderhead.connector
Properties used when configuring connectors
CSManagementConstants - Class in com.cisco.thunderhead.connector
Constants to be used with the management APIs.
CUSTOMER - Static variable in class com.cisco.thunderhead.ContextObject.Types
 
Customer - Class in com.cisco.thunderhead.customer
Deprecated.
Use ContextObject instead.
Customer() - Constructor for class com.cisco.thunderhead.customer.Customer
Deprecated.
Default Constructor
Customer(Set<DataElement>) - Constructor for class com.cisco.thunderhead.customer.Customer
Deprecated.
Parameterized Constructor
CUSTOMER_ID_NOT_FOUND - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "notFound.customer.id"

D

DA - Static variable in class com.cisco.thunderhead.datatypes.LanguageType
 
DataElement - Class in com.cisco.thunderhead
Data structure for coupling a name (key)/value pair with associated information.
DataElement() - Constructor for class com.cisco.thunderhead.DataElement
Default Constructor
DataElement(String, T) - Constructor for class com.cisco.thunderhead.DataElement
Parameterized constructor
DataElement(String, T, String) - Constructor for class com.cisco.thunderhead.DataElement
Parameterized constructor
DataElementComparator - Class in com.cisco.thunderhead.util
 
DataElementComparator() - Constructor for class com.cisco.thunderhead.util.DataElementComparator
 
DATAELEMENTS_DATA_MISSING_DATA_ERROR - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "invalidInput.dataElements"
DataElementUtils - Class in com.cisco.thunderhead.util
Utility methods to use with the Data Element Class.
DATATYPE_DEFAULT - Static variable in class com.cisco.thunderhead.dictionary.Field
 
DB_DRIVER - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "databaseDriver"
DB_DRIVER_EXCEPTION - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "databaseDriver.exception"
DB_DRIVER_INTERNAL_ERROR - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "databaseDriver.exception.internalError"
DB_DRIVER_NO_HOST_AVAILABLE_ERROR - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "databaseDriver.exception.noHostAvailable"
DB_DRIVER_QUERY_EXECUTION_ERROR - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "databaseDriver.exception.queryExecution"
DB_DRIVER_QUERY_VALIDATION_ERROR - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "databaseDriver.exception.queryValidation"
DE - Static variable in class com.cisco.thunderhead.datatypes.LanguageType
 
DECRYPT_ERROR - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
delete(T) - Method in interface com.cisco.thunderhead.client.ContextServiceClient
Deletes the object.
delete(T, UserAuthInfo) - Method in interface com.cisco.thunderhead.client.ContextServiceClient
Deletes the object.
delete(Class<T>, String) - Method in interface com.cisco.thunderhead.client.ContextServiceClient
Deletes the object.
delete(Class<T>, String, UserAuthInfo) - Method in interface com.cisco.thunderhead.client.ContextServiceClient
Deletes the object.
DELETE - Static variable in class com.cisco.thunderhead.datatypes.EventType
 
deleteContextObject(String, String) - Method in interface com.cisco.thunderhead.client.ContextServiceClient
Deletes a context object.
deleteContextObject(String, String, UserAuthInfo) - Method in interface com.cisco.thunderhead.client.ContextServiceClient
Deletes a context object.
deregister(String) - Method in interface com.cisco.thunderhead.connector.ManagementConnector
Deregister/disconnect the application from context services.
DESERIALIZATION_ERROR - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "invalidData.deserialize"
destroy() - Method in interface com.cisco.thunderhead.connector.Connector
Destroys and cleanups connector threads and tokens.
DETAIL - Static variable in class com.cisco.thunderhead.ContextObject.Types
 
disableBootstrapUpgradeCheck() - Static method in class com.cisco.thunderhead.plugin.ConnectorFactory
For testing purposes.
DOUBLE - Static variable in class com.cisco.thunderhead.datatypes.ElementDataType
 
download(String) - Method in class com.cisco.thunderhead.plugin.FileDownloader
Download string.
download(String, String) - Method in class com.cisco.thunderhead.plugin.FileDownloader
 
DUPLICATE_ENTRY - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "invalidInput.duplicateEntry"

E

ELEMENT_CLASSIFICATION_ERROR - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "invalidInput.classification"
ELEMENT_DATA_TYPE_ERROR - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "invalidInput.type"
ElementClassification - Class in com.cisco.thunderhead.datatypes
Specific enumeration to specify the "classification" for a particular element (e.g.
ElementDataType - Class in com.cisco.thunderhead.datatypes
Specific constants to specify the "data type" for a particular element (e.g.
EMAIL - Static variable in class com.cisco.thunderhead.datatypes.PodMediaType
 
EN_GB - Static variable in class com.cisco.thunderhead.datatypes.LanguageType
 
EN_US - Static variable in class com.cisco.thunderhead.datatypes.LanguageType
 
ENCRYPT_ERROR - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "encryptError"
ENCRYPTED - Static variable in class com.cisco.thunderhead.datatypes.ElementClassification
 
ENUM_CONSTANT_NOT_PRESENT_TYPE_ERROR - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Enum Invalid Type Value: "invalidInput.type"
EnumRestriction - Class in com.cisco.thunderhead.dictionary
Custom data restriction for enumerations.
EnumRestriction(LinkedHashMap<String, EnumValue>) - Constructor for class com.cisco.thunderhead.dictionary.EnumRestriction
 
EnumValue - Class in com.cisco.thunderhead.dictionary
Defines a value in an enumeration.
EnumValue(Map<String, String>, boolean) - Constructor for class com.cisco.thunderhead.dictionary.EnumValue
 
equals(Object) - Method in class com.cisco.thunderhead.BaseBean
 
ERROR_DATA_PARAM - Static variable in class com.cisco.thunderhead.connector.CSManagementConstants
Parameter added to the application's callback URL if an error occurs during registration or deregistration.
ES_ES - Static variable in class com.cisco.thunderhead.datatypes.LanguageType
 
ES_MX - Static variable in class com.cisco.thunderhead.datatypes.LanguageType
 
EVENT - Static variable in class com.cisco.thunderhead.datatypes.PodMediaType
 
EVENTING_ERROR - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "eventingError"
EventType - Class in com.cisco.thunderhead.datatypes
EventType class
EXPECTATION_FAILED - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "expectationFailed"
ExposeMember - Annotation Type in com.cisco.thunderhead
Annotation used in REST beans to indicate which members should be (de-)serialized from/to JSON.

F

FAILED_REGISTER - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "failedRegister"
FAILED_SEARCH - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "failedSearch"
FAILED_TO_GET_ACCESS_TOKEN - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
The connector failed to get an access token.
FAILED_UNREGISTER - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "failedUnregister"
Field - Class in com.cisco.thunderhead.dictionary
JSON interface to the Dictionary Field API.
Field() - Constructor for class com.cisco.thunderhead.dictionary.Field
Default Constructor
Field(String, String, String, Boolean, Map<String, Object>) - Constructor for class com.cisco.thunderhead.dictionary.Field
Parameterized Constructor
Field(String, String, String, Boolean, Map<String, Object>, String, List<String>) - Constructor for class com.cisco.thunderhead.dictionary.Field
Parameterized Constructor
FieldSet - Class in com.cisco.thunderhead.dictionary
FieldSet groups together multiple fields into a type.
FieldSet() - Constructor for class com.cisco.thunderhead.dictionary.FieldSet
 
FieldSet(String, Set<String>, Boolean) - Constructor for class com.cisco.thunderhead.dictionary.FieldSet
Constructor for FieldSet
FieldSet(Set<String>, Boolean) - Constructor for class com.cisco.thunderhead.dictionary.FieldSet
Constructor for FieldSet
FileDownloader - Class in com.cisco.thunderhead.plugin
The type File downloader.
FileDownloader(String) - Constructor for class com.cisco.thunderhead.plugin.FileDownloader
Instantiates a new File downloader.
FileDownloader(String, String, int) - Constructor for class com.cisco.thunderhead.plugin.FileDownloader
Instantiates a new File downloader.
flush(Class<T>) - Method in interface com.cisco.thunderhead.client.ContextServiceClient
Flushes (deletes) all the objects in your organization that are part of your workgroup.
flush(String) - Method in interface com.cisco.thunderhead.client.ContextServiceClient
Flushes (deletes) all the objects in your organization that are part of your workgroup.
flush(Class<T>, UserAuthInfo) - Method in interface com.cisco.thunderhead.client.ContextServiceClient
Flushes (deletes) all the objects in your organization that are part of your workgroup.
flush(String, UserAuthInfo) - Method in interface com.cisco.thunderhead.client.ContextServiceClient
Flushes (deletes) all the objects in your organization that are part of your workgroup.
FlushStatusBean - Class in com.cisco.thunderhead.rest
Represents the status of a flush request.
FlushStatusBean() - Constructor for class com.cisco.thunderhead.rest.FlushStatusBean
 
FORBIDDEN - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "forbidden"
FR - Static variable in class com.cisco.thunderhead.datatypes.LanguageType
 

G

GATEWAY_TIMEOUT - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "gatewayTimeout"
get(Class<T>, String) - Method in interface com.cisco.thunderhead.client.ContextServiceClient
Retrieves the object through the proper API and decrypts it before returning to the user.
get(Class<T>, String, UserAuthInfo) - Method in interface com.cisco.thunderhead.client.ContextServiceClient
Retrieves the object through the proper API and decrypts it before returning to the user.
GET_ACCESS_TOKEN_PATH - Static variable in class com.cisco.thunderhead.clientoauth.OAuthConstants
 
getAad() - Method in class com.cisco.thunderhead.datatypes.SecureContentReference
Get the aad - additional authenticated data
getAccessToken(String) - Method in interface com.cisco.thunderhead.client.ContextServiceClient
Gets access token.
getAccessToken() - Method in class com.cisco.thunderhead.client.UserAuthInfo
 
getApiErrorType(int) - Static method in class com.cisco.thunderhead.errors.ApiErrorType
 
getBeanUri() - Method in class com.cisco.thunderhead.BaseDbBean
 
getBeanUri() - Method in class com.cisco.thunderhead.ContextObject
 
getBeanUri() - Method in class com.cisco.thunderhead.customer.Customer
Deprecated.
 
getBeanUri() - Method in class com.cisco.thunderhead.dictionary.Field
 
getBeanUri() - Method in class com.cisco.thunderhead.dictionary.FieldSet
 
getBeanUri() - Method in class com.cisco.thunderhead.pod.Pod
Deprecated.
 
getBeanUri() - Method in class com.cisco.thunderhead.property.Property
 
getBeanUri() - Method in class com.cisco.thunderhead.request.Request
Deprecated.
 
getBeanUri() - Method in class com.cisco.thunderhead.user.User
 
getCachedInitParameters(Connector) - Method in interface com.cisco.thunderhead.connector.updates.SoftwareUpdate
 
getCisUuid() - Method in interface com.cisco.thunderhead.clientoauth.bean.AcctCreds
 
getClassification() - Method in class com.cisco.thunderhead.dictionary.Field
Returns the Element classification value - protected, pii, or restricted - enumeration coming soon.
getClientId() - Method in interface com.cisco.thunderhead.clientoauth.bean.AcctCreds
 
getClientSecret() - Method in interface com.cisco.thunderhead.clientoauth.bean.AcctCreds
 
getConnector(Class<T>) - Static method in class com.cisco.thunderhead.plugin.ConnectorFactory
Get connector.
getConnectorState(Connector) - Method in interface com.cisco.thunderhead.connector.updates.SoftwareUpdate
 
getContextObject(String, String) - Method in interface com.cisco.thunderhead.client.ContextServiceClient
Retrieves a context object through the proper API and decrypts it before returning to the user.
getContextObject(String, String, UserAuthInfo) - Method in interface com.cisco.thunderhead.client.ContextServiceClient
Retrieves a context object through the proper API and decrypts it before returning to the user.
getContributors() - Method in class com.cisco.thunderhead.ContextBean
Returns the list of contributors.
getContributorType() - Method in class com.cisco.thunderhead.Contributor
 
getCreated() - Method in class com.cisco.thunderhead.ContextBean
Returns the created date in UTC RFC 3339 format.
getCreated() - Method in class com.cisco.thunderhead.tag.Tag
 
getCustomerId() - Method in class com.cisco.thunderhead.ContextObject
Returns ID of the customer associated with the object.
getCustomerId() - Method in class com.cisco.thunderhead.customer.Customer
Deprecated.
Returns the unique Customer ID.
getCustomerId() - Method in class com.cisco.thunderhead.pod.Pod
Deprecated.
Returns the unique Customer ID.
getDataElements() - Method in class com.cisco.thunderhead.ContextBean
Returns the Set of DataElement objects.
getDataKey() - Method in class com.cisco.thunderhead.DataElement
Returns the key in the key/value pair
getDataType() - Method in class com.cisco.thunderhead.dictionary.Field
Element data type - int, double, string.
getDataValue() - Method in class com.cisco.thunderhead.DataElement
Returns the value in the key/value pair
getDate() - Method in class com.cisco.thunderhead.util.RFC3339Date
Returns the date object.
getDateFromTimeUUID(UUID) - Static method in class com.cisco.thunderhead.util.UUIDUtils
Get a Date object from a TimeUUID
getDiscoveryUrl() - Method in class com.cisco.thunderhead.access.AccessToken
Gets discovery url.
getEnc() - Method in class com.cisco.thunderhead.datatypes.SecureContentReference
The encryption algorithm used to encrypt the content ("A256GCM" for now)
getEncryptedSCR() - Method in class com.cisco.thunderhead.datatypes.SecureContentReferenceItem
Get scr encrypted Data.
getEntry(String) - Method in interface com.cisco.thunderhead.connector.updates.PersistentInfo
Retrieves persisted information from the object.
getEnumValues() - Method in class com.cisco.thunderhead.dictionary.EnumRestriction
Gets a map of enumeration values to their definitions.
getError() - Method in exception com.cisco.thunderhead.errors.ApiException
 
getErrorData() - Method in class com.cisco.thunderhead.errors.ApiError
 
getErrorMessage() - Method in class com.cisco.thunderhead.errors.ApiError
 
getErrorType() - Method in class com.cisco.thunderhead.errors.ApiError
 
getException() - Method in class com.cisco.thunderhead.util.ReloadListenerWithWait
 
getExpiresIn() - Method in class com.cisco.thunderhead.access.AccessToken
Gets expires in.
getFieldDefinitions() - Method in class com.cisco.thunderhead.dictionary.FieldSet
Get the set of fields defined by this fieldset
getFields() - Method in class com.cisco.thunderhead.dictionary.FieldSet
Get the set of fields in this FieldSet
getFieldsets() - Method in class com.cisco.thunderhead.ContextBean
Gets the fieldsets field
getFormattedDate(String) - Method in class com.cisco.thunderhead.util.RFC3339Date
Utility method to format a string in date
getFormattedDateStr(Date) - Static method in class com.cisco.thunderhead.util.RFC3339Date
Utility method to format a date in string using UTC
getHeaders() - Method in class com.cisco.thunderhead.client.ClientResponse
 
getHostname() - Method in interface com.cisco.thunderhead.connector.info.ConnectorInfo
 
getHostname() - Method in class com.cisco.thunderhead.connector.info.ConnectorInfoImpl
 
getId() - Method in class com.cisco.thunderhead.BaseDbBean
Returns the ID of the object
getId() - Method in class com.cisco.thunderhead.Contributor
 
getIdentifier() - Method in class com.cisco.thunderhead.dictionary.Field
Returns the Field id.
getIdFromResponse(ClientResponse) - Static method in class com.cisco.thunderhead.util.SDKUtils
Simple utility to pull an id from a response.
getIdFromUri(URI) - Static method in class com.cisco.thunderhead.util.SDKUtils
Simple utility to pull an id from a uri.
getIdFromUrl(String) - Static method in class com.cisco.thunderhead.util.SDKUtils
Simple utility to pull an id from an url.
getImplClass() - Method in class com.cisco.thunderhead.plugin.ConnectorProxyInvocationHandler
 
getInitialDelaySecs() - Method in interface com.cisco.thunderhead.connector.daemon.ConnectorDaemonInterface
 
getInt(String, int) - Method in class com.cisco.thunderhead.connector.PropertiesConfiguration
Retrieve the value of an integer property.
getIv() - Method in class com.cisco.thunderhead.datatypes.SecureContentReference
The base64url encoded iv (initialization vector)
getJarFilename() - Method in class com.cisco.thunderhead.connector.updates.ConnectorReloadRequest
 
getKey() - Method in class com.cisco.thunderhead.BaseDbBean
Unique ID value for the bean.
getKey() - Method in class com.cisco.thunderhead.connector.Config.Item
 
getKey() - Method in class com.cisco.thunderhead.connector.ConnectorConfiguration.Item
 
getKey() - Method in class com.cisco.thunderhead.datatypes.SecureContentReference
Get the base64url encoded key
getKeyId() - Method in class com.cisco.thunderhead.datatypes.SecureContentReferenceItem
Get the scr key.
getKeyValuePair() - Method in class com.cisco.thunderhead.DataElement
 
getLastContributor() - Method in class com.cisco.thunderhead.ContextBean
Return the last contributor from the list if exists
getLastModified() - Method in class com.cisco.thunderhead.client.ClientResponse
 
getLastUpdated() - Method in class com.cisco.thunderhead.BaseDbBean
Get the time this object was last Updated
getLastUpdatedFromResponse(ClientResponse) - Static method in class com.cisco.thunderhead.util.SDKUtils
Simple utility to pull the last updated date from a response.
getList() - Method in class com.cisco.thunderhead.connector.Config
 
getList() - Method in class com.cisco.thunderhead.connector.ConnectorConfiguration
 
getLoc() - Method in class com.cisco.thunderhead.datatypes.SecureContentReference
The location of the uploaded encrypted content
getLocales() - Method in class com.cisco.thunderhead.dictionary.Field
 
getLocation() - Method in class com.cisco.thunderhead.client.ClientResponse
 
getLogString() - Method in class com.cisco.thunderhead.customer.Customer
Deprecated.
 
getLogString() - Method in class com.cisco.thunderhead.DataElement
 
getLogString() - Method in class com.cisco.thunderhead.pod.Pod
Deprecated.
 
getLogString() - Method in class com.cisco.thunderhead.property.Property
 
getLogString() - Method in class com.cisco.thunderhead.request.Request
Deprecated.
 
getLogString() - Method in class com.cisco.thunderhead.user.User
 
getMachineAccountLocation() - Method in interface com.cisco.thunderhead.clientoauth.bean.AcctCreds
 
getMachineType() - Method in class com.cisco.thunderhead.user.User
 
getManagementURL() - Method in interface com.cisco.thunderhead.connector.ManagementConnector
Return a URL for management purposes.
getMediaType() - Method in class com.cisco.thunderhead.ContextObject
Gets the mediaType field
getMediaType() - Method in class com.cisco.thunderhead.pod.Pod
Deprecated.
Gets the mediaType field
getMessage() - Method in exception com.cisco.thunderhead.errors.ApiException
 
getMessage() - Method in class com.cisco.thunderhead.rest.FlushStatusBean
 
getMetaData() - Method in class com.cisco.thunderhead.access.AccessToken
Gets meta data.
getName() - Method in interface com.cisco.thunderhead.clientoauth.bean.AcctCreds
 
getName() - Method in enum com.cisco.thunderhead.plugin.Configuration
Get the property name.
getName() - Method in class com.cisco.thunderhead.property.Property
Get the prefix name of the property
getName() - Method in class com.cisco.thunderhead.tag.Tag
 
getNewContributor() - Method in class com.cisco.thunderhead.ContextBean
Returns the new Contributor.
getNumberFlushed() - Method in class com.cisco.thunderhead.rest.FlushStatusBean
 
getNumberOfInstances() - Static method in class com.cisco.thunderhead.loader.JarClassLoader
Number of existing instances of the class.
getOrgId() - Method in interface com.cisco.thunderhead.clientoauth.bean.AcctCreds
 
getOrgId() - Method in class com.cisco.thunderhead.user.User
 
getOrgUUID() - Method in class com.cisco.thunderhead.client.UserAuthInfo
 
getParentId() - Method in class com.cisco.thunderhead.ContextObject
 
getPassword() - Method in interface com.cisco.thunderhead.clientoauth.bean.AcctCreds
 
getPathToDownload() - Method in class com.cisco.thunderhead.plugin.SoftwarePackageUpdateListener
Gets path to download.
getPlugin(Class<?>) - Method in interface com.cisco.thunderhead.plugin.PluginManager
 
getPodClientScopes() - Static method in class com.cisco.thunderhead.clientoauth.OAuthConstants
 
getPodId() - Method in class com.cisco.thunderhead.pod.Pod
Deprecated.
Returns the Unique POD id.
getPodIds() - Method in class com.cisco.thunderhead.request.Request
Deprecated.
Use search API to find pods matching the requestId instead.
getPods() - Method in class com.cisco.thunderhead.request.Request
Deprecated.
Use search API to find pods matching the requestId instead.
getProxyHost() - Method in class com.cisco.thunderhead.connector.updates.SoftwarePackage
 
getProxyPort() - Method in class com.cisco.thunderhead.connector.updates.SoftwarePackage
 
getPubliclyAccessible() - Method in class com.cisco.thunderhead.dictionary.Field
Flag specifying if the element is globally accessible by all orgs or just the creator (org).
getPubliclyAccessible() - Method in class com.cisco.thunderhead.dictionary.FieldSet
Flag specifying if the element is globally accessible by all orgs or just the creator (org).
getRefURL() - Method in class com.cisco.thunderhead.BaseDbBean
 
getReloadListener() - Method in class com.cisco.thunderhead.connector.updates.ConnectorReloadRequest
 
getRelURL(String) - Static method in class com.cisco.thunderhead.customer.Customer
Deprecated.
Returns the relative base url for the given.
getRelURL(String) - Static method in class com.cisco.thunderhead.dictionary.Field
Returns the relative base url for the given id.
getRelURL(String) - Static method in class com.cisco.thunderhead.dictionary.FieldSet
Returns the relative base url for the given.
getRelURL(String) - Static method in class com.cisco.thunderhead.pod.Pod
Deprecated.
Returns the relative base url for the given.
getRelURL(String) - Static method in class com.cisco.thunderhead.property.Property
 
getRelURL(String) - Static method in class com.cisco.thunderhead.request.Request
Deprecated.
Returns the relative base url for the given.
getRelURL(String) - Static method in class com.cisco.thunderhead.user.User
 
getRequestId() - Method in class com.cisco.thunderhead.pod.Pod
Deprecated.
Returns the unique request id.
getRequestId() - Method in class com.cisco.thunderhead.request.Request
Deprecated.
 
getRestriction() - Method in class com.cisco.thunderhead.dictionary.Field
Further restricts the value of the field on top of what is restricted by the data type.
getScope() - Method in class com.cisco.thunderhead.access.AccessToken
Gets scope.
getSdkVersion() - Static method in class com.cisco.thunderhead.plugin.ConnectorFactory
 
getSearchable() - Method in class com.cisco.thunderhead.dictionary.Field
Flag specifying if the element is searchable .
getState() - Method in class com.cisco.thunderhead.ContextObject
Gets the state field
getState() - Method in class com.cisco.thunderhead.pod.Pod
Deprecated.
Gets the podState field
getStatus() - Method in class com.cisco.thunderhead.client.ClientResponse
 
getStatus() - Method in interface com.cisco.thunderhead.connector.Connector
Returns a summary of the the current state of the connector.
getStatus() - Method in exception com.cisco.thunderhead.errors.ApiException
 
getString(String) - Method in class com.cisco.thunderhead.connector.PropertiesConfiguration
Retrieve the value of a string property.
getTag() - Method in class com.cisco.thunderhead.datatypes.SecureContentReference
The base64url encoded GCM authentication tag resulting from the content encryption
getTags() - Method in class com.cisco.thunderhead.ContextObject
 
getTags() - Method in class com.cisco.thunderhead.pod.Pod
Deprecated.
 
getTimeoutSecs() - Method in interface com.cisco.thunderhead.connector.daemon.ConnectorDaemonInterface
 
getToken() - Method in class com.cisco.thunderhead.access.AccessToken
Gets token.
getTranslations() - Method in class com.cisco.thunderhead.dictionary.EnumValue
Gets a map of ISO codes to the translation for that language.
getTranslations() - Method in class com.cisco.thunderhead.dictionary.Field
Map of ISO code to translation for the element.
getType() - Method in class com.cisco.thunderhead.ContextObject
 
getType() - Method in class com.cisco.thunderhead.DataElement
Returns the value's data type - int, double, string, etc.
getType() - Method in class com.cisco.thunderhead.dictionary.EnumRestriction
Gets the type of restriction being applied.
getType() - Method in class com.cisco.thunderhead.dictionary.Restriction
Gets the type of restriction being applied.
getUpdateHandler() - Method in class com.cisco.thunderhead.plugin.ConnectorProxyInvocationHandler
 
getUpgradeCount() - Static method in class com.cisco.thunderhead.plugin.ConnectorFactory
The number of upgrades that have occured so far
getUpgradeFailureCount() - Static method in class com.cisco.thunderhead.plugin.ConnectorFactory
 
getUrl() - Method in class com.cisco.thunderhead.connector.updates.SoftwarePackage
 
getUsername() - Method in class com.cisco.thunderhead.Contributor
 
getUserUUID() - Method in class com.cisco.thunderhead.client.UserAuthInfo
 
getUuid() - Method in class com.cisco.thunderhead.user.User
 
getValidLanguageTypes() - Static method in class com.cisco.thunderhead.datatypes.LanguageType
Get a list of valid language types
getValue(String) - Method in class com.cisco.thunderhead.connector.Config
 
getValue() - Method in class com.cisco.thunderhead.connector.Config.Item
 
getValue(String) - Method in class com.cisco.thunderhead.connector.ConnectorConfiguration
 
getValue() - Method in class com.cisco.thunderhead.connector.ConnectorConfiguration.Item
 
getValue() - Method in class com.cisco.thunderhead.property.Property
Reurns the property values comma separated
getVersion() - Method in interface com.cisco.thunderhead.connector.Connector
Gets version.
getVersion() - Method in class com.cisco.thunderhead.connector.updates.SoftwarePackage
 
getWorkgroups() - Method in class com.cisco.thunderhead.ContextBean
Gets the workgroups
getWorkgroups() - Method in class com.cisco.thunderhead.user.User
 
GONE - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "gone"

H

handleException(Throwable) - Method in interface com.cisco.thunderhead.connector.Connector
Used by ConnectorProxyInvocationHandler in order to map exceptions thrown by connector implementation classes into exceptions as exposed by the published SDK.
hashCode() - Method in class com.cisco.thunderhead.BaseBean
 
HTTP_MAX_CONNECTIONS_PER_ROUTE - Static variable in class com.cisco.thunderhead.client.ContextServiceClientConstants
 
HTTP_MAX_CONNECTIONS_PER_ROUTE_DEFAULT - Static variable in class com.cisco.thunderhead.client.ContextServiceClientConstants
 
HTTP_VERSION_NOT_SUPPORTED - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "httpVersionNotSupported"

I

ID - Static variable in class com.cisco.thunderhead.dictionary.Field
 
ID_NOT_FOUND - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "idNotFound"
IGNORE_VERSION_CHECK - Static variable in class com.cisco.thunderhead.plugin.SoftwarePackageUpdateListener
 
IN - Static variable in class com.cisco.thunderhead.datatypes.LanguageType
 
init(String, ConnectorInfo) - Method in interface com.cisco.thunderhead.connector.Connector
Initializes the connector with a set of credentials and configuration data.
init(String, ConnectorInfo, ConnectorConfiguration) - Method in interface com.cisco.thunderhead.connector.Connector
Initializes the connector with a set of credentials, connector information and configuration data.
initializeFactory(String) - Static method in class com.cisco.thunderhead.plugin.ConnectorFactory
Initialize connector factory.
INTEGER - Static variable in class com.cisco.thunderhead.datatypes.ElementDataType
 
INTERNAL_SERVER_ERROR - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "internalServerError"
INVALID_DATA - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "invalidData"
INVALID_DATA_DESERIALIZE - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "invalidData.deserialize"
INVALID_DATA_SERIALIZE - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "invalidData.serialize"
INVALID_DEREGISTER_STATE - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Deregistration failed because the management connector is not registered.
INVALID_INPUT - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "invalidInput"
INVALID_REQUEST - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "invalidRequest"
INVALID_TYPE - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "invalidInput.invalidType"
invoke(Object, Method, Object[]) - Method in class com.cisco.thunderhead.plugin.ConnectorProxyInvocationHandler
 
IO_ERROR - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "ioError"
isActive() - Method in class com.cisco.thunderhead.dictionary.EnumValue
Gets whether the enumeration value should be selectable.
isCompleted() - Method in class com.cisco.thunderhead.rest.FlushStatusBean
 
isDone() - Method in class com.cisco.thunderhead.util.ReloadListenerWithWait
 
isMachineAccount() - Method in interface com.cisco.thunderhead.clientoauth.bean.AcctCreds
 
isNumericType(String) - Static method in class com.cisco.thunderhead.datatypes.ElementDataType
Validate if dataType is a numeric data type
isOnBehalfOf() - Method in class com.cisco.thunderhead.client.UserAuthInfo
 
isValidClassification(String) - Static method in class com.cisco.thunderhead.datatypes.ElementClassification
Check a string to see if it is a valid element classification
isValidState(String) - Static method in class com.cisco.thunderhead.datatypes.PodState
Deprecated.
Check a string to see if it is a valid pod state
isValidType(String) - Static method in class com.cisco.thunderhead.datatypes.ContributorType
Check a string to see if it is a valid contributor type
isValidType(String) - Static method in class com.cisco.thunderhead.datatypes.ElementDataType
Check a string to see if it is a valid element data type
isValidType(String) - Static method in class com.cisco.thunderhead.datatypes.EventType
Check a string to see if it is a valid event type
isValidType(String) - Static method in class com.cisco.thunderhead.datatypes.PodMediaType
Check a string to see if it is a valid pod media type
IT - Static variable in class com.cisco.thunderhead.datatypes.LanguageType
 
Item(String, Object) - Constructor for class com.cisco.thunderhead.connector.Config.Item
 
Item(String, Object) - Constructor for class com.cisco.thunderhead.connector.ConnectorConfiguration.Item
 
iterator() - Method in class com.cisco.thunderhead.connector.Config
 
iterator() - Method in class com.cisco.thunderhead.connector.ConnectorConfiguration
 

J

JA - Static variable in class com.cisco.thunderhead.datatypes.LanguageType
 
JAR_FILE_PROP_NAME - Static variable in class com.cisco.thunderhead.plugin.ConnectorFactory
 
JarClassLoader - Class in com.cisco.thunderhead.loader
JarClassLoader loads class files from a 'fat' JAR file (if they are in the fat jar or in the embed jar files contained by the fat jar) and from the parent classloader (if they are not in the fat jar).

K

KEY_IDENTIFIER_ERROR - Static variable in class com.cisco.thunderhead.plugin.ConnectorFactory
 
KMS_ERROR - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "kmsError"
KMS_REQUEST_FAILURE - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "kmsError.failedRequest"
KMS_RESPONSE_INVALID - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "kmsError.invalidResponse"
KO - Static variable in class com.cisco.thunderhead.datatypes.LanguageType
 

L

LAB_MODE - Static variable in class com.cisco.thunderhead.client.ContextServiceClientConstants
 
LAB_MODE_DEFAULT - Static variable in class com.cisco.thunderhead.client.ContextServiceClientConstants
 
LAB_MODE_PROPERTY - Static variable in class com.cisco.thunderhead.connector.CSConfigurationConstants
 
LanguageType - Class in com.cisco.thunderhead.datatypes
constants for all the languages that are supported in ISO639-1 format.
LENGTH_REQUIRED - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "lengthRequired"
load(Path) - Method in class com.cisco.thunderhead.connector.PropertiesConfiguration
Load property values from the specified properties file.
loadClass(String) - Method in class com.cisco.thunderhead.loader.JarClassLoader
 
LONG - Static variable in class com.cisco.thunderhead.datatypes.ElementDataType
 

M

MACHINE - Static variable in class com.cisco.thunderhead.datatypes.ContributorType
 
MALFORMED_QUERY_STRING - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "invalidInput.malformedQueryString"
ManagementConnector - Interface in com.cisco.thunderhead.connector
Interface for management connectors.
MANIFEST_DIR - Static variable in class com.cisco.thunderhead.plugin.ConnectorFactory
 
MANIFEST_FILE - Static variable in class com.cisco.thunderhead.plugin.ConnectorFactory
 
MANIFEST_SDK_VERSION_FIELD - Static variable in class com.cisco.thunderhead.plugin.ConnectorFactory
 
MANIFEST_SECTION - Static variable in class com.cisco.thunderhead.plugin.ConnectorFactory
 
MAP_KEY_ASSERTION - Static variable in class com.cisco.thunderhead.clientoauth.OAuthConstants
 
MAP_KEY_GRANT_TYPE - Static variable in class com.cisco.thunderhead.clientoauth.OAuthConstants
 
MAP_KEY_REFRESH - Static variable in class com.cisco.thunderhead.clientoauth.OAuthConstants
 
MAP_KEY_SCOPE - Static variable in class com.cisco.thunderhead.clientoauth.OAuthConstants
 
MAX_ENTRIES_OUT_OF_RANGE - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "invalidInput.maxEntriesOutOfRange"
MAX_NUMBER_SEARCH_PARAMS - Static variable in class com.cisco.thunderhead.dictionary.Field
 
MAX_NUMBER_SEARCH_PARAMS - Static variable in class com.cisco.thunderhead.dictionary.FieldSet
 
METHOD_NOT_ALLOWED - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "methodNotAllowed"
MINIMUM_MAX_RETRIES_PROPERTY - Static variable in class com.cisco.thunderhead.connector.CSConfigurationConstants
 
MISSING_TYPE - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "invalidInput.missingType"
MOBILE - Static variable in class com.cisco.thunderhead.datatypes.PodMediaType
 

N

NL - Static variable in class com.cisco.thunderhead.datatypes.LanguageType
 
NO - Static variable in class com.cisco.thunderhead.datatypes.LanguageType
 
NO_MANAGEMENT_CONNECTOR - Static variable in class com.cisco.thunderhead.client.ContextServiceClientConstants
 
NOT_ACCEPTABLE - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "notAcceptable"
NOT_FOUND - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "notFound"
NOT_IMPLEMENTED - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "notImplemented"

O

OAUTH_ACCESS_TOKEN_EXPIRES_IN - Static variable in class com.cisco.thunderhead.clientoauth.OAuthConstants
 
OAUTH_ACCESS_TOKEN_TYPE_BEARER - Static variable in class com.cisco.thunderhead.clientoauth.OAuthConstants
 
OAUTH_GET_BEARER_TOKEN_PATH - Static variable in class com.cisco.thunderhead.clientoauth.OAuthConstants
 
OAUTH_GET_SAML_ASSERTION_PATH - Static variable in class com.cisco.thunderhead.clientoauth.OAuthConstants
 
OAUTH_GRANT_REFRESH_TOKEN - Static variable in class com.cisco.thunderhead.clientoauth.OAuthConstants
 
OAUTH_GRANT_TYPE_CLIENT_CREDENTIALS - Static variable in class com.cisco.thunderhead.clientoauth.OAuthConstants
 
OAUTH_GRANT_TYPE_SAML2_BEARER - Static variable in class com.cisco.thunderhead.clientoauth.OAuthConstants
 
OAuthConstants - Class in com.cisco.thunderhead.clientoauth
OAuth Client constants
OBJECT_UNMODIFIABLE_ENCRYPTED_DATA - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "forbidden.object.unmodifiable.restrictedData"
Operation - Enum in com.cisco.thunderhead.client
Enum for Operations
OPERATOR_NOT_FOUND - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "invalidInput.operator"

P

PATH_PROP_NAME - Static variable in class com.cisco.thunderhead.plugin.ConnectorFactory
 
PAYMENT_REQUIRED - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "paymentRequired"
Persistable - Interface in com.cisco.thunderhead.connector.updates
Persistable
PersistentInfo - Interface in com.cisco.thunderhead.connector.updates
PersistentInfo encapsulates information that needs to be saved/retrieved.
PII - Static variable in class com.cisco.thunderhead.datatypes.ElementClassification
 
PL - Static variable in class com.cisco.thunderhead.datatypes.LanguageType
 
Plugin - Interface in com.cisco.thunderhead.plugin
 
PluginManager - Interface in com.cisco.thunderhead.plugin
 
POD - Static variable in class com.cisco.thunderhead.ContextObject.Types
 
Pod - Class in com.cisco.thunderhead.pod
Deprecated.
Use ContextObject instead.
Pod() - Constructor for class com.cisco.thunderhead.pod.Pod
Deprecated.
Default Constructor
Pod(Set<DataElement>) - Constructor for class com.cisco.thunderhead.pod.Pod
Deprecated.
Helper constructor
POD_ID_NOT_FOUND - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "notFound.pod.id"
POD_INVALID_META_DATA_TYPE - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "invalidInput.pod.metaDataType"
PodMediaType - Class in com.cisco.thunderhead.datatypes
 
PodState - Class in com.cisco.thunderhead.datatypes
Deprecated.
Use ContextObject.States instead.
PRECONDITION_FAILED - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "preconditionFailed"
PropertiesConfiguration - Class in com.cisco.thunderhead.connector
Properties file loader with the ability to automatically persist property changes.
PropertiesConfiguration() - Constructor for class com.cisco.thunderhead.connector.PropertiesConfiguration
 
PropertiesConfiguration(Path) - Constructor for class com.cisco.thunderhead.connector.PropertiesConfiguration
Initialize a set of configuration properties from the contents of a properties file.
PropertiesConfiguration(String) - Constructor for class com.cisco.thunderhead.connector.PropertiesConfiguration
 
Property - Class in com.cisco.thunderhead.property
JSON interface to the Property API.
Property() - Constructor for class com.cisco.thunderhead.property.Property
Default constructor
Property(String, String) - Constructor for class com.cisco.thunderhead.property.Property
Parameterized Constructor
PROPERTY_GET - Static variable in class com.cisco.thunderhead.property.Property
 
PROXY_AUTHENTICATION_REQUIRED - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "proxyAuthenticationRequired"
PT_BR - Static variable in class com.cisco.thunderhead.datatypes.LanguageType
 
PUBLIC_KEY_ERROR - Static variable in class com.cisco.thunderhead.plugin.ConnectorFactory
 
PUBLICLY_ACCESSIBLE_DEFAULT - Static variable in class com.cisco.thunderhead.dictionary.Field
 
PUBLICLY_ACCESSIBLE_DEFAULT - Static variable in class com.cisco.thunderhead.dictionary.FieldSet
If not specified, a Fieldset is publicly accessible

Q

QUERY_DELIMITER - Static variable in class com.cisco.thunderhead.dictionary.Field
 
QUERY_DELIMITER_DECODED - Static variable in class com.cisco.thunderhead.dictionary.Field
 
QUERY_KEY - Static variable in class com.cisco.thunderhead.dictionary.Field
 
QUERY_SEPARATOR - Static variable in class com.cisco.thunderhead.dictionary.Field
 

R

READ_TIMEOUT - Static variable in class com.cisco.thunderhead.plugin.FileDownloader
 
REFRESH_ACCESS_TOKEN_PATH - Static variable in class com.cisco.thunderhead.clientoauth.OAuthConstants
 
RegisteringApplication - Interface in com.cisco.thunderhead.connector
The interface used for registering an application with the cloud.
reloadCompleted(String) - Method in interface com.cisco.thunderhead.connector.updates.ReloadListener
Notification that the reload attempt completed succesfully.
reloadCompleted(String) - Method in class com.cisco.thunderhead.util.ReloadListenerWithWait
 
reloadExistingConfiguration(ReloadListener) - Static method in class com.cisco.thunderhead.plugin.ConnectorFactory
Request a reload of the existing SDK Extension JAR
reloadFailed(String, Exception) - Method in interface com.cisco.thunderhead.connector.updates.ReloadListener
Notification that the reload attempt failed.
reloadFailed(String, Exception) - Method in class com.cisco.thunderhead.util.ReloadListenerWithWait
 
ReloadListener - Interface in com.cisco.thunderhead.connector.updates
Callback interface for notification of an internal SDK reload attempt.
ReloadListenerWithWait - Class in com.cisco.thunderhead.util
An implementation of ReloadListener that can block until the SDK reload attempt completes.
ReloadListenerWithWait() - Constructor for class com.cisco.thunderhead.util.ReloadListenerWithWait
 
removeCredentialsChangedListener(CredentialsChangedListener) - Method in interface com.cisco.thunderhead.connector.ManagementConnector
 
removeStateListener(ConnectorStateListener) - Method in interface com.cisco.thunderhead.connector.Connector
Stop listening for state change events
REQUEST - Static variable in class com.cisco.thunderhead.ContextObject.Types
 
Request - Class in com.cisco.thunderhead.request
Deprecated.
Use ContextObject instead.
Request() - Constructor for class com.cisco.thunderhead.request.Request
Deprecated.
 
Request(Set<DataElement>) - Constructor for class com.cisco.thunderhead.request.Request
Deprecated.
 
REQUEST_ENTITY_TOO_LARGE - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "requestEntityTooLarge"
REQUEST_ID_NOT_FOUND - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "notFound.request.id"
REQUEST_INVALID_DELETE - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "invalidRequest.request.invalidDelete"
REQUEST_TIMEOUT - Static variable in class com.cisco.thunderhead.client.ContextServiceClientConstants
 
REQUEST_TIMEOUT_DEFAULT - Static variable in class com.cisco.thunderhead.client.ContextServiceClientConstants
 
REQUEST_TIMEOUT_PROPERTY - Static variable in class com.cisco.thunderhead.connector.CSConfigurationConstants
 
REQUEST_URI_TOO_LONG - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "requestUriTooLong"
REQUESTED_RANGE_NOT_SUITABLE - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "requestedRangeNotSuitable"
REQUIRED_FIELD - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "invalidInput.fieldRequired"
resetUpdateListener(Connector) - Method in interface com.cisco.thunderhead.connector.updates.SoftwareUpdate
 
resolveLanguage(String) - Static method in class com.cisco.thunderhead.datatypes.LanguageType
Lookup a LanguageType entry.
restoreState(PersistentInfo) - Method in interface com.cisco.thunderhead.connector.updates.Persistable
Restores the state of the object using the information stores in the persistentInfo object.
Restriction - Class in com.cisco.thunderhead.dictionary
Base class for custom data restrictions.
Restriction() - Constructor for class com.cisco.thunderhead.dictionary.Restriction
 
RestrictionType - Enum in com.cisco.thunderhead.dictionary
Indicates the type of a custom data restriction.
RETRIES - Static variable in class com.cisco.thunderhead.client.ContextServiceClientConstants
 
RETRIES_DEFAULT - Static variable in class com.cisco.thunderhead.client.ContextServiceClientConstants
 
RFC3339Date - Class in com.cisco.thunderhead.util
Class that represents a date in RFC3339 format.
RFC3339Date() - Constructor for class com.cisco.thunderhead.util.RFC3339Date
 
RFC3339Date(String) - Constructor for class com.cisco.thunderhead.util.RFC3339Date
Parameterized Constructor
RFC3339Date(long) - Constructor for class com.cisco.thunderhead.util.RFC3339Date
Parameterized Constructor
RFC3339Date(Date) - Constructor for class com.cisco.thunderhead.util.RFC3339Date
Parameterized Constructor
RU - Static variable in class com.cisco.thunderhead.datatypes.LanguageType
 

S

save(Path) - Method in class com.cisco.thunderhead.connector.PropertiesConfiguration
Persist all property values to the specified file.
saveState() - Method in interface com.cisco.thunderhead.connector.updates.Persistable
Saves the state of the object in the PersistentInfo object
SCOPE_ALL_FUSION - Static variable in class com.cisco.thunderhead.clientoauth.OAuthConstants
 
SCOPE_FUSION_MGMT - Static variable in class com.cisco.thunderhead.clientoauth.OAuthConstants
 
SCOPE_KMS_READ - Static variable in class com.cisco.thunderhead.clientoauth.OAuthConstants
 
SCOPE_KMS_READ_WRITE - Static variable in class com.cisco.thunderhead.clientoauth.OAuthConstants
 
SCOPE_KMS_WRITE - Static variable in class com.cisco.thunderhead.clientoauth.OAuthConstants
 
SCOPE_OAUTH_CLIENT - Static variable in class com.cisco.thunderhead.clientoauth.OAuthConstants
 
SCOPE_ORGANIZATION - Static variable in class com.cisco.thunderhead.clientoauth.OAuthConstants
 
SCOPE_POD_READ - Static variable in class com.cisco.thunderhead.clientoauth.OAuthConstants
 
SCOPE_POD_READ_WRITE - Static variable in class com.cisco.thunderhead.clientoauth.OAuthConstants
 
SCOPE_POD_WRITE - Static variable in class com.cisco.thunderhead.clientoauth.OAuthConstants
 
SCOPE_SCIM - Static variable in class com.cisco.thunderhead.clientoauth.OAuthConstants
 
SCOPE_WEB_EX_SQUARED_ADMIN - Static variable in class com.cisco.thunderhead.clientoauth.OAuthConstants
 
SDK_EXTENSION_CERTIFICATE_FORMAT - Static variable in class com.cisco.thunderhead.plugin.ConnectorFactory
 
SDK_EXTENSION_MANIFEST_SDK_VERSION_FIELD - Static variable in class com.cisco.thunderhead.plugin.ConnectorFactory
 
SDK_EXTENSION_MANIFEST_SECTION - Static variable in class com.cisco.thunderhead.plugin.ConnectorFactory
 
SDKUtils - Class in com.cisco.thunderhead.util
Utilities methods for the Context Service SDK.
search(Class<T>, SearchParameters, Operation) - Method in interface com.cisco.thunderhead.client.ContextServiceClient
Searches for all objects matching the search params for the API.
search(Class<T>, SearchParameters, Operation, UserAuthInfo) - Method in interface com.cisco.thunderhead.client.ContextServiceClient
Searches for all objects matching the search params for the API.
SEARCH_CRITERIA_OUT_OF_RANGE - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "invalidInput.searchCriteriaOutOfRange"
SEARCHABLE_DEFAULT - Static variable in class com.cisco.thunderhead.dictionary.Field
 
SearchParameters - Class in com.cisco.thunderhead.client
Key-value pairs (potentially multi-valued) representing search parameters.
SearchParameters() - Constructor for class com.cisco.thunderhead.client.SearchParameters
Default Constructor
SearchParameters(Map<String, String>) - Constructor for class com.cisco.thunderhead.client.SearchParameters
Parameterized Constructor
SecureContentReference - Class in com.cisco.thunderhead.datatypes
Created on 5/26/15.
SecureContentReference() - Constructor for class com.cisco.thunderhead.datatypes.SecureContentReference
Default Constructor
SecureContentReferenceItem - Class in com.cisco.thunderhead.datatypes
JSON Bean for Secure Content Reference.
SecureContentReferenceItem() - Constructor for class com.cisco.thunderhead.datatypes.SecureContentReferenceItem
Default constructor
SecureContentReferenceItem(String, String) - Constructor for class com.cisco.thunderhead.datatypes.SecureContentReferenceItem
Parametized constructor
SEQUESTER_DIR - Static variable in class com.cisco.thunderhead.plugin.SoftwarePackageUpdateListener
 
SERVICE_TYPE_CONTEXT_SERVICE - Static variable in class com.cisco.thunderhead.clientoauth.OAuthConstants
 
SERVICE_TYPE_KEK_MANAGEMENT_STORE - Static variable in class com.cisco.thunderhead.clientoauth.OAuthConstants
 
SERVICE_UNAVAILABLE - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "serviceUnavailable"
setAad(String) - Method in class com.cisco.thunderhead.datatypes.SecureContentReference
Set the aad (additional authenticated data)
setAccessToken(String) - Method in class com.cisco.thunderhead.client.UserAuthInfo
 
setAutoSave(boolean) - Method in class com.cisco.thunderhead.connector.PropertiesConfiguration
Specify whether or not changes to property values should be automatically persisted to the properties file.
setBeanUri(String) - Method in class com.cisco.thunderhead.property.Property
 
setBeanUri(String) - Method in class com.cisco.thunderhead.user.User
 
setClassification(String) - Method in class com.cisco.thunderhead.dictionary.Field
 
setClientId(String) - Method in interface com.cisco.thunderhead.clientoauth.bean.AcctCreds
 
setClientSecret(String) - Method in interface com.cisco.thunderhead.clientoauth.bean.AcctCreds
 
setCompleted(boolean) - Method in class com.cisco.thunderhead.rest.FlushStatusBean
 
setConnectorState(Connector, PersistentInfo) - Method in interface com.cisco.thunderhead.connector.updates.SoftwareUpdate
 
setContributors(List<Contributor>) - Method in class com.cisco.thunderhead.ContextBean
Set the contributors.
setContributorType(String) - Method in class com.cisco.thunderhead.Contributor
 
setCreated(RFC3339Date) - Method in class com.cisco.thunderhead.ContextBean
 
setCreated(RFC3339Date) - Method in class com.cisco.thunderhead.tag.Tag
 
setCustomerId(UUID) - Method in class com.cisco.thunderhead.ContextObject
Sets the ID of the customer associated with the object.
setCustomerId(UUID) - Method in class com.cisco.thunderhead.customer.Customer
Deprecated.
 
setCustomerId(UUID) - Method in class com.cisco.thunderhead.pod.Pod
Deprecated.
 
setDataElements(Set<DataElement>) - Method in class com.cisco.thunderhead.ContextBean
Set the Data Elements member using a Set of DataElement objects
setDataType(String) - Method in class com.cisco.thunderhead.dictionary.Field
 
setDiscoveryUrl(String) - Method in class com.cisco.thunderhead.access.AccessToken
Sets discovery url.
setEnc(String) - Method in class com.cisco.thunderhead.datatypes.SecureContentReference
The encryption algorithm used to encrypt the content ("A256GCM" for now)
setEncryptedSCR(String) - Method in class com.cisco.thunderhead.datatypes.SecureContentReferenceItem
Set crs encrypted data.
setError(ApiError) - Method in exception com.cisco.thunderhead.errors.ApiException
 
setErrorData(String) - Method in class com.cisco.thunderhead.errors.ApiError
 
setErrorMessage(String) - Method in class com.cisco.thunderhead.errors.ApiError
 
setErrorType(String) - Method in class com.cisco.thunderhead.errors.ApiError
 
setExpiresIn(long) - Method in class com.cisco.thunderhead.access.AccessToken
sets expiry duration of token
setFieldDefinitions(Set<Field>) - Method in class com.cisco.thunderhead.dictionary.FieldSet
Set the field definitions to the set of field objects
setFields(Set<String>) - Method in class com.cisco.thunderhead.dictionary.FieldSet
Set the set of fields in this FieldSet
setFieldsets(List<String>) - Method in class com.cisco.thunderhead.ContextBean
Sets the fieldsets field
setHostname(String) - Method in class com.cisco.thunderhead.connector.info.ConnectorInfoImpl
 
setId(K) - Method in class com.cisco.thunderhead.BaseDbBean
Sets the ID of the object
setId(String) - Method in class com.cisco.thunderhead.Contributor
 
setIdentifier(String) - Method in class com.cisco.thunderhead.dictionary.Field
 
setImplClass(T) - Method in class com.cisco.thunderhead.plugin.ConnectorProxyInvocationHandler
 
setImplClass(T, SoftwareUpdate) - Method in class com.cisco.thunderhead.plugin.ConnectorProxyInvocationHandler
Sets impl class.
setIv(String) - Method in class com.cisco.thunderhead.datatypes.SecureContentReference
Set the base64url encoded iv (initialization vector)
setJarClassLoader(File, ClassLoader, Path) - Method in interface com.cisco.thunderhead.plugin.PluginManager
 
setKey(K) - Method in class com.cisco.thunderhead.BaseDbBean
 
setKey(String) - Method in class com.cisco.thunderhead.datatypes.SecureContentReference
Set the base64url encoded key
setKeyId(String) - Method in class com.cisco.thunderhead.datatypes.SecureContentReferenceItem
Set the src Key Id.
setKeyValuePair(ImmutablePair<String, Object>) - Method in class com.cisco.thunderhead.DataElement
 
setLastUpdated(RFC3339Date) - Method in class com.cisco.thunderhead.BaseDbBean
Set the time this FieldSet was last updated
setLoc(String) - Method in class com.cisco.thunderhead.datatypes.SecureContentReference
* The location of the uploaded encrypted content
setLocales(List<String>) - Method in class com.cisco.thunderhead.dictionary.Field
 
setMachineType(String) - Method in class com.cisco.thunderhead.user.User
 
setMediaType(String) - Method in class com.cisco.thunderhead.ContextObject
Sets the mediaType field
setMediaType(String) - Method in class com.cisco.thunderhead.pod.Pod
Deprecated.
Sets the mediaType field
setMessage(String) - Method in class com.cisco.thunderhead.rest.FlushStatusBean
 
setMetaData(Map<String, String>) - Method in class com.cisco.thunderhead.access.AccessToken
Sets meta data.
setName(String) - Method in interface com.cisco.thunderhead.clientoauth.bean.AcctCreds
 
setName(String) - Method in class com.cisco.thunderhead.property.Property
Set the prefix name
setName(String) - Method in class com.cisco.thunderhead.tag.Tag
 
setNewContributor(Contributor) - Method in class com.cisco.thunderhead.ContextBean
Set the new Contributor
setNumberFlushed(long) - Method in class com.cisco.thunderhead.rest.FlushStatusBean
 
setOnBehalfOf(boolean) - Method in class com.cisco.thunderhead.client.UserAuthInfo
 
setOrgId(String) - Method in class com.cisco.thunderhead.user.User
 
setOrgUUID(String) - Method in class com.cisco.thunderhead.client.UserAuthInfo
 
setParentId(UUID) - Method in class com.cisco.thunderhead.ContextObject
 
setPassword(String) - Method in interface com.cisco.thunderhead.clientoauth.bean.AcctCreds
 
setPathToDownload(String) - Method in class com.cisco.thunderhead.plugin.SoftwarePackageUpdateListener
Sets path to download.
setPodId(UUID) - Method in class com.cisco.thunderhead.pod.Pod
Deprecated.
 
setPods(List<Pod>) - Method in class com.cisco.thunderhead.request.Request
Deprecated.
Pods no longer stored in the request object. Use search API to find pods matching the requestId instead.
setProperty(String, Object) - Method in class com.cisco.thunderhead.connector.Config
 
setProperty(String, Object) - Method in class com.cisco.thunderhead.connector.ConnectorConfiguration
 
setProperty(String, String) - Method in class com.cisco.thunderhead.connector.PropertiesConfiguration
Set the value of a string property.
setProperty(String, int) - Method in class com.cisco.thunderhead.connector.PropertiesConfiguration
Set the value of an integer property.
setPubliclyAccessible(Boolean) - Method in class com.cisco.thunderhead.dictionary.Field
 
setPubliclyAccessible(Boolean) - Method in class com.cisco.thunderhead.dictionary.FieldSet
Set Flag specifying if the element is globally accessible by all orgs or just the creator (org).
setRefURL(String) - Method in class com.cisco.thunderhead.BaseDbBean
 
setRequestId(UUID) - Method in class com.cisco.thunderhead.pod.Pod
Deprecated.
 
setRequestId(UUID) - Method in class com.cisco.thunderhead.request.Request
Deprecated.
 
setScope(String) - Method in class com.cisco.thunderhead.access.AccessToken
Sets Access Token scope string
setSearchable(String) - Method in class com.cisco.thunderhead.dictionary.Field
 
setState(String) - Method in class com.cisco.thunderhead.ContextObject
Sets the state field
setState(String) - Method in class com.cisco.thunderhead.pod.Pod
Deprecated.
Sets the podState field
setStatus(int) - Method in exception com.cisco.thunderhead.errors.ApiException
 
setTag(String) - Method in class com.cisco.thunderhead.datatypes.SecureContentReference
Set the base64url encoded GCM authentication tag resulting from the content encryption
setTags(Set<Tag>) - Method in class com.cisco.thunderhead.ContextObject
 
setTags(Set<Tag>) - Method in class com.cisco.thunderhead.pod.Pod
Deprecated.
 
setToken(String) - Method in class com.cisco.thunderhead.access.AccessToken
Sets Access Token String
setTranslations(Map<String, Object>) - Method in class com.cisco.thunderhead.dictionary.Field
 
setType(String) - Method in class com.cisco.thunderhead.DataElement
 
setUpdateListener(Connector, String, SoftwareUpdateListener) - Method in interface com.cisco.thunderhead.connector.updates.SoftwareUpdate
 
setUpdateStatus(UpdateStatus) - Method in interface com.cisco.thunderhead.connector.updates.Persistable
Report update operation succeeds
setUpgradeDelay(long) - Method in class com.cisco.thunderhead.plugin.SoftwarePackageUpdateListener
 
setUpgradeStatus(Connector, UpdateStatus) - Method in interface com.cisco.thunderhead.connector.updates.SoftwareUpdate
 
setUrl(String) - Method in class com.cisco.thunderhead.plugin.FileDownloader
 
setUsername(String) - Method in class com.cisco.thunderhead.Contributor
 
setUserUUID(String) - Method in class com.cisco.thunderhead.client.UserAuthInfo
 
setUuid(String) - Method in class com.cisco.thunderhead.user.User
 
setValue(String, Object) - Method in class com.cisco.thunderhead.connector.Config
 
setValue(String, Object) - Method in class com.cisco.thunderhead.connector.ConnectorConfiguration
 
setValue(String) - Method in class com.cisco.thunderhead.property.Property
Set the value of the property
setWorkgroups(Map<String, List<SecureContentReferenceItem>>) - Method in class com.cisco.thunderhead.ContextBean
Sets the workgroups
setWorkgroups(Set<String>) - Method in class com.cisco.thunderhead.user.User
 
shouldPerformBootstrapUpgradeCheck() - Static method in class com.cisco.thunderhead.plugin.ConnectorFactory
Indicates whether the one-time bootstrap upgrade check needs to be performed.
shutdown() - Method in interface com.cisco.thunderhead.plugin.PluginManager
 
SIGNATURE_ALGORITHM - Static variable in class com.cisco.thunderhead.plugin.ConnectorFactory
 
SIGNATURE_BLOCK_FILE - Static variable in class com.cisco.thunderhead.plugin.ConnectorFactory
 
SIGNATURE_FILE - Static variable in class com.cisco.thunderhead.plugin.ConnectorFactory
 
size() - Method in interface com.cisco.thunderhead.connector.updates.PersistentInfo
Gets the number of entries in the persistentMap.
SOCIAL - Static variable in class com.cisco.thunderhead.datatypes.PodMediaType
 
SoftwarePackage - Class in com.cisco.thunderhead.connector.updates
 
SoftwarePackage(String, String) - Constructor for class com.cisco.thunderhead.connector.updates.SoftwarePackage
 
SoftwarePackage(String, String, String, int) - Constructor for class com.cisco.thunderhead.connector.updates.SoftwarePackage
 
SoftwarePackageUpdateListener - Class in com.cisco.thunderhead.plugin
The type Software package update listener.
SoftwarePackageUpdateListener() - Constructor for class com.cisco.thunderhead.plugin.SoftwarePackageUpdateListener
Instantiates a new Software package update listener.
SoftwareUpdate - Interface in com.cisco.thunderhead.connector.updates
 
SoftwareUpdateListener - Interface in com.cisco.thunderhead.connector.updates
 
stateChanged(ConnectorState, ConnectorState) - Method in interface com.cisco.thunderhead.connector.states.ConnectorStateListener
 
STRING - Static variable in class com.cisco.thunderhead.datatypes.ElementDataType
 
subset(String) - Method in class com.cisco.thunderhead.connector.PropertiesConfiguration
Extract all property values whose name contains the specifed prefix (dot-separated property names).
SV - Static variable in class com.cisco.thunderhead.datatypes.LanguageType
 
SYNC_ERROR - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "syncError"

T

Tag - Class in com.cisco.thunderhead.tag
 
Tag() - Constructor for class com.cisco.thunderhead.tag.Tag
 
Tag(String) - Constructor for class com.cisco.thunderhead.tag.Tag
 
Tag(RFC3339Date, String) - Constructor for class com.cisco.thunderhead.tag.Tag
 
TEMP_EMBEDDED_JAR_DIR - Static variable in class com.cisco.thunderhead.plugin.ConnectorFactory
 
TIMEOUT_REQUEST - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "timeoutRequest"
TOKEN_LOCK_TIMEOUT_SECONDS - Static variable in class com.cisco.thunderhead.clientoauth.OAuthConstants
 
toString() - Method in class com.cisco.thunderhead.access.AccessToken
Convert this object to string
toString() - Method in class com.cisco.thunderhead.BaseBean
 
toString() - Method in class com.cisco.thunderhead.customer.Customer
Deprecated.
 
toString() - Method in class com.cisco.thunderhead.datatypes.SecureContentReferenceItem
String representation of this object.
toString() - Method in class com.cisco.thunderhead.errors.ApiError
 
toString() - Method in exception com.cisco.thunderhead.errors.ApiException
 
toString() - Method in enum com.cisco.thunderhead.plugin.Configuration
Get the property name
toString() - Method in class com.cisco.thunderhead.rest.FlushStatusBean
 
toString() - Method in class com.cisco.thunderhead.util.RFC3339Date
 
TR - Static variable in class com.cisco.thunderhead.datatypes.LanguageType
 

U

UNAUTHORIZED - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "unAuthorized"
UNENCRYPTED - Static variable in class com.cisco.thunderhead.datatypes.ElementClassification
 
UNKNOWN_ERROR - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "unknownError"
UNKNOWN_HOST_ERROR - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "unknownHostError"
unload() - Method in class com.cisco.thunderhead.loader.JarClassLoader
 
UNSUPPORTED_MEDIA_TYPE - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "unsupportedMediaType"
UNSUPPORTED_OPERATION - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "unsupportedOperation"
update(T) - Method in interface com.cisco.thunderhead.client.ContextServiceClient
Inspects the object, handles encryption and updating through the proper API.
update(T, UserAuthInfo) - Method in interface com.cisco.thunderhead.client.ContextServiceClient
Inspects the object, handles encryption and updating through the proper API.
UPDATE - Static variable in class com.cisco.thunderhead.datatypes.EventType
 
updateAndReloadConfigAsync(String, ConnectorInfo, ConnectorConfiguration, ReloadListener) - Method in interface com.cisco.thunderhead.connector.Connector
Update and reload the configuration.
updateAndReloadConfigSync(String, ConnectorInfo, ConnectorConfiguration) - Method in interface com.cisco.thunderhead.connector.Connector
Update and reload the configuration.
updateAvailable(SoftwarePackage, ReloadListener) - Method in interface com.cisco.thunderhead.connector.updates.SoftwareUpdateListener
 
updateAvailable(SoftwarePackage, ReloadListener) - Method in class com.cisco.thunderhead.plugin.SoftwarePackageUpdateListener
 
UPDATED_SDK_EXTENSION - Static variable in class com.cisco.thunderhead.plugin.ConnectorFactory
 
UpdateStatus - Enum in com.cisco.thunderhead.connector.updates
 
UPGRADE_DELAY_PROP_NAME - Static variable in class com.cisco.thunderhead.plugin.ConnectorFactory
 
URL_DECODING_ERROR - Static variable in class com.cisco.thunderhead.errors.ApiErrorType
Value: "invalidInput.URLDecodingError"
USER - Static variable in class com.cisco.thunderhead.datatypes.ContributorType
 
User - Class in com.cisco.thunderhead.user
User bean.
User(String, String, String, Set<String>) - Constructor for class com.cisco.thunderhead.user.User
 
USER_GET - Static variable in class com.cisco.thunderhead.user.User
 
USER_ID - Static variable in class com.cisco.thunderhead.user.User
 
UserAuthInfo - Class in com.cisco.thunderhead.client
Bean for User authentication info
UserAuthInfo(String, String, String, boolean) - Constructor for class com.cisco.thunderhead.client.UserAuthInfo
 
UserAuthInfo(String) - Constructor for class com.cisco.thunderhead.client.UserAuthInfo
 
UserAuthInfo(String, boolean) - Constructor for class com.cisco.thunderhead.client.UserAuthInfo
 
UUIDUtils - Class in com.cisco.thunderhead.util
Utilities for UUID

V

valueOf(String) - Static method in enum com.cisco.thunderhead.client.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cisco.thunderhead.connector.states.ConnectorState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cisco.thunderhead.connector.updates.UpdateStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cisco.thunderhead.dictionary.RestrictionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cisco.thunderhead.plugin.Configuration
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.cisco.thunderhead.client.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cisco.thunderhead.connector.states.ConnectorState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cisco.thunderhead.connector.updates.UpdateStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cisco.thunderhead.dictionary.RestrictionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cisco.thunderhead.plugin.Configuration
Returns an array containing the constants of this enum type, in the order they are declared.
VIDEO - Static variable in class com.cisco.thunderhead.datatypes.PodMediaType
 
VOICE - Static variable in class com.cisco.thunderhead.datatypes.PodMediaType
 

W

waitForCompletion(long) - Method in class com.cisco.thunderhead.util.ReloadListenerWithWait
Block until the reload attempt has completed or until the indicated timeout period has elapsed.
waitForFlushComplete(Class<T>, int) - Method in interface com.cisco.thunderhead.client.ContextServiceClient
Wait for flush to complete.
waitForFlushComplete(String, int) - Method in interface com.cisco.thunderhead.client.ContextServiceClient
Wait for flush to complete.
waitForFlushComplete(Class<T>, int, UserAuthInfo) - Method in interface com.cisco.thunderhead.client.ContextServiceClient
Wait for flush to complete.
waitForFlushComplete(String, int, UserAuthInfo) - Method in interface com.cisco.thunderhead.client.ContextServiceClient
Wait for flush to complete.
WEB - Static variable in class com.cisco.thunderhead.datatypes.PodMediaType
 
WORK_ITEM - Static variable in class com.cisco.thunderhead.ContextObject.Types
 

Z

ZH_CN - Static variable in class com.cisco.thunderhead.datatypes.LanguageType
 
ZH_TW - Static variable in class com.cisco.thunderhead.datatypes.LanguageType
 
A B C D E F G H I J K L M N O P Q R S T U V W Z 
Skip navigation links

Copyright © 2018. All rights reserved.