Package | Description |
---|---|
org.nuxeo.ecm.platform.signature.api.pki |
Public Key Infrastructure services.
|
org.nuxeo.ecm.platform.signature.core.pki |
PKI services implementation.
|
org.nuxeo.ecm.platform.signature.core.user |
Certificate user services implementation.
|
Modifier and Type | Method and Description |
---|---|
void |
CertService.setRootService(RootService rootService)
Sets up a root service to be used for CA-related services like certificate request signing and certificate
revocation.
|
Modifier and Type | Class and Description |
---|---|
class |
RootServiceImpl |
Modifier and Type | Field and Description |
---|---|
protected RootService |
CertServiceImpl.rootService |
Modifier and Type | Method and Description |
---|---|
protected RootService |
CertServiceImpl.getRootService() |
Modifier and Type | Method and Description |
---|---|
void |
CertServiceImpl.setRootService(RootService rootService) |
Modifier and Type | Field and Description |
---|---|
protected RootService |
CUserServiceImpl.rootService |
Modifier and Type | Method and Description |
---|---|
protected RootService |
CUserServiceImpl.getRootService() |
Copyright © 2015 Nuxeo SA. All rights reserved.