|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CertificateService | |
|---|---|
| org.nhindirect.config.service | |
| org.nhindirect.config.service.impl | |
| Uses of CertificateService in org.nhindirect.config.service |
|---|
| Subinterfaces of CertificateService in org.nhindirect.config.service | |
|---|---|
interface |
ConfigurationService
Main configuration service interface. |
| Uses of CertificateService in org.nhindirect.config.service.impl |
|---|
| Classes in org.nhindirect.config.service.impl that implement CertificateService | |
|---|---|
class |
CertificateServiceImpl
Service class for methods related to a Certificate object. |
class |
ConfigurationServiceImpl
Implements the single Service Endpoint Interface. |
| Methods in org.nhindirect.config.service.impl that return CertificateService | |
|---|---|
CertificateService |
ConfigurationServiceImpl.getCertSvc()
Get the CertificateService object. |
| Methods in org.nhindirect.config.service.impl with parameters of type CertificateService | |
|---|---|
void |
ConfigurationServiceImpl.setCertSvc(CertificateService certSvc)
Set the CertificateService object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||