All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
Class |
Description |
AbstractBatchJobChannelProcess |
|
AbstractCachingSecurityService |
|
AbstractJobController |
|
AbstractSecurityServiceFactory |
|
AllowedValues |
|
AppLog |
|
AppLogUtil |
|
AuthorizationService |
|
AuthorizationServiceUserSecurityService |
|
AuthorizationServiceUserSecurityServiceFactory |
|
BaseAuthorizationService |
|
BatchJob |
|
BatchJobFile |
|
BatchJobFileUiBuilder |
|
BatchJobPostProcess |
|
BatchJobPreProcess |
|
BatchJobPreProcessGroupCreator |
|
BatchJobRequestExecutionGroup |
|
BatchJobRequestExecutionGroupUiBuilder |
|
BatchJobResult |
The BatchJobResult is a result file generated after the execution of a
BatchJob.
|
BatchJobResultUiBuilder |
|
BatchJobScheduler |
|
BatchJobService |
|
BatchJobStatus |
|
BatchJobStatusChange |
|
BatchJobStatusChangeUiBuilder |
|
BatchJobUiBuilder |
|
BatchJobUpdator |
|
BusinessApplication |
The BusinessApplication describes a business application which can be invoked
via the CPF.
|
BusinessApplicationPlugin |
The BusinessApplicationPlugin annotation marks a Java class as a CPF business
application plug-in.
|
BusinessApplicationPluginExecutor |
|
BusinessApplicationRegistry |
|
BusinessApplicationStatistics |
|
BusinessApplicationStatisticsUiBuilder |
|
BusinessApplicationUiBuilder |
|
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.
|
ClassLoaderModule |
|
ClassLoaderModuleLoader |
|
Common |
|
Complex |
|
ConcurrentProcessingFramework |
The Concurrent Processing Framework REST API allows client applications in Java, JavaScript or other
programming languages to query the available business applications, create jobs and download
the results of jobs on behalf of their users.
|
ConfigProperty |
|
ConfigPropertyLoader |
|
ConfigPropertyModule |
|
ConfigPropertyModuleLoader |
|
ConfigPropertyUiBuilder |
|
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.
|
CpfConfig |
|
CpfDataAccessObject |
|
CpfHttpClient |
|
CpfHttpClientPool |
|
CpfLoggingContextListener |
|
CpfSecurityModuleImport |
|
CpfUiBuilder |
|
DaoConfigPropertyLoader |
|
DatabaseBeanConfigurator |
|
DatabaseJobController |
|
DatabasePreProcessGroup |
|
DefaultValue |
The DefaultValue method annotation defines the default value to display on the form or use
if a value was not provided for a JobParameter or RequestParameter .
|
Digest |
|
DigestAuthenticationFilter |
Processes a HTTP request's Digest authorization headers, putting the result into the
SecurityContextHolder .
|
DocumentationController |
|
DurationType |
|
ErrorCode |
The ErrorCode enum describes the types of error that can be returned in an error file.
|
ErrorsTableSerializer |
|
ExecutionGroupUiBuilder |
|
FailOnStart |
|
FileJobController |
|
FilePreProcessGroup |
|
FunctionResponseHandler<T> |
|
GeometryConfiguration |
The GeometryConfiguration annotation can be used on a BusinessApplicationPlugin class,
a RequestParameter setXXX method with a Geometry subclass parameter,
or a ResultAttribute getXXX method with a Geometry subclass parameter
to indicate the configuration of the required coordinate system,
precision model, number of coordinate axis and if the geometry should be
validated.
|
GeometryFactory |
|
GeometryResult |
|
GeometryValidatorPlugin |
The GeometryValidatorPlugin converts the geometry to the requested coordinate
system and precision model.
|
GroupNameService |
|
HttpConnectionManagerFactory |
|
HttpMultipartPost |
|
HttpRequestMessage |
An HttpServletRequest, encapsulated as an OAuthMessage.
|
HttpStatusCodeException |
|
IBusinessApplicationPluginExecutor |
|
JdbcConfig |
|
JdbcDatabaseMetaData |
|
JobController |
|
JobParameter |
The JobParameter method annotation indicates that a setXXX method is
a parameter that will be applied to all requests in a job on a BusinessApplicationPlugin
class.
|
JobPreProcessTask |
|
JtsGeometryDataType |
|
JtsWktWriter |
|
LoadJobIdsToScheduleFromDatabase |
|
LoadUserByConsumerKeyInterceptor |
The LoadUserByConsumerKeyInterceptor intercepts HTTP requests and adds the
userAccount attribute containing an UserAccount object for the
external user name identified in the HTTP request Principal within the
specified userAccountClass.
|
Mandelbrot |
|
MapTileByLocation |
|
MapTileByTileId |
|
MockSecurityService |
|
MockSecurityServiceFactory |
|
Module |
|
ModuleControlProcess |
|
ModuleEvent |
|
ModuleEventListener |
|
ModuleLoader |
|
ModuleUiBuilder |
|
MultipartToSimpleGeometry |
|
OAuth |
Miscellaneous constants, methods and types.
|
OAuth.Parameter |
A name/value pair.
|
OAuth.Problems |
|
OAuthAccessor |
Properties of one User of an OAuthConsumer.
|
OAuthAuthenticationToken |
|
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.
|
OAuthOrDigestProcessingFilterEntryPoint |
|
OAuthProblemException |
An OAuth-related problem, described using a set of named parameters.
|
OAuthProcessingFilter |
|
OAuthProcessingFilterEntryPoint |
|
OAuthSchemeFactory |
|
OAuthServiceProvider |
Properties of an OAuth ArcGisRestService Provider.
|
OAuthSignatureMethod |
A pair of algorithms for computing and verifying an OAuth digital signature.
|
OAuthUrlUtil |
|
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.
|
PluginAdaptor |
|
PreemptiveAuthorizer |
An interceptor that initiates authorization without waiting for a challenge
from the server.
|
PreProcessGroup |
|
RandomFailure |
|
RecoverableException |
A recoverable exception indicates that the cause of the exception can be
recovered from.
|
RemoveOldBatchJobs |
Periodically delete Batch Jobs older than the specified number of days, along
with all the Batch Jobs associated request and result data.
|
RequestParameter |
|
Required |
|
ResetOAuthCredentialsByUserAccountController |
|
ResourceBody |
|
ResourcePermission |
|
ResultAttribute |
|
ResultList |
The ResultList annotation can be used in structured result data
plug-ins that return a list of structured results instead of a single result.
|
RSA_SHA1 |
The RSA-SHA1 signature method.
|
SecurityService |
The security service provides a mechanism for business applications to get
information about the user and enforce access control.
|
SecurityServiceFactory |
|
SecurityTest |
|
SignatureUtil |
|
SimpleOAuthValidator |
|
StatisticsService |
|
StatisticTypeAttributes |
|
TestAllDataTypes |
|
TransactionFilter |
|
TuningUiBuilder |
|
UserAccount |
|
UserAccountByConsumerKeyDetailsService |
|
UserAccountSecurityService |
|
UserAccountUiBuilder |
|
UserGroup |
|
UserGroupAccountXref |
|
UserGroupPermission |
|
UserGroupPermissionUiBuilder |
|
UserGroupUiBuilder |
|
UsernamePasswordAuthenticationToken |
|
Worker |
|
WorkerConfigPropertyLoader |
|
WorkerGroupRunnable |
|
WorkerHttpClient |
|
WorkerMessageHandler |
|
WorkerModuleState |
|
WorkerModuleStateUiBuilder |
|
WorkerRunning |
|
WorkerScheduler |
|
WorkerSecurityFilter |
|
WorkerSecurityService |
|
WorkerSecurityServiceFactory |
|
WorkerServerMessageHandler |
|
WorkerServlet |
|
WorkerUiBuilder |
|
WorkerWebService |
|
WrappedAppender |
|