Search:

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

Search: Search took 0.03 seconds.

  1. YEs

    You're right i implements my own AuthenticationProvider like that :


    import org.acegisecurity.Authentication;
    import org.acegisecurity.AuthenticationException;
    import...
  2. Spring Acegi Security how can i get the password entered (j_password)

    Hi,

    I'm using the Acegi Security.
    I have a problem because the authentification in my company is outsourced with a WebService. :p
    This WS have 2 arguments : login and password.

    I would like...
Results 1 to 2 of 2