Class WhoamiRestService


  • @Component("whoamiRestService")
    public class WhoamiRestService
    extends Object
    • Constructor Detail

      • WhoamiRestService

        public WhoamiRestService()
    • Method Detail

      • whoami

        public javax.ws.rs.core.Response whoami​(@Context
                                                javax.ws.rs.core.SecurityContext securityContext)