更新时间:2021-09-03 10:07:59
封面
版权页
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Support files eBooks discount offers and more
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Chapter 1. Setting Up the Environment
Downloading tools
Creating the base project
First functional example
Summary
Chapter 2. The Importance of Securing Web Services
The importance of security
Security management options
API keys
Chapter 3. Security Management with RESTEasy
Fine-grained and coarse-grained security
Chapter 4. RESTEasy Skeleton Key
OAuth protocol
OAuth and RESTEasy Skeleton Key
SSO configuration for security management
OAuth token via Basic Auth
Custom filters
Chapter 5. Digital Signatures and Encryption of Messages
Digital signatures
Message body encryption
Index