ca3s core 1.1.17 API

Packages 
Package Description
de.trustable.ca3s.core  
de.trustable.ca3s.core.aop.logging  
de.trustable.ca3s.core.bpmn.task  
de.trustable.ca3s.core.config
Spring Framework configuration files.
de.trustable.ca3s.core.config.audit
Audit specific code.
de.trustable.ca3s.core.config.saml  
de.trustable.ca3s.core.config.util  
de.trustable.ca3s.core.domain
JPA domain objects.
de.trustable.ca3s.core.domain.enumeration  
de.trustable.ca3s.core.exception  
de.trustable.ca3s.core.repository
Spring Data JPA repositories.
de.trustable.ca3s.core.schedule  
de.trustable.ca3s.core.schedule.spider  
de.trustable.ca3s.core.security
Spring Security configuration.
de.trustable.ca3s.core.security.apikey  
de.trustable.ca3s.core.security.jwt  
de.trustable.ca3s.core.security.provider  
de.trustable.ca3s.core.security.saml  
de.trustable.ca3s.core.service
Service layer beans.
de.trustable.ca3s.core.service.adcs  
de.trustable.ca3s.core.service.badkeys  
de.trustable.ca3s.core.service.cmp  
de.trustable.ca3s.core.service.dir  
de.trustable.ca3s.core.service.dto
Data Transfer Objects.
de.trustable.ca3s.core.service.dto.acme  
de.trustable.ca3s.core.service.dto.acme.problem  
de.trustable.ca3s.core.service.dto.adcs  
de.trustable.ca3s.core.service.dto.ejbca  
de.trustable.ca3s.core.service.dto.vault  
de.trustable.ca3s.core.service.ejbca  
de.trustable.ca3s.core.service.exception  
de.trustable.ca3s.core.service.impl  
de.trustable.ca3s.core.service.mapper
MapStruct mappers for mapping domain objects and Data Transfer Objects.
de.trustable.ca3s.core.service.util  
de.trustable.ca3s.core.service.vault  
de.trustable.ca3s.core.web.html  
de.trustable.ca3s.core.web.rest
Spring MVC REST controllers.
de.trustable.ca3s.core.web.rest.acme  
de.trustable.ca3s.core.web.rest.acme.advice  
de.trustable.ca3s.core.web.rest.advice  
de.trustable.ca3s.core.web.rest.data  
de.trustable.ca3s.core.web.rest.errors
Specific errors used with Zalando's "problem-spring-web" library.
de.trustable.ca3s.core.web.rest.support  
de.trustable.ca3s.core.web.rest.vm
View Models used by Spring MVC REST controllers.
de.trustable.ca3s.core.web.scepservlet  
de.trustable.ca3s.core.web.websocket
WebSocket services, using Spring Websocket.
de.trustable.ca3s.core.web.websocket.dto
Data Access Objects used by WebSocket services.