Results 1 to 4 of 4

Thread: custom UserDetails and User

  1. #1
    Join Date
    Jun 2005
    Posts
    4

    Default custom UserDetails and User

    I'm extreemly new to Acegi and am trying to get to grips with it.

    basically i am trying to find documentation on wiring up my own User or UserDetails object that i can pull out of the context via the Authentication object.

    I simply cannot find this in the documentation.

    any help, or at least a nudge in the right direction would be great.

    thanks

  2. #2
    Join Date
    Jun 2005
    Posts
    4

    Default Apologies

    working it out - couldn't see the forest for the trees

  3. #3
    Join Date
    Oct 2004
    Location
    Brazil
    Posts
    23

    Default

    Hello,

    You can simply implement a custom UserDetails and return it using a custom AuthenticationDao.

    HTH,

    Victor

  4. #4
    Join Date
    Jun 2005
    Posts
    4

    Default

    Thanks..

Similar Threads

  1. LDAPPasswordAuthenticationDao problem
    By benoit_m35 in forum Security
    Replies: 15
    Last Post: Jan 11th, 2006, 07:04 AM
  2. Replies: 3
    Last Post: Oct 8th, 2005, 04:05 AM
  3. Any existing Dao impl for writing to text file?
    By wangjammer5 in forum Security
    Replies: 7
    Last Post: Jul 23rd, 2005, 07:26 AM
  4. Replies: 6
    Last Post: Apr 13th, 2005, 09:47 AM
  5. Encorporating Custom UserDetails
    By bendg25 in forum Security
    Replies: 3
    Last Post: Dec 20th, 2004, 02:57 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •