Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.ecm.core.api.CallerPrincipalProvider

Packages that use CallerPrincipalProvider
org.nuxeo.ecm.core.api The core API of the Nuxeo platform, including: CoreSession, DocumentModel, Blob
org.nuxeo.platform.login.jboss   
 

Uses of CallerPrincipalProvider in org.nuxeo.ecm.core.api
 

Methods in org.nuxeo.ecm.core.api that return CallerPrincipalProvider
static CallerPrincipalProvider CallerPrincipalProvider.getInstance()
           
 

Methods in org.nuxeo.ecm.core.api with parameters of type CallerPrincipalProvider
static void CallerPrincipalProvider.setInstance(CallerPrincipalProvider cpp)
           
 

Uses of CallerPrincipalProvider in org.nuxeo.platform.login.jboss
 

Subclasses of CallerPrincipalProvider in org.nuxeo.platform.login.jboss
 class JBoss5CallerPrincipalProvider
          Fix a problem related to EJBContext.getCallerPrincipal() in JBoss5 which return the originated principal and not the authenticated one.
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.