(function () {
    function ContentCredentialACSController($scope, Nutupane, ContentCredential, ApiErrorHandler, translate) {
      var nutupane = new Nutupane(ContentCredential, {
          id: $scope.$stateParams.contentCredentialId
      }, 'acs');