舉報

會員
Securing WebLogic Server 12c
最新章節:
Index
Thisbookiswritteninsimple,easytounderstandformatwithlotsofscreenshotsandstep-by-stepexplanations.IfyouareaWebLogicServeradministratorlookingforwardtoastepbystepguidetoadministerandconfigureWebLogicsecurity,thenthisistheguideforyou.WorkingknowledgeofWebLogicisrequired.
目錄(42章)
倒序
- coverpage
- Securing WebLogic Server 12c
- 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. WebLogic Security Concepts
- General concept of security in Java EE
- Authentication Providers
- Identity Assertion
- Credential Mapper
- JASPIC and Java EE
- JACC
- Summary
- Chapter 2. WebLogic Security Realm
- Configuration of local LDAP server: user/roles/lockout
- Configuring an external LDAP for Authentication/Authorization
- Using Identity Assertion
- Summary
- Chapter 3. Java EE Security with WebLogic
- Setting up an Enterprise Maven project
- Securing the web module
- A RESTful and secure EJB component
- Summary
- Chapter 4. Creating Custom Authentication Providers with Maven
- The Maven project
- Writing the MBean implementation
- Custom JAAS LoginModule
- Summary
- Chapter 5. Integrating with Kerberos SPNEGO Identity Assertion
- Using Identity Assertion SSO Kerberos in a Microsoft domain
- SPNEGO Identity asserter configuration
- Summary
- Index 更新時間:2021-08-05 18:35:54
推薦閱讀
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- GraphQL學習指南
- SQL學習指南(第3版)
- JavaFX Essentials
- 基于Java技術的Web應用開發
- 我的第一本算法書
- 精通Scrapy網絡爬蟲
- 人人都懂設計模式:從生活中領悟設計模式(Python實現)
- Rust Essentials(Second Edition)
- Gradle for Android
- Learning Probabilistic Graphical Models in R
- 現代C++編程實戰:132個核心技巧示例(原書第2版)
- 深度實踐KVM:核心技術、管理運維、性能優化與項目實施
- Learning Jakarta Struts 1.2: a concise and practical tutorial
- Java Hibernate Cookbook
- Developing Java Applications with Spring and Spring Boot
- Java程序設計入門(第2版)
- Scratch編程從入門到精通
- C Primer Plus(第6版)中文版【最新修訂版】
- 現代C++語言核心特性解析
- VMware vRealize Orchestrator Essentials
- 秒懂算法:用常識解讀數據結構與算法
- Raspberry Pi By Example
- Kubernetes進階實戰(第2版)
- jQuery 2.0 Development Cookbook
- Python自動化測試教程
- 零基礎學ASP.NET 3.5
- The Data Wrangling Workshop
- Android模塊化開發項目式教程(Android Studio)
- Python深度學習從零開始學