Package de.xima.fc.api.rest.pub.impl
Class PublicRestApplication
- java.lang.Object
-
- javax.ws.rs.core.Application
-
- de.xima.fc.api.rest.pub.impl.PublicRestApplication
-
@ApplicationScoped @ApplicationPath("/api/rest/public") public class PublicRestApplication extends javax.ws.rs.core.Application
Configuration of the rest-endpoint- Since:
- 8.2.0
- Author:
- XIMA MEDIA GmbH, Dresden
-
-
Constructor Summary
Constructors Constructor Description PublicRestApplication()
PublicRestApplication(org.pac4j.core.config.Config config)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Set<Class<?>>
getClasses()
Set<Object>
getSingletons()
-