Results 1 to 2 of 2
  1. #1
    Member
    Join Date
    Jul 2008
    Location
    Jeddah
    Posts
    1

    How to Get the User and Password ?

    Hello,

    I want to do authentication for the requesting user throw NotifyUser Method. NotifyUser Method need two parameters "User" and "Password" to be checkd against the pre-defined users list. my problem is i dont know how to get the "user" and "password" to pass it to this method.

    can any body help me????

  2. #2
    Administrator
    Join Date
    Jul 2006
    Location
    Milan, Italy
    Posts
    521
    Arajeh,

    The user and password must be sent by the Client.

    For example, if you are working on a Web client, you will use setUserName() and setPassword() of the Connection object.

    This data will be passed to the NotifyUser() method of your Metadata Adapter.

 

 

Similar Threads

  1. User Authentication Issue
    By karthik655 in forum Client SDKs
    Replies: 3
    Last Post: May 3rd, 2012, 11:07 AM
  2. How to limit the items a user can see
    By mikelear@cityindex.co.uk in forum Adapter SDKs
    Replies: 3
    Last Post: January 31st, 2011, 01:41 PM
  3. User data into XML ?
    By quantri_vn87 in forum Adapter SDKs
    Replies: 3
    Last Post: October 29th, 2009, 03:16 PM
  4. User and password for access to monitor
    By webfg in forum General
    Replies: 1
    Last Post: April 6th, 2009, 01:29 PM
  5. User-specific push
    By rmusco in forum General
    Replies: 8
    Last Post: February 2nd, 2007, 06:29 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT +1. The time now is 01:50 PM.