All
Libraries
This
Library
Package
Class
Use
Tree
Deprecated
Index
Grand
Index
Help
Services
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
_
C
Challenger
- class com.sas.services.security.
Challenger
.
The Challenger class helps bridge the non-remote JAAS callback classes with the remote PFS versions of the callbacks.
ChannelFilter
- class com.sas.services.information.metadata.
ChannelFilter
.
ChannelInterface
- interface com.sas.services.information.metadata.
ChannelInterface
.
This interface represents a repository neutral accessor class for an IT Channel entity in a metadata repository.
ChannelTransportInterface
- interface com.sas.services.publish.
ChannelTransportInterface
.
The ChannelTransportInterface provides a mechanism for publishing a result package to a channel.
ChildRepositoryInterface
- interface com.sas.services.information.
ChildRepositoryInterface
.
Cluster
- class com.sas.services.connection.
Cluster
.
A base class representing a cluster of IOM servers.
Column
- class com.sas.rio.
Column
.
This is the Column class which defines a columns' attributes.
com.sas.iom
- package com.sas.iom
The Java Workspace Factory and I/O Stream helper classes.
com.sas.net.brg.orb
- package com.sas.net.brg.orb
IOM Bridge for Java
com.sas.rio
- package com.sas.rio
The SAS IOM Driver for JDBC
com.sas.services
- package com.sas.services
Foundation Services.
com.sas.services.connection
- package com.sas.services.connection
Service for making and managing connections to IOM servers.
com.sas.services.connection.jndi
- package com.sas.services.connection.jndi
JNDI connection services.
com.sas.services.connection.omr
- package com.sas.services.connection.omr
Provides a connection factory configuation for use with a SAS Metadata Server.
com.sas.services.connection.platform
- package com.sas.services.connection.platform
Provides a connection factory configuation for use with SAS Foundation Services.
com.sas.services.deployment
- package com.sas.services.deployment
This subsystem provides utilities to deploy and lookup foundation services.
com.sas.services.deployment.servicewrapper
- package com.sas.services.deployment.servicewrapper
Java Service Wrapper for the SAS Foundation Services.
com.sas.services.discovery
- package com.sas.services.discovery
Discover a service based upon its service capabilities and optionally service attributes.
com.sas.services.events
- package com.sas.services.events
Top-level package for event services that contains an
EventFactory
that can be used to create events to send to an EventBroker service for processing.
com.sas.services.events.broker
- package com.sas.services.events.broker
Broker events that are triggered by various transport protocols.
com.sas.services.events.broker.flowengine
- package com.sas.services.events.broker.flowengine
Run process flows and dispatch listener applications.
com.sas.services.events.broker.monitor
- package com.sas.services.events.broker.monitor
Listen for incoming events to process.
com.sas.services.events.discovery
- package com.sas.services.events.discovery
Locate event brokers.
com.sas.services.information
- package com.sas.services.information
Interact with data repositories on behalf of client applications.
com.sas.services.information.browse
- package com.sas.services.information.browse
Information service metadata browsing.
com.sas.services.information.metadata
- package com.sas.services.information.metadata
Information Service metadata.
com.sas.services.information.metadata.dav
- package com.sas.services.information.metadata.dav
Information Service WebDAV metadata.
com.sas.services.information.util
- package com.sas.services.information.util
Information service utilities.
com.sas.services.logging
- package com.sas.services.logging
Send runtime messages to one or more output destinations.
com.sas.services.logging.util
- package com.sas.services.logging.util
Logging Service utilities.
com.sas.services.mgmt
- package com.sas.services.mgmt
Service management.
com.sas.services.publish
- package com.sas.services.publish
Publish services.
com.sas.services.publish.alerts
- package com.sas.services.publish.alerts
Publish service alerts.
com.sas.services.publish.archive
- package com.sas.services.publish.archive
Publish service archive.
com.sas.services.publish.metadata
- package com.sas.services.publish.metadata
Publish Service metadata.
com.sas.services.publish.requester
- package com.sas.services.publish.requester
Publish Service requester.
com.sas.services.publish.webdav
- package com.sas.services.publish.webdav
Publishing capabilities for a WebDAV client.
com.sas.services.security
- package com.sas.services.security
Perform Authentication against modular authentication providers with user identities.
com.sas.services.security.login
- package com.sas.services.security.login
Security Service login.
com.sas.services.session
- package com.sas.services.session
Session services.
com.sas.services.storedprocess
- package com.sas.services.storedprocess
Create and execute stored processes.
com.sas.services.storedprocess.metadata
- package com.sas.services.storedprocess.metadata
Stored Process Service metadata.
com.sas.services.user
- package com.sas.services.user
Maintain user identities and profiles.
com.sas.services.util
- package com.sas.services.util
Utility classes used by Foundation Services.
com.sas.services.webdav
- package com.sas.services.webdav
Provides a client API for accessing WebDAV servers.
Comment
- class com.sas.services.information.metadata.
Comment
.
Represents a comment in a discussion thread
CommentFilter
- class com.sas.services.information.metadata.
CommentFilter
.
Provides a mechanism to filter comments.
CommentFilterInterface
- interface com.sas.services.information.metadata.
CommentFilterInterface
.
Provides a mechanism to filter comments.
CommentInterface
- interface com.sas.services.information.metadata.
CommentInterface
.
A comment
ConfigurationXMLTextStoreInterface
- interface com.sas.services.information.metadata.
ConfigurationXMLTextStoreInterface
.
ConnectionFactoryAdminInterface
- interface com.sas.services.connection.
ConnectionFactoryAdminInterface
.
The administrator's interface to a connection factory.
ConnectionFactoryConfiguration
- class com.sas.services.connection.
ConnectionFactoryConfiguration
.
The base class for all connection factory configurations.
ConnectionFactoryEvent
- class com.sas.services.connection.
ConnectionFactoryEvent
.
A class used to notify factory users of important events such as factory shutdown.
ConnectionFactoryEventListener
- interface com.sas.services.connection.
ConnectionFactoryEventListener
.
An interface implemented by factory users who want to be notified of important events such as factory shutdown.
ConnectionFactoryException
- exception com.sas.services.connection.
ConnectionFactoryException
.
The base class for all connection service exceptions.
ConnectionFactoryInterface
- interface com.sas.services.connection.
ConnectionFactoryInterface
.
User interface for connection factories.
ConnectionFactoryManager
- class com.sas.services.connection.
ConnectionFactoryManager
.
A factory of connection factories.
ConnectionFactoryShellInterface
- interface com.sas.services.connection.
ConnectionFactoryShellInterface
.
Methods common to all connection factory interfaces.
ConnectionImpl
- class com.sas.services.connection.
ConnectionImpl
.
Simple implementation of the connection handle.
ConnectionInfo
- class com.sas.services.webdav.
ConnectionInfo
.
Identifies all the information required to make a connection to a DAV server.
ConnectionInterface
- interface com.sas.services.connection.
ConnectionInterface
.
The factory-managed connection handle.
ConnectionTimeoutException
- exception com.sas.services.connection.
ConnectionTimeoutException
.
The connection factory throws a timeout exception when a connection request could not be completed before an administrative time limit expired.
ConnectRefusedException
- exception com.sas.services.security.login.
ConnectRefusedException
.
This exception gets thrown when authentication fails due to a connection refused error.
ConnectRefusedLoginServiceException
- exception com.sas.services.security.
ConnectRefusedLoginServiceException
.
This exception gets thrown if the authentication process detects that a "connection refused" network error occurred while attempting authentication.
Constants
- class com.sas.services.util.
Constants
.
Miscellaneous constants needed by the Services.
Content
- class com.sas.services.information.metadata.
Content
.
Content is an example of a smartobject that surfaces content from the underlying repository entity (DAV is an example a repository where entities have content).
ContentDestination
- class com.sas.services.information.metadata.
ContentDestination
.
The ContentDestination class is a container class that contains the content destination information for a subscriber or channel.
ContentFilter
- class com.sas.services.information.metadata.
ContentFilter
.
ContentInterface
- interface com.sas.services.information.metadata.
ContentInterface
.
Manipulation of the actual content of a Content smart object
ContentSubscriberFilter
- class com.sas.services.information.metadata.
ContentSubscriberFilter
.
Copied from EventSubscriberFilter as template for this ContentSubscriberFilter.
ContentSubscriberInterface
- interface com.sas.services.information.metadata.
ContentSubscriberInterface
.
Package subscriber interface.
CorePlatformServices
- class com.sas.services.deployment.
CorePlatformServices
.
Facades a deployment of core foundation services.
Credential
- class com.sas.services.connection.
Credential
.
A base class for credentials that can be used to authenticate and authorize use of a connection factory.
CredentialException
- exception com.sas.services.security.login.
CredentialException
.
This exception gets thrown when authentication fails due to credential rejection.
CredentialLoginServiceException
- exception com.sas.services.security.
CredentialLoginServiceException
.
This exception gets thrown when a user attempts to authenticate, but the authentication fails due to a bad user ID or password.
CredentialPermission
- class com.sas.services.user.
CredentialPermission
.
This class is used to protect the retrieval of credential information from the UserIdentity class.
CredentialPermissionCollection
- class com.sas.services.user.
CredentialPermissionCollection
.
Collection of credential permissions.
All
Libraries
This
Library
Package
Class
Use
Tree
Deprecated
Index
Grand
Index
Help
Services
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
_
Copyright © 2006 SAS Institute Inc. All Rights Reserved.
javadoc generated Fri, 10 Feb 2006 17:28:50