Search:

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

Search: Search took 0.02 seconds.

  1. I have the same problem at derby

    i wrote that sql in XML

    <bean id="authenticationDao"
    class="org.springframework.security.userdetails.jdbc.JdbcDaoImpl">
    <property name="dataSource" ref="dataSource" />
    <property...
  2. Replies
    3
    Views
    917

    i used this and it works

    i used this and it works
  3. Replies
    3
    Views
    917

    pay attention to that your xml is like this ...

    pay attention to that your xml is like this

    <bean id="authenticationManager" class="org.springframework.security.providers.ProviderManager">
    <property name="providers">
    <list>
    <ref...
  4. Replies
    3
    Views
    917

    in swing crate log in class and from username...

    in swing
    crate log in class
    and from username and password fill in bean
    and then create


    Authentication authentication =
    new UsernamePasswordAuthenticationToken...
  5. Replies
    12
    Views
    24,825

    thanks

    thanks alot
  6. Replies
    1
    Views
    732

    :confused:

    :confused:
Results 1 to 6 of 6