Class NuxeoPrincipalImpl.TransferableClone

java.lang.Object
org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl.TransferableClone
All Implemented Interfaces:
Serializable, Principal, NuxeoPrincipal
Enclosing class:
NuxeoPrincipalImpl

protected static class NuxeoPrincipalImpl.TransferableClone extends NuxeoPrincipalImpl
Provides another implementation which marshall the user id instead of transferring the whole content and resolve it when unmarshalled.
See Also:
  • Constructor Details