Search:

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

Search: Search took 0.02 seconds.

  1. Good info, thanks

    I will investigate.

    What version of Spring supports "authentication-details-source-ref"?
  2. custom WebAuthenticationDetails; xml syntax for it to be used?

    I originally posting this in the 'Container' forum, but perhaps this forum is better suited?

    Greetings,

    Spring v3.0.3

    I have a java class extending WebAuthenticationDetails as so:
    public...
  3. xml so far

    Here is my xml thus far. Note I am only trying to use a custom WebAuthenticationDetails in order to obtain the real IP.



    <security:http access-decision-manager-ref="msdpAccessDecisionManager"...
  4. custom WebAuthenticationDetails; xml syntax for it to be used?

    Greetings,

    Spring v3.0.3

    I have a java class extending WebAuthenticationDetails as so:
    public class VasmWebAuthenticationDetails extends WebAuthenticationDetails {...}

    It's the xml that's...
Results 1 to 4 of 4