org.jasig.cas.adaptors.ldap.remote
Class RemoteAddressNonInteractiveCredentialsAction

java.lang.Object
  extended by org.springframework.webflow.action.AbstractAction
      extended by org.jasig.cas.web.flow.AbstractNonInteractiveCredentialsAction
          extended by org.jasig.cas.adaptors.ldap.remote.RemoteAddressNonInteractiveCredentialsAction
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean, org.springframework.webflow.execution.Action

public final class RemoteAddressNonInteractiveCredentialsAction
extends AbstractNonInteractiveCredentialsAction

Since:
3.2.1
Version:
$Revision: 1.1 $ $Date: 2005/08/19 18:27:17 $
Author:
Scott Battaglia

Field Summary
 
Fields inherited from class org.springframework.webflow.action.AbstractAction
logger
 
Constructor Summary
RemoteAddressNonInteractiveCredentialsAction()
           
 
Method Summary
protected  Credentials constructCredentialsFromRequest(org.springframework.webflow.execution.RequestContext context)
           
 
Methods inherited from class org.jasig.cas.web.flow.AbstractNonInteractiveCredentialsAction
doExecute, isRenewPresent, onError, onSuccess, setCentralAuthenticationService
 
Methods inherited from class org.springframework.webflow.action.AbstractAction
afterPropertiesSet, doPostExecute, doPreExecute, error, error, execute, getActionNameForLogging, getEventFactorySupport, initAction, no, result, result, result, result, success, success, yes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteAddressNonInteractiveCredentialsAction

public RemoteAddressNonInteractiveCredentialsAction()
Method Detail

constructCredentialsFromRequest

protected Credentials constructCredentialsFromRequest(org.springframework.webflow.execution.RequestContext context)
Specified by:
constructCredentialsFromRequest in class AbstractNonInteractiveCredentialsAction


Copyright © 2004-2010 Java Architectures Special Interest Group. All Rights Reserved.