Class PermissionApiEndpoint

java.lang.Object
de.gematik.epa.api.impl.PermissionApiImpl
de.gematik.epa.ps.endpoint.PermissionApiEndpoint
All Implemented Interfaces:
de.gematik.epa.api.PermissionApi

@Service public class PermissionApiEndpoint extends PermissionApiImpl
Create an endpoint of the PermissionApi interface based on the PermissionApiImpl implementation.
It is autoconfigured through the cxf-spring-boot-starter-jaxrs, so no manual setup is required