public abstract class CallerPrincipalProvider extends Object
Constructor and Description |
---|
CallerPrincipalProvider() |
Modifier and Type | Method and Description |
---|---|
abstract NuxeoPrincipal |
getCallerPrincipal() |
static CallerPrincipalProvider |
getInstance() |
static void |
setInstance(CallerPrincipalProvider cpp) |
public static void setInstance(CallerPrincipalProvider cpp)
public static CallerPrincipalProvider getInstance()
public abstract NuxeoPrincipal getCallerPrincipal()
Copyright © 2013 Nuxeo SA. All Rights Reserved.