Uses of Interface
fr.ifremer.wao.ui.services.ServiceAuthentication

Packages that use ServiceAuthentication
fr.ifremer.wao.ui.services   
 

Uses of ServiceAuthentication in fr.ifremer.wao.ui.services
 

Classes in fr.ifremer.wao.ui.services that implement ServiceAuthentication
 class ServiceAuthenticationImpl
          ServiceAuthenticationImpl Created: 3 mai 2010
 

Methods in fr.ifremer.wao.ui.services that return ServiceAuthentication
 ServiceAuthentication AppModule.buildServiceAuthentication(org.apache.tapestry5.services.ApplicationStateManager stateManager)
           
 

Methods in fr.ifremer.wao.ui.services with parameters of type ServiceAuthentication
 void AppModule.contributeApplicationStateManager(org.apache.tapestry5.ioc.MappedConfiguration<java.lang.Class<?>,org.apache.tapestry5.services.ApplicationStateContribution> configuration, ServiceAuthentication serviceAuthentication)
          Used to instanciate SessionState ConnectedUser when session expires.
 

Constructors in fr.ifremer.wao.ui.services with parameters of type ServiceAuthentication
RequiresAuthenticationFilter(org.apache.tapestry5.services.PageRenderLinkSource renderLinkSource, org.apache.tapestry5.services.ComponentSource componentSource, org.apache.tapestry5.services.Response response, ServiceAuthentication serviceAuthentication)
           
 



Copyright © 2009-2010 Ifremer. All Rights Reserved.