Package | Description |
---|---|
com.sap.conn.jco.server |
Class and Description |
---|
JCoApplicationAuthenticationException
Using this exception the application's security handler notifies the sender system,
that the user, who initiated a remote call, does not have access to the server.
|
JCoApplicationAuthorizationException
Using this exception the application's security handler notifies the sender system,
that the user, who initiated a remote call, does not have enough permissions.
|
JCoServer
The JCoServer interface provides access to the public APIs in the JCo server implementation.
|
JCoServerAuthenticationData
Authentication parameters sent by the caller system.
|
JCoServerAuthenticationData.AuthenticationMode
Mode for each
JCoServerAuthenticationData object. |
JCoServerAuthorizationData
Authorization parameters sent by the caller system
It will be passed to the
JCoServerSecurityHandler
on each call. |
JCoServerCallType
Describes all types of requests a server can receive via RFC from the ABAP client.
|
JCoServerContext
JCoServerContext provides additional information for the remote call.
|
JCoServerContextInfo
JCoServerContextInfo provides additional information of the remote system and the context of the request.
|
JCoServerErrorListener
Listener interface for the errors occurred inside of the JCoServer.
|
JCoServerExceptionListener
Listener interface for the exceptions occurred inside of the JCoServer in the JCo runtime.
|
JCoServerState
JCoServerState reflects the possible states of a JCoServer.
|
JCoServerStateChangedListener
JCo server state change listener interface.
|
Copyright © 2024 SAP. All rights reserved.