Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    858

    Normal flow is showing the form of this...

    Normal flow is showing the form of this controler, and the alterate flow is redirecting on diferenet controler without showing this form.

    (more prcicley: in reference data i get list of datas wich...
  2. Replies
    3
    Views
    858

    redirect from referenceData

    Hi,

    in my referenceData I prepare data for this controler(simple) page, but during this preparing if something occure, I dont want to render this (his) page, but I want to redirect on different...
  3. Hi, can you please post your security spring...

    Hi,
    can you please post your security spring configuration for this in your onSubmit method

    request.getSession().setAttribute("login", login);


    I cant figure out how it maps with <http>...
  4. Replies
    2
    Views
    1,936

    So, I meen to ask why authentication-failure-url...

    So, I meen to ask why authentication-failure-url attribute dont work, and why I have this logs

    [2009.01.05 12:37:53:941 CET] 00000028 SystemOut O DEBUG FilterChainProxy -...
  5. Replies
    2
    Views
    1,936

    and the failure spring log ...

    and the failure spring log



    ...
  6. Replies
    2
    Views
    1,936

    http authentication failed

    Hi,
    I am trying to use ordinary spring security by tutorial:



    <beans:beans xmlns="http://www.springframework.org/schema/security"
    xmlns:beans="http://www.springframework.org/schema/beans"...
  7. Replies
    15
    Views
    62,110

    do you have implmentation for grants? new...

    do you have implmentation for grants?

    new GrantedAuthorityImpl(userRole)

    Thanks.
  8. Replies
    15
    Views
    62,110

    Is it possible to post your userDetailsService...

    Is it possible to post your userDetailsService related java implementation classes, please?

    Thanks.
Results 1 to 8 of 8