|
SAP NetWeaver 2004S SPS 09 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NoLogonDataAvailableException | |
| com.sap.security.api.umap | Provides basic user mapping functionality. |
| 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(Map logonData)
Enrich a Map with logon credentials.
|
void |
IUserMappingData.enrich(HttpURLConnection conn)
Enriches an HttpURLConnection 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.
|
void |
IUserMappingData.enrich(javax.xml.soap.SOAPMessage message)
Enriches a SOAP message with logon credentials. |
String |
IUserMapping.getInverseMappingData(String sysid,
String userid,
byte system_type)
Deprecated. Please don't use this method any more, but use IUserMapping.getInverseMappingData(String, ISystemLandscapeObject) instead. |
String |
IUserMapping.getInverseMappingData(String mappedUser,
ISystemLandscapeObject system)
Search for users which are mapped to the given user ID in the specified backend system. |
|
SAP NetWeaver 2004S SPS 09 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||