Class EjbcaConnector
- java.lang.Object
-
- de.trustable.ca3s.core.service.ejbca.EjbcaConnector
-
@Service public class EjbcaConnector extends Object
-
-
Constructor Summary
Constructors Constructor Description EjbcaConnector(X509TrustManager ca3sTrustManager, CertificateUtil certUtil)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intretrieveCertificates(CAConnectorConfig caConfig)
-
-
-
Constructor Detail
-
EjbcaConnector
public EjbcaConnector(X509TrustManager ca3sTrustManager, CertificateUtil certUtil)
-
-
Method Detail
-
retrieveCertificates
@Transactional(propagation=REQUIRES_NEW) public int retrieveCertificates(CAConnectorConfig caConfig) throws IOException
- Throws:
IOException
-
-