SOA security:
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Greenwich
Manning
2008
|
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis Klappentext |
Beschreibung: | XXV, 483 S. graph. Darst. |
ISBN: | 1932394680 9781932394689 |
Internformat
MARC
LEADER | 00000nam a2200000zc 4500 | ||
---|---|---|---|
001 | BV023390687 | ||
003 | DE-604 | ||
005 | 20240523 | ||
007 | t | ||
008 | 080710s2008 xxud||| |||| 00||| eng d | ||
020 | |a 1932394680 |c pbk. |9 1-932394-68-0 | ||
020 | |a 9781932394689 |9 978-1-932394-68-9 | ||
035 | |a (OCoLC)255428953 | ||
035 | |a (DE-599)BVBBV023390687 | ||
040 | |a DE-604 |b ger |e aacr | ||
041 | 0 | |a eng | |
044 | |a xxu |c US | ||
049 | |a DE-20 |a DE-355 |a DE-703 | ||
050 | 0 | |a TK5105.52 | |
082 | 0 | |a 005.8 | |
084 | |a ST 230 |0 (DE-625)143617: |2 rvk | ||
084 | |a ST 277 |0 (DE-625)143643: |2 rvk | ||
100 | 1 | |a Kanneganti, Ramarao |e Verfasser |4 aut | |
245 | 1 | 0 | |a SOA security |c Ramarao Kanneganti ; Prasad Chodavarapu |
264 | 1 | |a Greenwich |b Manning |c 2008 | |
300 | |a XXV, 483 S. |b graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
650 | 4 | |a Computer network architectures | |
650 | 4 | |a Computer networks |x Security measures | |
650 | 4 | |a Web services | |
650 | 0 | 7 | |a Serviceorientierte Architektur |0 (DE-588)4841015-9 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Computersicherheit |0 (DE-588)4274324-2 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Serviceorientierte Architektur |0 (DE-588)4841015-9 |D s |
689 | 0 | 1 | |a Computersicherheit |0 (DE-588)4274324-2 |D s |
689 | 0 | |C b |5 DE-604 | |
700 | 1 | |a Chodavarapu, Prasad |e Sonstige |4 oth | |
856 | 4 | 2 | |m Digitalisierung UB Bayreuth |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=016573639&sequence=000003&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
856 | 4 | 2 | |m Digitalisierung UB Bayreuth |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=016573639&sequence=000004&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA |3 Klappentext |
Datensatz im Suchindex
_version_ | 1805082899356057600 |
---|---|
adam_text |
Part I
Partii
brief contents
SOA
BASICS
1
1 ■
SOA
requires new approaches to security
3
2 ■
Getting started with web services
33
3 ■
Extending SOAP for security
84
Building blocks of
SOA
security
.129
4 ■
Claiming and verifying identity with passwords
131
5 ■
Secure authentication with
Kerberos 173
6
■
Protecting confidentiality of messages
using encryption
209
7 ■
Using digital signatures
260
PART III Enterprise
SOA
security
.307
8 ■
Implementing security as a service
309
9 ■
Codifying security policies
356
10 ■
Designing
SOA
security for
a real-world enterprise
397
vü
SOA
SOA
SECURITY
Rammao Kanneganti
and
Prasad
Chodavarapu
All the security
vour SOA
needs.
—
Patrick
Steger
Software Architect
&
Security Engineer
Zuhlke Engineering
AG
To secure an
SOA
solution you cannot just secure the participating applications
—
you must also ensure security of the services that underlie the whole thing.
But, how do you do that while keeping services open and easy to use by both
internal and external applications? This is one of the many questions answered in
this book.
SOA
Security is written for architects, designers, developers, and IT managers.
Part
1
covers the basics of
SOA
—
best practices, toolkits, and techniques. You will
find it useful, even if you are familiar with
SOA.
Part
2
deals with the building
blocks of
SOA
security: authentication, authorization, nonrepudiation, and more.
Part
3
shows how to build industrial-strength solutions, introducing you to real-life
problems and frameworks to solve them. It is accessible to IT managers and partic¬
ularly useful to architects.
This book is down-to-earth. It covers many kinds of security situations, from casual
to complex. It combines concepts and practice. Its examples are in Java and the
Apache Axis toolkit, but .NET and other users should have no trouble getting the
message. And for those using commercial security solutions, it provides valuable
theoretical background for the practical issues they encounter, including why and
when they may need to implement a missing functionality.
Dr. Ramarao Kanneqanti is
СТО
at HCL EAI Services. He has worked at Bell Labs
in databases and large programming systems, and currently advises enterprise
clients on
SOA
strategies. Rama works out of
Grosse Pointe
Woods, Michigan.
Prasad
Chodavarapu is a manager at HCL EAI Services, Bangalore, India. He leads
teams designing and deploying integration solutions at enterprises across die globe.
For more information, code samples, and to purchase an ebook
visit www.manning.com/SOASecurity |
adam_txt |
Part I
Partii
brief contents
SOA
BASICS
1
1 ■
SOA
requires new approaches to security
3
2 ■
Getting started with web services
33
3 ■
Extending SOAP for security
84
Building blocks of
SOA
security
.129
4 ■
Claiming and verifying identity with passwords
131
5 ■
Secure authentication with
Kerberos 173
6
■
Protecting confidentiality of messages
using encryption
209
7 ■
Using digital signatures
260
PART III Enterprise
SOA
security
.307
8 ■
Implementing security as a service
309
9 ■
Codifying security policies
356
10 ■
Designing
SOA
security for
a real-world enterprise
397
vü
SOA
SOA
SECURITY
Rammao Kanneganti
and
Prasad
Chodavarapu
All the security
vour SOA
needs.
—
Patrick
Steger
Software Architect
&
Security Engineer
Zuhlke Engineering
AG
To secure an
SOA
solution you cannot just secure the participating applications
—
you must also ensure security of the services that underlie the whole thing.
But, how do you do that while keeping services open and easy to use by both
internal and external applications? This is one of the many questions answered in
this book.
SOA
Security is written for architects, designers, developers, and IT managers.
Part
1
covers the basics of
SOA
—
best practices, toolkits, and techniques. You will
find it useful, even if you are familiar with
SOA.
Part
2
deals with the building
blocks of
SOA
security: authentication, authorization, nonrepudiation, and more.
Part
3
shows how to build industrial-strength solutions, introducing you to real-life
problems and frameworks to solve them. It is accessible to IT managers and partic¬
ularly useful to architects.
This book is down-to-earth. It covers many kinds of security situations, from casual
to complex. It combines concepts and practice. Its examples are in Java and the
Apache Axis toolkit, but .NET and other users should have no trouble getting the
message. And for those using commercial security solutions, it provides valuable
theoretical background for the practical issues they encounter, including why and
when they may need to implement a missing functionality.
Dr. Ramarao Kanneqanti is
СТО
at HCL EAI Services. He has worked at Bell Labs
in databases and large programming systems, and currently advises enterprise
clients on
SOA
strategies. Rama works out of
Grosse Pointe
Woods, Michigan.
Prasad
Chodavarapu is a manager at HCL EAI Services, Bangalore, India. He leads
teams designing and deploying integration solutions at enterprises across die globe.
For more information, code samples, and to purchase an ebook
visit www.manning.com/SOASecurity |
any_adam_object | 1 |
any_adam_object_boolean | 1 |
author | Kanneganti, Ramarao |
author_facet | Kanneganti, Ramarao |
author_role | aut |
author_sort | Kanneganti, Ramarao |
author_variant | r k rk |
building | Verbundindex |
bvnumber | BV023390687 |
callnumber-first | T - Technology |
callnumber-label | TK5105 |
callnumber-raw | TK5105.52 |
callnumber-search | TK5105.52 |
callnumber-sort | TK 45105.52 |
callnumber-subject | TK - Electrical and Nuclear Engineering |
classification_rvk | ST 230 ST 277 |
ctrlnum | (OCoLC)255428953 (DE-599)BVBBV023390687 |
dewey-full | 005.8 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.8 |
dewey-search | 005.8 |
dewey-sort | 15.8 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
discipline_str_mv | Informatik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>00000nam a2200000zc 4500</leader><controlfield tag="001">BV023390687</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20240523</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">080710s2008 xxud||| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1932394680</subfield><subfield code="c">pbk.</subfield><subfield code="9">1-932394-68-0</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781932394689</subfield><subfield code="9">978-1-932394-68-9</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)255428953</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV023390687</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">aacr</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">xxu</subfield><subfield code="c">US</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-20</subfield><subfield code="a">DE-355</subfield><subfield code="a">DE-703</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">TK5105.52</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">005.8</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 230</subfield><subfield code="0">(DE-625)143617:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 277</subfield><subfield code="0">(DE-625)143643:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Kanneganti, Ramarao</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">SOA security</subfield><subfield code="c">Ramarao Kanneganti ; Prasad Chodavarapu</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Greenwich</subfield><subfield code="b">Manning</subfield><subfield code="c">2008</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XXV, 483 S.</subfield><subfield code="b">graph. Darst.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Computer network architectures</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Computer networks</subfield><subfield code="x">Security measures</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Web services</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Serviceorientierte Architektur</subfield><subfield code="0">(DE-588)4841015-9</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Computersicherheit</subfield><subfield code="0">(DE-588)4274324-2</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Serviceorientierte Architektur</subfield><subfield code="0">(DE-588)4841015-9</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Computersicherheit</subfield><subfield code="0">(DE-588)4274324-2</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="C">b</subfield><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Chodavarapu, Prasad</subfield><subfield code="e">Sonstige</subfield><subfield code="4">oth</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Bayreuth</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=016573639&sequence=000003&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Bayreuth</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=016573639&sequence=000004&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Klappentext</subfield></datafield></record></collection> |
id | DE-604.BV023390687 |
illustrated | Illustrated |
index_date | 2024-07-02T21:19:40Z |
indexdate | 2024-07-20T07:39:58Z |
institution | BVB |
isbn | 1932394680 9781932394689 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-016573639 |
oclc_num | 255428953 |
open_access_boolean | |
owner | DE-20 DE-355 DE-BY-UBR DE-703 |
owner_facet | DE-20 DE-355 DE-BY-UBR DE-703 |
physical | XXV, 483 S. graph. Darst. |
publishDate | 2008 |
publishDateSearch | 2008 |
publishDateSort | 2008 |
publisher | Manning |
record_format | marc |
spelling | Kanneganti, Ramarao Verfasser aut SOA security Ramarao Kanneganti ; Prasad Chodavarapu Greenwich Manning 2008 XXV, 483 S. graph. Darst. txt rdacontent n rdamedia nc rdacarrier Computer network architectures Computer networks Security measures Web services Serviceorientierte Architektur (DE-588)4841015-9 gnd rswk-swf Computersicherheit (DE-588)4274324-2 gnd rswk-swf Serviceorientierte Architektur (DE-588)4841015-9 s Computersicherheit (DE-588)4274324-2 s b DE-604 Chodavarapu, Prasad Sonstige oth Digitalisierung UB Bayreuth application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=016573639&sequence=000003&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis Digitalisierung UB Bayreuth application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=016573639&sequence=000004&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA Klappentext |
spellingShingle | Kanneganti, Ramarao SOA security Computer network architectures Computer networks Security measures Web services Serviceorientierte Architektur (DE-588)4841015-9 gnd Computersicherheit (DE-588)4274324-2 gnd |
subject_GND | (DE-588)4841015-9 (DE-588)4274324-2 |
title | SOA security |
title_auth | SOA security |
title_exact_search | SOA security |
title_exact_search_txtP | SOA security |
title_full | SOA security Ramarao Kanneganti ; Prasad Chodavarapu |
title_fullStr | SOA security Ramarao Kanneganti ; Prasad Chodavarapu |
title_full_unstemmed | SOA security Ramarao Kanneganti ; Prasad Chodavarapu |
title_short | SOA security |
title_sort | soa security |
topic | Computer network architectures Computer networks Security measures Web services Serviceorientierte Architektur (DE-588)4841015-9 gnd Computersicherheit (DE-588)4274324-2 gnd |
topic_facet | Computer network architectures Computer networks Security measures Web services Serviceorientierte Architektur Computersicherheit |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=016573639&sequence=000003&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=016573639&sequence=000004&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT kannegantiramarao soasecurity AT chodavarapuprasad soasecurity |