Download CookieAuthentication Sample Free Java Code
Description
Protected SignalR endpoint webhosted or selfhosted can be accessed by authenticated C# and/or JS client.
Icons
Source Files
The download file CookieAuthenticationSample-master.zip has the following entries.
.gitignore// ww w . ja va2 s .c om
.nuget/NuGet.Config
.nuget/NuGet.exe
.nuget/NuGet.targets
CSharpClient/App.config
CSharpClient/CSharpClient.csproj
CSharpClient/CommonClient.cs
CSharpClient/Program.cs
CSharpClient/Properties/AssemblyInfo.cs
CSharpClient/packages.config
CookieAuthenticationSample.sln
JavaScriptClient/AuthorizeEchoConnection.html
JavaScriptClient/AuthorizeEchoHub.html
JavaScriptClient/Content/bootstrap-responsive.css
JavaScriptClient/Content/bootstrap-responsive.min.css
JavaScriptClient/Content/bootstrap-theme.css
JavaScriptClient/Content/bootstrap-theme.min.css
JavaScriptClient/Content/bootstrap.css
JavaScriptClient/Content/bootstrap.min.css
JavaScriptClient/JavaScriptClient.csproj
JavaScriptClient/JavaScriptClient.csproj.user
JavaScriptClient/Properties/AssemblyInfo.cs
JavaScriptClient/Scripts/bootstrap.js
JavaScriptClient/Scripts/bootstrap.min.js
JavaScriptClient/Scripts/jquery-1.10.2-vsdoc.js
JavaScriptClient/Scripts/jquery-1.10.2.js
JavaScriptClient/Scripts/jquery-1.10.2.min.js
JavaScriptClient/Scripts/jquery-1.10.2.min.map
JavaScriptClient/Web.Debug.config
JavaScriptClient/Web.Release.config
JavaScriptClient/Web.config
JavaScriptClient/fonts/glyphicons-halflings-regular.eot
JavaScriptClient/fonts/glyphicons-halflings-regular.svg
JavaScriptClient/fonts/glyphicons-halflings-regular.ttf
JavaScriptClient/fonts/glyphicons-halflings-regular.woff
JavaScriptClient/index.html
JavaScriptClient/packages.config
PhoneClient/App.xaml
PhoneClient/App.xaml.cs
PhoneClient/Assets/AlignmentGrid.png
PhoneClient/Assets/ApplicationIcon.png
PhoneClient/Assets/Tiles/FlipCycleTileLarge.png
PhoneClient/Assets/Tiles/FlipCycleTileMedium.png
PhoneClient/Assets/Tiles/FlipCycleTileSmall.png
PhoneClient/Assets/Tiles/IconicTileMediumLarge.png
PhoneClient/Assets/Tiles/IconicTileSmall.png
PhoneClient/LocalizedStrings.cs
PhoneClient/MainPage.xaml
PhoneClient/MainPage.xaml.cs
PhoneClient/PhoneClient.csproj
PhoneClient/PhoneClient.csproj.user
PhoneClient/Program.cs
PhoneClient/Properties/AppManifest.xml
PhoneClient/Properties/AssemblyInfo.cs
PhoneClient/Properties/WMAppManifest.xml
PhoneClient/Resources/AppResources.Designer.cs
PhoneClient/Resources/AppResources.resx
PhoneClient/TextBlockWriter.cs
PhoneClient/packages.config
README.md
SelfHost/Account/form.html
SelfHost/App.config
SelfHost/AuthorizeEchoConnection.html
SelfHost/AuthorizeEchoHub.html
SelfHost/Connections/AuthorizeEchoConnection.cs
SelfHost/Content/bootstrap-responsive.css
SelfHost/Content/bootstrap-responsive.min.css
SelfHost/Content/bootstrap-theme.css
SelfHost/Content/bootstrap-theme.min.css
SelfHost/Content/bootstrap.css
SelfHost/Content/bootstrap.min.css
SelfHost/Hubs/AuthorizeEchoHub.cs
SelfHost/Program.cs
SelfHost/Properties/AssemblyInfo.cs
SelfHost/Scripts/AuthorizeEchoConnection.js
SelfHost/Scripts/AuthorizeEchoHub.js
SelfHost/Scripts/Common.js
SelfHost/Scripts/bootstrap.js
SelfHost/Scripts/bootstrap.min.js
SelfHost/Scripts/jquery-1.10.2-vsdoc.js
SelfHost/Scripts/jquery-1.10.2.js
SelfHost/Scripts/jquery-1.10.2.min.js
SelfHost/Scripts/jquery-1.10.2.min.map
SelfHost/Scripts/jquery.signalR-2.0.0.js
SelfHost/Scripts/jquery.signalR-2.0.0.min.js
SelfHost/SelfHost.csproj
SelfHost/Startup.cs
SelfHost/clientaccesspolicy.xml
SelfHost/fonts/glyphicons-halflings-regular.eot
SelfHost/fonts/glyphicons-halflings-regular.svg
SelfHost/fonts/glyphicons-halflings-regular.ttf
SelfHost/fonts/glyphicons-halflings-regular.woff
SelfHost/index.html
SelfHost/packages.config
WebHost/App_Start/BundleConfig.cs
WebHost/App_Start/FilterConfig.cs
WebHost/App_Start/RouteConfig.cs
WebHost/App_Start/Startup.Auth.cs
WebHost/Content/Site.css
WebHost/Content/bootstrap-theme.css
WebHost/Content/bootstrap-theme.min.css
WebHost/Content/bootstrap.css
WebHost/Content/bootstrap.min.css
WebHost/Controllers/AccountController.cs
WebHost/Controllers/HomeController.cs
WebHost/Global.asax
WebHost/Global.asax.cs
WebHost/Models/AccountViewModels.cs
WebHost/Models/IdentityModels.cs
WebHost/Project_Readme.html
WebHost/Properties/AssemblyInfo.cs
WebHost/Scripts/_references.js
WebHost/Scripts/bootstrap.js
WebHost/Scripts/bootstrap.min.js
WebHost/Scripts/jquery.validate-vsdoc.js
WebHost/Scripts/jquery.validate.js
WebHost/Scripts/jquery.validate.min.js
WebHost/Scripts/jquery.validate.unobtrusive.js
WebHost/Scripts/jquery.validate.unobtrusive.min.js
WebHost/Scripts/modernizr-2.6.2.js
WebHost/Startup.cs
WebHost/Views/Account/ExternalLoginConfirmation.cshtml
WebHost/Views/Account/ExternalLoginFailure.cshtml
WebHost/Views/Account/Login.cshtml
WebHost/Views/Account/Manage.cshtml
WebHost/Views/Account/Register.cshtml
WebHost/Views/Account/_ChangePasswordPartial.cshtml
WebHost/Views/Account/_ExternalLoginsListPartial.cshtml
WebHost/Views/Account/_RemoveAccountPartial.cshtml
WebHost/Views/Account/_SetPasswordPartial.cshtml
WebHost/Views/Home/About.cshtml
WebHost/Views/Home/AuthorizeEchoConnection.cshtml
WebHost/Views/Home/AuthorizeEchoHub.cshtml
WebHost/Views/Home/Contact.cshtml
WebHost/Views/Home/Index.cshtml
WebHost/Views/Shared/Error.cshtml
WebHost/Views/Shared/_Layout.cshtml
WebHost/Views/Shared/_LoginPartial.cshtml
WebHost/Views/Web.config
WebHost/Views/_ViewStart.cshtml
WebHost/Web.Debug.config
WebHost/Web.Release.config
WebHost/Web.config
WebHost/WebHost.csproj
WebHost/WebHost.csproj.user
WebHost/favicon.ico
WebHost/fonts/glyphicons-halflings-regular.eot
WebHost/fonts/glyphicons-halflings-regular.svg
WebHost/fonts/glyphicons-halflings-regular.ttf
WebHost/fonts/glyphicons-halflings-regular.woff
WebHost/packages.config
WindowsStoreCSharpClient/App.xaml
WindowsStoreCSharpClient/App.xaml.cs
WindowsStoreCSharpClient/Assets/Logo.png
WindowsStoreCSharpClient/Assets/SmallLogo.png
WindowsStoreCSharpClient/Assets/SplashScreen.png
WindowsStoreCSharpClient/Assets/StoreLogo.png
WindowsStoreCSharpClient/Common/StandardStyles.xaml
WindowsStoreCSharpClient/MainPage.xaml
WindowsStoreCSharpClient/MainPage.xaml.cs
WindowsStoreCSharpClient/Package.appxmanifest
WindowsStoreCSharpClient/Properties/AssemblyInfo.cs
WindowsStoreCSharpClient/TextBoxWriter.cs
WindowsStoreCSharpClient/WindowsStoreCSharpClient.csproj
WindowsStoreCSharpClient/WindowsStoreCSharpClient_TemporaryKey.pfx
WindowsStoreCSharpClient/packages.config
Download
Click the following link to download CookieAuthenticationSample-master.zip.
CookieAuthenticationSample-master.zip