com.basecmp.core.security.filter.cda
Class CDALoginConstraint

java.lang.Object
  extended bycom.basecmp.core.security.filter.AbstractLoginConstraint
      extended bycom.basecmp.core.security.filter.cda.CDALoginConstraint
All Implemented Interfaces:
LoginConstraint

public class CDALoginConstraint
extends AbstractLoginConstraint

TODO Write Class-Description Created on 08.05.2004

Author:
Wolfgang Schröder

Field Summary
 
Fields inherited from class com.basecmp.core.security.filter.AbstractLoginConstraint
authMethod, log, pageLogin, pageStandard, pageUnauthorized, SESSION_ATTRIBUTE_HOSTNAME, SESSION_ATTRIBUTE_QUERY_STRING, SESSION_ATTRIBUTE_REQUESTED_URL, submitLoginPattern, submitLogoutPattern
 
Fields inherited from interface com.basecmp.core.security.filter.LoginConstraint
AUTH_METHOD_FORM, DEFAULT_LOGIN_SUBMIT_PATTERN, FORM_INPUT_PASSWORD, FORM_INPUT_USERNAME
 
Constructor Summary
CDALoginConstraint()
           
 
Method Summary
 void init(FilterConfig filterConfig)
           
 
Methods inherited from class com.basecmp.core.security.filter.AbstractLoginConstraint
getAuthMethod, getPassword, getStoredHostname, getStoredParameter, getStoredQueryString, getStoredUrl, getUsername, processLogin, processLogout, resetSessionAttributes, setLoginRequestURL, showLogin, showUnauthorized
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CDALoginConstraint

public CDALoginConstraint()
Method Detail

init

public void init(FilterConfig filterConfig)
Specified by:
init in interface LoginConstraint
Overrides:
init in class AbstractLoginConstraint


Copyright © 2004 by basecmp® - Professional Web Solutions