-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
331 lines (328 loc) · 11.1 KB
/
about.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>PicketLink - Apache Licensed Open Source Java Security.</title>
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta content="PicketLink - an open source framework for security"
name="description">
<meta
content="Java, JavaEE, JBoss, JBossAS, WildFly, Apache, Security, SAML, OAuth"
name="keywords">
<link href="/stylesheets/styles.css"
media="screen" rel="stylesheet" type="text/css">
<link rel="icon" type="image/png"
href="https://design.jboss.org/picketlink/logo/images/favicon.ico" />
<!--[if lt IE 9]>
<script src="//html5shim.googlecode.com/svn/trunk/html5.js" type="text/javascript"></script>
<![endif]-->
</head>
<body>
<a href="/" style="text-decoration: none;">
<header style="height: 100px">
<section class="container-fluid" style="padding: -20px auto;">
<hgroup class="hidden-phone" style="text-align: left;">
<h1 class="header_title">PicketLink</h1>
</hgroup>
</section>
</header>
</a>
<header id="main-header">
<nav>
<ul>
<li><a href="/">Home</a></li>
<li><a href="/">Get Started</a></li>
<li>Documentation (<a href="https://docs.jboss.org/picketlink/2/latest/reference/pdf/picketlink-reference-guide.pdf">PDF</a>/<a href="https://docs.jboss.org/picketlink/2/latest/reference/html/">HTML</a>/<a href="https://docs.jboss.org/picketlink/2/latest/api/">API</a>)</li>
<li><a href="https://github.com/picketlink/">Sources</a></li>
<li><a href="https://issues.jboss.org/secure/ReleaseNote.jspa?projectId=12310923&version=12323896">Latest Version (<i>2.6.0.Beta3</i>)</a></li>
</ul>
</nav>
</header>
<article class="secondary">
<div class="container-fluid">
<div class="row-fluid">
<div class="span12">
<h2 class="section_title">About PicketLink</h2>
<p>A Picket Fence is a secure system of pickets joined together
via some type of links. Basically, the Pickets by themselves do
not offer any security. But when they are brought together by
linking them, they provide the necessary security.</p>
<p>This project is that link for other security systems or
systems to bring together or join, to finally provide the
necessary secure system.</p>
<p>PicketLink is an umbrella project for security and identity
management for Java Applications. PicketLink is an important
project under the security offerings from JBoss. The overall
leadership of Security at JBoss is managed by Anil Saldhana.</p>
<img
src="https://docs.jboss.org/picketlink/2/latest/reference/html/diagrams/overview.png"
width="442" height="614"
style="border: 3px outset gray; text-align: center;">
</div>
</div>
<br />
<h2 class="section_title">Features Highlight</h2>
<div class="row-fluid">
<div class="span12">
<div class="clearfix"></div>
<a name="speed"></a>
<h4>
<img
src="https://www.jboss.org/dms/AS7/icons/45px/jbossas7-icons-bolt_45px.png">
Exhaustive Features
</h4>
</div>
</div>
<div class="row-fluid">
<div class="span6">
<h5>Robust IDM feature</h5>
<p>Model Identies and Attributes.</p>
<p>Build model from various data sources such as Databases,
LDAP, File System and mix-n-match!</p>
<p>Simple API for Users, Roles, Groups and Attributes.</p>
</div>
<div class="span6">
<h5>Suitable for JavaEE Applications</h5>
<p>Use CDI based application programming.</p>
<h5>Robust Authentication Support</h5>
<p>Application developers have greater control for
authentication. You use the IDM as the foundation for your
authentication needs.</p>
</div>
</div>
<div class="row-fluid">
<div class="span6 offset3">
<img alt="------------------------------------------"
src="https://www.wildfly.org/images/divider.png">
</div>
</div>
<div class="row-fluid">
<div class="span12">
<a name="modular"></a>
<h4>
<img
src="https://www.jboss.org/dms/AS7/icons/45px/jbossas7-icons-plugin_45px.png">
Robust Permission Model
</h4>
</div>
</div>
<div class="row-fluid">
<div class="span6">
<h5>Extensive Access Control/Authorization Support</h5>
<p>PicketLink has a permission model that allows you to have
robust access control for your Java Applications.</p>
<p>Permission implementations include ACL and Drools Rules
based implementations.</p>
</div>
<div class="span6">
<h5>Plug in your own access control</h5>
<p>API allows custom authorization implementations.</p>
<p>Easy migration to a fine grained access control model using
XACML.</p>
<br>
</div>
<div class="row-fluid">
<div class="span6 offset3">
<img alt="------------------------------------------"
src="https://www.wildfly.org/images/divider.png">
</div>
</div>
<div class="row-fluid">
<div class="span12">
<a name="light"></a>
<h4>
<img alt=""
src="https://www.jboss.org/dms/AS7/icons/45px/jbossas7-icons-feather_45px.png">
Single Sign On
</h4>
</div>
</div>
<div class="row-fluid">
<div class="span6">
<h5>SAML Web Browser Profile Single Sign-On</h5>
<p>PicketLink provides SSO using SAML v1.1 and v2.0</p>
<p>Parsers and Object Model available to build robust SAML
enabled applications.</p>
</div>
<div class="span6">
<h5>Trust Capabilities</h5>
<p>PicketLink includes login modules for building trusted
heterogeneous applications using different application servers
including Wildfly Application Server.</p>
</div>
</div>
<div class="row-fluid">
<div class="span6 offset3">
<img alt="------------------------------------------"
src="https://www.wildfly.org/images/divider.png">
</div>
</div>
<div class="row-fluid">
<div class="span12">
<a name="social"></a>
<h4>
<img alt="administration"
src="https://www.jboss.org/dms/AS7/icons/45px/jbossas7-icons-admin_45px.png">
Social Login
</h4>
</div>
</div>
<div class="row-fluid">
<div class="span6">
<h5>Social Media Based Login</h5>
<p>PicketLink allows you to incorporate Social Login into your
applications. You can build applications that allow sign in using
Facebook, Google and Twitter.</p>
<p>Comming soon !</p>
</div>
</div>
<div class="row-fluid">
<div class="span6 offset3">
<img alt="------------------------------------------"
src="https://www.wildfly.org/images/divider.png">
</div>
</div>
<div class="row-fluid">
<div class="span12">
<a name="compliant"></a>
<h4>
<img alt="compliant"
src="https://www.jboss.org/dms/AS7/icons/45px/jbossas7-icons-compliant_45px.png">
Compliance To Standards
</h4>
</div>
</div>
<div class="row-fluid">
<div class="span6">
<h5>Java EE</h5>
<p>PicketLink allows JavaEE applications to incorporate robust
security. JavaEE constructs are supported.</p>
</div>
<div class="span6">
<h5>Open Standards</h5>
<p>PicketLink supports SAML, XACML and WS-Trust.</p>
</div>
</div>
<div class="row-fluid">
<div class="span6 offset3">
<img alt="------------------------------------------"
src="https://www.wildfly.org/images/divider.png">
</div>
</div>
<div class="row-fluid">
<div class="span12">
<a name="testable"></a>
<h4>
<img alt="testable"
src="https://www.jboss.org/dms/AS7/icons/45px/jbossas7-icons-testable_45px.png">
Easily Testable
</h4>
</div>
</div>
<div class="row-fluid">
<div class="span6">
<h5>Arquillian</h5>
<p>
From the very start, PicketLink has been designed with
testability in mind. The secret to that fidelity is <a
href="https://www.arquillian.org">Arquillian</a> a component
model for integration tests that execute inside the real runtime
environment.
</p>
</div>
<div class="span6">
<h5>Smarter Development</h5>
<p>Using Arquillian for development gives you an extremely
fast change, compile, test cycle for any component model. This
strategy allows you to take Test Driven Development (TDD) further
than ever before.</p>
</div>
</div>
<div class="row-fluid">
<div class="span6 offset3">
<img alt="------------------------------------------"
src="https://www.wildfly.org/images/divider.png">
</div>
</div>
<h2 class="section_title">Documentation</h2>
<div class="row-fluid">
<div class="span6">
<h5>Plenty of Quickstarts and tutorials</h5>
<p>Security for your Java Applications does not have to be
scary.</p>
<p>PicketLink provides lots of quickstarts to get you started
quickly.</p>
</div>
<div class="span6">
<h5>Browseable and PDF Documentation</h5>
<p>
Documentation is available <a
href="https://docs.jboss.org/picketlink/2/latest/">here</a>.
</p>
<br>
</div>
</div>
<div class="row-fluid">
<div class="span6 offset3">
<img alt="------------------------------------------"
src="https://www.wildfly.org/images/divider.png">
</div>
</div>
<h2 class="section_title">Open Source</h2>
<div class="row-fluid">
<div class="span12">
<h4>Community Powered Innovation</h4>
</div>
</div>
<div class="row-fluid">
<div class="span6">
<h5>Your contributions, your feedback!</h5>
<p>PicketLink has greatly benefited from community feedback,
contributions and patches.</p>
</div>
<div class="row-fluid">
<br>
</div>
</div>
</div>
</div>
</article>
<footer class="footer_sub_pages">
<div class="container-fluid">
<ul class="row-fluid">
<li><a href="/about.html">About
PicketLink</a></li>
<li><a
href="https://docs.jboss.org/picketlink/2/latest/reference/html/">Documentation</a>
</li>
<li><a href="https://issues.jboss.org/browse/PLINK">Report
issues</a></li>
<li><a href="https://www.jboss.org/picketlink">Community</a></li>
<li><a href="/faq.html">FAQ</a></li>
<li><a href="/social.html">Social</a>
</li>
</ul>
</div>
<div class="logos">
<p>
PicketLink is a <a href="https://www.jboss.org/">JBoss Community</a>
project and its development is sponsored by <a
href="https://www.redhat.com/">Red Hat, Inc</a>. Project code is
released under the <a
href="https://www.apache.org/licenses/LICENSE-2.0.html"
target="_blank">Apache License, v2.0</a>.
</p>
<p>
<a href="https://www.jboss.org/"><img
src="https://www.jboss.org/dms/wildfly_splash/jbossbadge.png"
alt="JBoss Community"></a> <a href="https://www.redhat.com/"><img
src="https://www.jboss.org/dms/wildfly_splash/redhat_logo.png"
alt="Red Hat"></a>
</p>
<p>Copyright © 2014, Red Hat, Inc.</p>
</div>
</footer>
<script src="https://www.wildfly.org/javascripts/jquery.min.js"
type="text/javascript"></script>
</body>
</html>