| java.lang.Object net.jforum.sso.RemoteUserSSO
RemoteUserSSO | public class RemoteUserSSO implements SSO(Code) | | Simple SSO authenticator. This class will try to validate an user by simple checking
request.getRemoteUser() is not null.
author: Rafael Steil author: Daniel Campagnoli version: $Id: RemoteUserSSO.java,v 1.10 2006/08/23 02:13:53 rafaelsteil Exp $ |
|
|