Search:

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

Search: Search took 0.05 seconds.

  1. Which Spring security version to sue with blazeds integration?

    Hi,
    What version of Spring security is supported by Spring Blaze DS integration?

    I`m currently trying to use spring blazeds integration 1.0.3 and spring security 3.0.2 but I`m getting the...
  2. Replies
    3
    Views
    1,813

    Apologies, After clearing my Ivy cache it worked.

    Apologies, After clearing my Ivy cache it worked.
  3. Replies
    3
    Views
    1,813

    I`ve created Jira...

    I`ve created Jira http://jira.springframework.org/browse/OSGI-784
    for this issue
  4. Replies
    3
    Views
    1,813

    Using S3 Browse it looks like the only apis...

    Using S3 Browse it looks like the only apis available are the 3.0 ones which is why they can`t be found.
    ...
  5. Replies
    3
    Views
    1,813

    Bundlor dependencies not resolving

    Hi,
    I`m using ivy to resolve dependencies with a gant build.
    Its getting the bundlor dependencies but failing to retrieve the springframework core.Any ideas on why this could be?

    Ivy settings...
  6. Replies
    4
    Views
    2,827

    This link may help.In the comments its got an...

    This link may help.In the comments its got an example facelets taglib config
    http://www.jroller.com/cagataycivici/entry/acegi_jsf_components_hit_the
  7. Replies
    1
    Views
    3,572

    After looking into this a bit further it appears...

    After looking into this a bit further it appears the PreAuthenticatedAuthenticationProvider is the default provider for X509 and it does no actual authentication.

    Therefore I can either do...
  8. Replies
    1
    Views
    3,572

    Customise x509 AuthenticationProvider

    Hi,

    I`m using the spring-security-core 2.0.1 snapshot. I`m trying to incorporate our existing system ,which uses X509 client certificationand a authentication system which has a LDAP server behind...
  9. Replies
    4
    Views
    2,922

    I`ve now checked the 2.01 snapshot and that...

    I`ve now checked the 2.01 snapshot and that appears to only have a single UserDetailsService.
  10. Replies
    4
    Views
    2,922

    Hi Luke, I thought that as well but I just...

    Hi Luke,

    I thought that as well but I just downloaded the spring-security-core-2.0-M2.jar and opened in winzip and theres definatly 2 UserDetailsService.See attached jpeg for winzip output.
    ...
  11. Replies
    4
    Views
    2,922

    Wrong UserDetailsService interface was being used

    Ok I found out that theres 2 UserDetailsService interfaces in the spring-core M2 jar

    org.springframework.security.providers.UserDetailsService

    and
    ...
  12. Replies
    4
    Views
    2,922

    Custome UserDetailsService not loading

    Hi,
    I`m using spring-security M2.
    I`m trying to use the default security config with a custom UserDetailsService as shown in the config below:-


    ?xml version="1.0" encoding="UTF-8"?>
    <beans...
Results 1 to 12 of 12