Search:

Type: Posts; User: chiri; Keyword(s):

Search: Search took 0.03 seconds.

  1. Thread: Logout issue

    by chiri
    Replies
    3
    Views
    708

    No as of now i dont have any. can you help me out...

    No as of now i dont have any. can you help me out with a sample code.
  2. Thread: Logout issue

    by chiri
    Replies
    3
    Views
    708

    Logout issue

    Hi All,

    Can any one help me put with sample code on how to implement logout functionality in spring web flow.

    I am not supposed to use spring security.

    Also i have a link logOff for which i...
  3. Replies
    0
    Views
    588

    Spring Timer Help required

    Hi All,

    I am using Spring timer schedule framework for job execution. Below is the code details :

    In XML file :
    <bean id="schedulerTask"...
  4. Replies
    1
    Views
    869

    password decoding help required

    Hi All,

    I am encoding password text using org.acegisecurity.providers.encoding.Md5PasswordEncoder and org.acegisecurity.providers.dao.SaltSource
    using following code

    PasswordEncoder encoder...
  5. Replies
    0
    Views
    424

    problem with session and url

    Hi All,

    i have implemented spring security in my application which is being developed using trinidad and rich faces. When development of application was limited to trinidad there was no issue....
  6. Replies
    0
    Views
    494

    Problem with Spring Security Authorization

    Hi All,

    I have set access to certain pages for user of certain role ,say, role_admin.
    Now if user having role other that role_admin logs in the application then he should not be able to access...
  7. Replies
    0
    Views
    644

    Acegi + RichFaces help needed

    Hi All,

    As part of my requirement, i want to know that can i use acegi security implementation in a web application which is being developed using rich faces framework.

    if yes, then please...
  8. Replies
    2
    Views
    961

    thanks a lot for ur inputs as it provided a great...

    thanks a lot for ur inputs as it provided a great help !!

    Now my next requirement is how to authenticate the user using normal password text( as password for that user will be saved in encrypted...
  9. Replies
    2
    Views
    961

    Acegi + password encryption help required

    Hi All,

    I m newbie to Acegi and have following requirement:

    1) In my web application, at the time of creating a new user i need to save password for that user in database. Can i save encrypted...
  10. Replies
    1
    Views
    907

    AuthenticationManager coming as null

    Hi All,

    i m newbie to spring security.And i m facing an issue of authenticationManager coming as null. Can any one pin point the root cause.
    if any one wants to see the code, do let me know.
    ...
Results 1 to 10 of 10