Class JerseyTestServer

java.lang.Object
org.apache.directory.scim.server.it.JerseyTestServer
All Implemented Interfaces:
org.apache.directory.scim.compliance.junit.EmbeddedServerExtension.ScimTestServer

public class JerseyTestServer extends Object implements org.apache.directory.scim.compliance.junit.EmbeddedServerExtension.ScimTestServer
  • Constructor Details

    • JerseyTestServer

      public JerseyTestServer()
  • Method Details

    • start

      public URI start(int port) throws Exception
      Specified by:
      start in interface org.apache.directory.scim.compliance.junit.EmbeddedServerExtension.ScimTestServer
      Throws:
      Exception
    • shutdown

      public void shutdown() throws Exception
      Specified by:
      shutdown in interface org.apache.directory.scim.compliance.junit.EmbeddedServerExtension.ScimTestServer
      Throws:
      Exception