|
SAP NetWeaver 7.1 Composition Environment | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NoLogonDataAvailableException | |
|---|---|
| com.sap.security.api.umap | |
| Uses of NoLogonDataAvailableException in com.sap.security.api.umap |
|---|
| Subclasses of NoLogonDataAvailableException in com.sap.security.api.umap | |
|---|---|
class |
MultipleHitException
This exception is thrown when a lookup for local users being mapped to a given backend user ID results in more than one hit. |
| Methods in com.sap.security.api.umap that throw NoLogonDataAvailableException | |
|---|---|
void |
IUserMappingData.enrich(HttpURLConnection conn)
Enriches an HttpURLConnection with logon credentials. |
void |
IUserMappingData.enrich(Map logonData)
Enrich a Map with logon credentials. |
void |
IUserMappingData.enrich(Properties jcoProps)
Enriches a JCo Properties object (containing information
used to open an RFC connection to an ABAP backend system) with logon
credentials. |
String |
IUserMapping.getInverseMappingData(String mappedUser,
ISystemLandscapeObject system)
Search for users which are mapped to the given user ID in the specified backend system. |
String |
IUserMapping.getInverseMappingData(String sysid,
String userid,
byte system_type)
Deprecated. Use IUserMapping.getInverseMappingData(String, ISystemLandscapeObject) instead. |
|
SAP NetWeaver 7.1 Composition Environment | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||