| Modifier and Type | Method and Description |
|---|---|
IConnection |
getTracedConnection(String systemAlias,
IPortalComponentRequest request)
Deprecated.
|
boolean |
startAuthorizationTrace(IConnection connection,
IPortalComponentRequest request)
Deprecated.
|
boolean |
stopAuthorizationTrace(IConnection connection)
Deprecated.
|
static final String KEY
boolean startAuthorizationTrace(IConnection connection, IPortalComponentRequest request) throws ExecutionException, ResourceException
connection - an application-level handle that is used by a client to access the underlying physical connection.request - The IPortalComponentRequest is the portal component specific view on all request related matters.true if authorization trace could be enabled for the given connection, false otherwise.ExecutionException - thrown when execution of a function has failed.ResourceException - this is the root interface of the exception hierarchy defined for the Connector architecture.boolean stopAuthorizationTrace(IConnection connection) throws ExecutionException, ResourceException
connection - an application-level handle that is used by a client to access the underlying physical connection.true if authorization trace could be stopped for the given connection, false otherwise.ExecutionException - thrown when execution of a function has failed.ResourceException - this is the root interface of the exception hierarchy defined for the Connector architecture.IConnection getTracedConnection(String systemAlias, IPortalComponentRequest request) throws ConnectorException, com.sap.security.api.umap.NoLogonDataAvailableException
IPortalComponentRequest.getComponentContext().getComponentName(). Authorization trace is switched off
when the connection is closed.systemAlias - the portal system alias for the backend systemrequest - the IPortalComponentRequest is the portal component specific view on all request related matters.ConnectorException - Used whenever there is an exception in the underlying API. The underlying exception is available through the getLinkedException() method.com.sap.security.api.umap.NoLogonDataAvailableException - if there is no logon data available that matches the system's logon method| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/connectivity/services/api
|
api
|
EP-PIN
|
Copyright 2021 SAP SE Complete Copyright Notice