Class AbstractControllerIntegrationIntegrationTest

    • Constructor Detail

      • AbstractControllerIntegrationIntegrationTest

        public AbstractControllerIntegrationIntegrationTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getWsSecuredRequestBuilder

        protected WsSecuredRequestBuilder getWsSecuredRequestBuilder​(java.lang.String oauthUserName,
                                                                     java.lang.String oauthPassword)