Search:

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

Search: Search took 0.02 seconds.

  1. How become a member in spring security projet

    Hi,

    I want to contribute in the development of the framework spring security. So I want to know what shall I do, and what are the steps to follow in order to make it happen.

    Regards.
  2. Replies
    5
    Views
    1,590

    Hi, Is there any solution to get the requested...

    Hi,

    Is there any solution to get the requested domain name (DNS) in my custom AuthenticationProvider?

    Best regards.
  3. Replies
    5
    Views
    1,590

    Hi, thanks for your interest. I am mapping my...

    Hi,

    thanks for your interest.
    I am mapping my JSF using <url-pattern>*.faces</url-pattern>.
    the code I noticed before works well when a user is logged-in.
    I will explain you more my need:
    The...
  4. Replies
    5
    Views
    1,590

    Yes, I am using JSF.

    Yes, I am using JSF.
  5. Replies
    5
    Views
    1,590

    get the requested URL

    Hi,

    I want to make an authentication based on login, pwd and the domain name. I created a custom authentication provider that works well. The problem I face now is that when I use the code bellow...
  6. Replies
    1
    Views
    1,233

    Custom login page using JSF

    Hi all,

    I want to customize my login page using JSF. I created a LoginBean with the method doLogin
    public String doLogin ( ) throws IOException, ServletException
    {
    ExternalContext context =...
  7. Hi, Thank you all. The problem was resolved...

    Hi,

    Thank you all. The problem was resolved due to your help.

    Now I want to customize the login page using JSF. I think I will create a new
    post in order to resolve it.
  8. Hi, thanks for the response. Iset all the...

    Hi,
    thanks for the response. Iset all the boolean parameters into true. Now I have two others problem.

    The first is how to get the UserDetails object from the session. I dont know its identifier....
  9. Login problem "Reason: User account is locked"

    Hi all,
    I am new in Spring security. I am developing a web application using the spring security release 3.0.5. I developed a customized authentication provider and customised UserDetails.
    When...
Results 1 to 9 of 9