Uses of Class
com.sap.security.api.umap.NoLogonDataAvailableException

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.
 



Copyright 2006 SAP AG Complete Copyright Notice