Package org.opennms.web.rest.v1
Class WhoamiRestService
- java.lang.Object
-
- org.opennms.web.rest.v1.WhoamiRestService
-
@Component("whoamiRestService") public class WhoamiRestService extends Object
-
-
Constructor Summary
Constructors Constructor Description WhoamiRestService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.ws.rs.core.Response
whoami(javax.ws.rs.core.SecurityContext securityContext)
-