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

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 an inverse search for user elements gives more than one hit.
 

Methods in com.sap.security.api.umap that throw NoLogonDataAvailableException
 java.lang.String IUserMapping.getInverseMappingData(java.lang.String sysid, java.lang.String userid, byte system_type)
          This function creates a ISystemLandscapeObject from sysid and calls (String,ISystemLandscapeObject).
 java.lang.String IUserMapping.getInverseMappingData(java.lang.String mappedUser, ISystemLandscapeObject system)
          Searches for IUser objects which have maintained a user mapping for the specified system with the given user id.
 java.util.Map IUserMapping.getInverseMappingData(java.lang.String[] mappedUsers, ISystemLandscapeObject system)
          Call for user mapping data optimized for mass calls.
 void IUserMappingData.enrich(java.util.Map logonData)
          Enrich Map with logon data.
 void IUserMappingData.enrich(java.net.HttpURLConnection conn)
          Enriches an HttpURLConnection.
 void IUserMappingData.enrich(java.util.Properties jcoProps)
          Enriches a jcoProperty object describing an RFC connection to an SAP backend system.
 void IUserMappingData.enrich(javax.xml.soap.SOAPMessage msg)
          Enriches a SOAP message.
 



Copyright © 2002 SAP AG All Rights Reserved.