Pro ASP.NET Web API Security: Securing ASP.NET Web API
De (autor) Badrinarayanan Lakshmiraghavanen Limba Engleză Paperback – 29 Mar 2013
Fortunately, ASP.NET Web API provides a simple, robust security solution of its own that fits neatly within the ASP.NET MVC programming model and secures your code without the need for SOAP, meaning that there is no limit to the range of devices that it can work with – if it can understand HTTP, then it can be secured by Web API. These SOAP-less security techniques are the focus of this book.
Preț: 379.52 lei
Preț vechi: 474.40 lei
-20%
Puncte Express: 569
Preț estimativ în valută:
74.16€ • 89.94$ • 66.03£
74.16€ • 89.94$ • 66.03£
Carte disponibilă
Livrare economică 12-23 februarie
Livrare express 02-05 februarie pentru 134.46 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781430257820
ISBN-10: 1430257822
Pagini: 420
Dimensiuni: 178 x 254 x 22 mm
Greutate: 0.71 kg
Ediția: 1st ed.
Editura: Apress
Colecția Apress
Locul publicării: Berkeley, CA, United States
ISBN-10: 1430257822
Pagini: 420
Dimensiuni: 178 x 254 x 22 mm
Greutate: 0.71 kg
Ediția: 1st ed.
Editura: Apress
Colecția Apress
Locul publicării: Berkeley, CA, United States
Public țintă
Popular/generalCuprins
- Welcome to ASP.NET Web API
- Building RESTful Services
- Extensibility Points
- HTTP Anatomy and Security
- Identity Management
- Encryption and Signing
- Custom STS through WIF
- Knowledge Factors
- Ownership Factors
- Web Tokens
- OAuth 2.0 Using Live Connect API
- OAuth 2.0 From the Ground Up
- OAuth 2.0 Using DotNetOpenAuth
- Two-Factor Authentication
- Security Vulnerabilities
- Appendix: ASP.NET Web API Security Distilled
Caracteristici
ASP.NET
Web
API
is
a
key
part
of
ASP.NET
MVC
4.
It
has
become
the
platform
of
choice
for
building
RESTful
services.
Securing
ASP.NET
Web
API
applications
requires
a
move
away
from
traditional
WCF-based
techniques
in
favor
of
new
SOAP-less
methods.
The
evaluation,
selection
and
analysis
of
these
new
techniques
is
the
focus
of
this
book.