Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.platform.ui.web.auth.interfaces.NuxeoAuthPreFilter

Packages that use NuxeoAuthPreFilter
org.nuxeo.ecm.platform.ui.web.auth.oauth   
org.nuxeo.ecm.platform.ui.web.auth.service   
 

Uses of NuxeoAuthPreFilter in org.nuxeo.ecm.platform.ui.web.auth.oauth
 

Classes in org.nuxeo.ecm.platform.ui.web.auth.oauth that implement NuxeoAuthPreFilter
 class NuxeoOAuthFilter
          This Filter is registered as a pre-Filter of NuxeoAuthenticationFilter.
 

Uses of NuxeoAuthPreFilter in org.nuxeo.ecm.platform.ui.web.auth.service
 

Methods in org.nuxeo.ecm.platform.ui.web.auth.service that return types with arguments of type NuxeoAuthPreFilter
 List<NuxeoAuthPreFilter> PluggableAuthenticationService.getPreFilters()
           
 

Constructor parameters in org.nuxeo.ecm.platform.ui.web.auth.service with type arguments of type NuxeoAuthPreFilter
NuxeoAuthFilterChain(List<NuxeoAuthPreFilter> preFilters, FilterChain standardFilterChain, NuxeoAuthenticationFilter mainFilter)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.