org.infoglue.cms.security
Class InfoGlueExtranetAuthenticationModule

java.lang.Object
  extended by org.infoglue.cms.security.InfoGlueExtranetAuthenticationModule

public class InfoGlueExtranetAuthenticationModule
extends java.lang.Object

Author:
Mattias Bogeblad This authentication module authenticates an user against the ordinary infoglue database.

Constructor Summary
InfoGlueExtranetAuthenticationModule()
           
 
Method Summary
 boolean aauthenticate(java.lang.String userName, java.lang.String password, java.util.Map parameters)
          This method authenticates against the infoglue extranet user database.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InfoGlueExtranetAuthenticationModule

public InfoGlueExtranetAuthenticationModule()
Method Detail

aauthenticate

public boolean aauthenticate(java.lang.String userName,
                             java.lang.String password,
                             java.util.Map parameters)
                      throws java.lang.Exception
This method authenticates against the infoglue extranet user database.

Throws:
java.lang.Exception


Copyright © 2005 InfoGlue.org All Rights Reserved.