Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    1,722

    About Logout

    I am using what you suggested in the post that to set the securecontext to null for logout. It works however, when I try to use the url again after log off, I get a nulll pointer exception. Here is...
  2. What is the relationship of UserDetail and Authentication

    According to the java doc, the UserDetail holds information and later on to be stored inside the Authentication.
    I am using my own AuthenticationDao impl, and it has a method loadxxx to return a...
  3. I still need help

    Well thanks Ben. I gues I need to be much more clear about the userstore. It is a essential component of the program. yet it is done through spring, as you can see, it is an object that hides all the...
  4. How to anthenticate via another object

    Hi Ben:
    I have been using Acegi for the past two days. Here is what I like to do. I have an object that is called Userstore which holds all the user information. The API I have with userstore is...
  5. Can Acegi protect object at the parameter level

    Hi everyone. I wonder if Acegi can protect at the parameter level? To demonstrate my problem I will use the following situation. Say I have a system that is role based. In order to create a work, I...
  6. I have change the host address inside the applicationcontex

    I have changed the host url inside the applicationContext.xml file. on TicketValidattor and the serviceProperites. I have also follow your guide with howto.txt on ssl. I still can't get it to work...
  7. problems in Change the contact-cas url

    I have successfully run the contact-cas example on my http:localhost:8080/contacts-cas. url. However when I intend to make a change on the URL via the applicationContext.xml file. I changed all the...
Results 1 to 7 of 7