All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description Callback<T> The callback interface is used by the CpfClient API to invoke code in a client application to process a objects returned from the CPF REST API.CpfClient The CPF Java (11+) client allows applications to use the CPF Web ArcGisRestService REST API to query the available business applications, create jobs and download the results of jobs on behalf of their users.CpfHttpClient CpfHttpClientPool ErrorCode The ErrorCode enum describes the types of error that can be returned in an error file.FunctionResponseHandler<T> HttpConnectionManagerFactory HttpMultipartPost HttpStatusCodeException OAuth Miscellaneous constants, methods and types.OAuth.Parameter A name/value pair.OAuth.Problems Strings used for problem reporting.OAuthAccessor Properties of one User of an OAuthConsumer.OAuthConsumer Properties of an OAuth Consumer.OAuthCredentials An OAuthAccessor, to be used as credentials for an AuthScheme based on OAuth.OAuthException An exception thrown by the OAuth library.OAuthMessage A request or response message used in the OAuth protocol.OAuthProblemException An OAuth-related problem, described using a set of named parameters.OAuthSchemeFactory An implementation of the OAuth HTTP authorization scheme.OAuthServiceProvider Properties of an OAuth ArcGisRestService Provider.OAuthSignatureMethod A pair of algorithms for computing and verifying an OAuth digital signature.OAuthValidator An algorithm to determine whether a message has a valid signature, a correct version number, a fresh timestamp, etc.PEMReader This class convert PEM into byte array.PKCS1EncodedKeySpec PKCS#1 encoded private key is commonly used with OpenSSL.PreemptiveAuthorizer An interceptor that initiates authorization without waiting for a challenge from the server.ResourceBody RSA_SHA1 The RSA-SHA1 signature method.SimpleOAuthValidator