I have made a new tutorial, but its not yet on SDN.
But basically the point is: You cannot access some usermapping information like passwort. For this you have to use the umap.api (like method enrich)
The UME javadoc is on SDN, but the you have to search
IUserMapping - interface com.sap.security.api.umap.IUserMapping.
Provides an entry point to the user mapping functionality.
IUserMappingData - interface com.sap.security.api.umap.IUserMappingData.
Main interface for user mapping.
via Index, due to javadoc bug.
http://media.sdn.sap.com/html/submitted_docs/60_sp2_javadocs/ume/index.html
BR,
Oliver
Add comment