Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    1,630

    I'd also be interested in knowing how to do this...

    I'd also be interested in knowing how to do this programmatically. I have this working in my login scenario through:

    protected final UserDetails retrieveUser(String username,...
  2. Replies
    5
    Views
    2,458

    Thanks Karl. I do have the following in the Acegi...

    Thanks Karl. I do have the following in the Acegi config file, i'm not entirely clear on what i've done wrong here...

    <bean id="filterChainProxy" class="org.acegisecurity.util.FilterChainProxy">...
  3. Replies
    5
    Views
    2,458

    Hi again Karl, Well I started looking thru the...

    Hi again Karl,

    Well I started looking thru the Acegi source code and then decided to try this in my controller:

    request.getSession().setAttribute("ACEGI_SECURITY_CONTEXT", context);

    ...and...
  4. Replies
    5
    Views
    2,458

    Hi Karl, thanks. >>Is the email address used...

    Hi Karl, thanks.

    >>Is the email address used at the username?

    Yes.
  5. Replies
    5
    Views
    2,458

    Acegi Programmatic Authentication

    Hi all (first post),

    Sorry if this is a rehash of a common issue but i'm not finding any good answers in the archives.

    I've got a Hibernate/Spring/SpringMVC setup using Acegi for...
Results 1 to 5 of 5