Skip to content

Commit

Permalink
Merge pull request #7 from AzureAD/AH-Copyright
Browse files Browse the repository at this point in the history
Add copyright links
  • Loading branch information
ArvindHarinder1 authored Feb 26, 2020
2 parents 8f12451 + f650981 commit 771fb47
Show file tree
Hide file tree
Showing 68 changed files with 130 additions and 254 deletions.
4 changes: 3 additions & 1 deletion Microsoft.SCIM.WebHostSample/Controllers/TokenController.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
using Microsoft.AspNetCore.Mvc;
// Copyright (c) Microsoft Corporation.// Licensed under the MIT license.

using Microsoft.AspNetCore.Mvc;
using Microsoft.Extensions.Configuration;
using Microsoft.IdentityModel.Tokens;
using System;
Expand Down
2 changes: 2 additions & 0 deletions Microsoft.SCIM.WebHostSample/Program.cs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Copyright (c) Microsoft Corporation.// Licensed under the MIT license.

using System;
using System.Collections.Generic;
using System.Linq;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation.// Licensed under the MIT license.

namespace Microsoft.SCIM.WebHostSample.Provider
{
Expand Down
4 changes: 1 addition & 3 deletions Microsoft.SCIM.WebHostSample/Provider/InMemoryProvider.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation.// Licensed under the MIT license.

namespace Microsoft.SCIM.WebHostSample.Provider
{
Expand Down
4 changes: 1 addition & 3 deletions Microsoft.SCIM.WebHostSample/Provider/InMemoryStorage.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation.// Licensed under the MIT license.

namespace Microsoft.SCIM.WebHostSample.Provider
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation.// Licensed under the MIT license.

namespace Microsoft.SCIM.WebHostSample.Provider
{
Expand Down
2 changes: 2 additions & 0 deletions Microsoft.SCIM.WebHostSample/Startup.cs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Copyright (c) Microsoft Corporation.// Licensed under the MIT license.

using System;
using System.Collections.Generic;
using System.Linq;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation.// Licensed under the MIT license.

namespace Microsoft.SCIM
{
Expand Down Expand Up @@ -728,4 +726,4 @@ public virtual async Task<ActionResult<Resource>> Put([FromBody]T resource, stri
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation.// Licensed under the MIT license.

namespace Microsoft.SCIM
{
Expand Down Expand Up @@ -30,4 +28,4 @@ protected override IProviderAdapter<Core2Group> AdaptProvider(IProvider provider
return result;
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation.// Licensed under the MIT license.

namespace Microsoft.SCIM
{
Expand Down Expand Up @@ -99,4 +97,4 @@ public IEnumerable<Core2ResourceType> Get()
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation.// Licensed under the MIT license.

namespace Microsoft.SCIM
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation.// Licensed under the MIT license.

namespace Microsoft.SCIM
{
Expand Down Expand Up @@ -99,4 +97,4 @@ public IEnumerable<TypeScheme> Get()
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation.// Licensed under the MIT license.

namespace Microsoft.SCIM
{
Expand Down Expand Up @@ -98,4 +96,4 @@ public ServiceConfigurationBase Get()
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
//----------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
//----------------------------------------------------------------
// Copyright (c) Microsoft Corporation.// Licensed under the MIT license.

namespace Microsoft.SCIM
{
Expand Down Expand Up @@ -55,4 +53,4 @@ namespace Microsoft.SCIM
// }

//}
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation.// Licensed under the MIT license.

namespace Microsoft.SCIM
{
Expand Down Expand Up @@ -29,4 +27,4 @@ protected override IProviderAdapter<Core2EnterpriseUser> AdaptProvider(IProvider
return result;
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation.// Licensed under the MIT license.

namespace Microsoft.SCIM
{
Expand All @@ -19,4 +17,4 @@ public override string SchemaIdentifier
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation.// Licensed under the MIT license.

namespace Microsoft.SCIM
{
Expand All @@ -19,4 +17,4 @@ public override string SchemaIdentifier
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation.// Licensed under the MIT license.

namespace Microsoft.SCIM
{
Expand All @@ -18,4 +16,4 @@ public CreationRequest(
{
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation.// Licensed under the MIT license.

namespace Microsoft.SCIM
{
Expand All @@ -19,4 +17,4 @@ public DeletionRequest(
{
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
////------------------------------------------------------------
//// Copyright (c) Microsoft Corporation. All rights reserved.
////------------------------------------------------------------
// Copyright (c) Microsoft Corporation.// Licensed under the MIT license.

//namespace Microsoft.SCIM
//{
Expand Down Expand Up @@ -78,4 +76,4 @@
// return results;
// }
// }
//}
//}
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation.// Licensed under the MIT license.

namespace Microsoft.SCIM
{
Expand All @@ -16,4 +14,4 @@ public abstract class DeserializingFactory<TResource> :
return result;
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation.// Licensed under the MIT license.

using System.Runtime.CompilerServices;

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation.// Licensed under the MIT license.

namespace Microsoft.SCIM
{
Expand Down Expand Up @@ -32,4 +30,4 @@ public HttpResponseException CreateException(HttpStatusCode statusCode, T conten
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation.// Licensed under the MIT license.

namespace Microsoft.SCIM
{
Expand Down Expand Up @@ -46,4 +44,4 @@ public HttpResponseMessage CreateMessage(HttpStatusCode statusCode, T content)
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation.// Licensed under the MIT license.

namespace Microsoft.SCIM
{
Expand Down Expand Up @@ -42,4 +40,4 @@ public override HttpResponseMessage ProvideMessage(HttpStatusCode statusCode, st
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation.// Licensed under the MIT license.

namespace Microsoft.SCIM
{
Expand Down Expand Up @@ -36,4 +34,4 @@ public override HttpContent ProvideContent(string content)
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation.// Licensed under the MIT license.

namespace Microsoft.SCIM
{
Expand All @@ -12,4 +10,4 @@ public interface IMetadataProvider
IReadOnlyCollection<Core2ResourceType> ResourceTypes { get; }
IReadOnlyCollection<TypeScheme> Schema { get; }
}
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation.// Licensed under the MIT license.

namespace Microsoft.SCIM
{
Expand All @@ -9,4 +7,4 @@ public interface IPatch
PatchRequestBase PatchRequest { get; set; }
IResourceIdentifier ResourceIdentifier { get; set; }
}
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation.// Licensed under the MIT license.

namespace Microsoft.SCIM
{
Expand Down Expand Up @@ -30,4 +28,4 @@ public interface IProvider
Task<Resource> RetrieveAsync(IRequest<IResourceRetrievalParameters> request);
Task UpdateAsync(IRequest<IPatch> request);
}
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation.// Licensed under the MIT license.

namespace Microsoft.SCIM
{
Expand Down Expand Up @@ -34,4 +32,4 @@ Task Update(
PatchRequestBase patchRequest,
string correlationIdentifier);
}
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation.// Licensed under the MIT license.

namespace Microsoft.SCIM
{
Expand All @@ -20,4 +18,4 @@ public interface IRequest<TPayload> : IRequest where TPayload : class
{
TPayload Payload { get; }
}
}
}
Loading

0 comments on commit 771fb47

Please sign in to comment.