Search:

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

Search: Search took 0.01 seconds.

  1. Thank you very much, Rob! It could implement the...

    Thank you very much, Rob!
    It could implement the UserDetailsService and CustomUser object as you have described.
    I also needed to write a custom authentication provider which extends the...
  2. Is there someone you can help me, please? ...

    Is there someone you can help me, please?

    Thanks,
    Oilid
  3. Combine DAO and LDAP authentification with Spring Security

    Hello guys,

    I have a mysql database with login and roles tables. Additionally I have to use the LDAP to retrieve the user name and emailaddress.
    My problem is now how to combine these both...
  4. Hey Rob, first of all: thank you for your...

    Hey Rob,

    first of all: thank you for your answer.

    I couldn't remove the final declarations of some methods/classes because they are not in my territory and used as third party library like...
  5. Using Secured Annotation for Controller in combination with CGLib and Mybatis Spring

    Hi guys,

    I hope someone can help me for this issue:

    I want to use the following security configuration:


    <security:global-method-security secured-annotations="enabled"...
Results 1 to 5 of 5