1 |
|
<?xml
|
|
1 |
|
<?xml
|
2 |
|
version="1
.0"
|
|
2 |
|
version="1
.0"
|
|
|
|
|
3 |
|
encoding="
UTF-8"
|
3 |
|
?>
|
|
4 |
|
?>
|
4 |
|
<!--
|
|
5 |
|
<!--
|
5 |
|
Licensed
to the Ap
ache Softw
are Founda
tion (ASF)
under one
or more
|
|
6 |
|
Licensed
to the Ap
ache Softw
are Founda
tion (ASF)
under one
or more
|
6 |
|
contribu
tor licens
e agreemen
ts. See t
he NOTICE
file distr
ibuted wit
h
|
|
7 |
|
contribu
tor licens
e agreemen
ts. See t
he NOTICE
file distr
ibuted wit
h
|
7 |
|
this wor
k for addi
tional inf
ormation r
egarding c
opyright o
wnership.
|
|
8 |
|
this wor
k for addi
tional inf
ormation r
egarding c
opyright o
wnership.
|
8 |
|
The ASF
licenses t
his file t
o You unde
r the Apac
he License
, Version
2.0
|
|
9 |
|
The ASF
licenses t
his file t
o You unde
r the Apac
he License
, Version
2.0
|
9 |
|
(the "Li
cense"); y
ou may not
use this
file excep
t in compl
iance with
|
|
10 |
|
(the "Li
cense"); y
ou may not
use this
file excep
t in compl
iance with
|
10 |
|
the Lice
nse. You
may obtain
a copy of
the Licen
se at
|
|
11 |
|
the Lice
nse. You
may obtain
a copy of
the Licen
se at
|
11 |
|
|
|
12 |
|
|
12 |
|
http
://www.apa
che.org/li
censes/LIC
ENSE-2.0
|
|
13 |
|
http
://www.apa
che.org/li
censes/LIC
ENSE-2.0
|
13 |
|
|
|
14 |
|
|
14 |
|
Unless r
equired by
applicabl
e law or a
greed to i
n writing,
software
|
|
15 |
|
Unless r
equired by
applicabl
e law or a
greed to i
n writing,
software
|
15 |
|
distribu
ted under
the Licens
e is distr
ibuted on
an "AS IS"
BASIS,
|
|
16 |
|
distribu
ted under
the Licens
e is distr
ibuted on
an "AS IS"
BASIS,
|
16 |
|
WITHOUT
WARRANTIES
OR CONDIT
IONS OF AN
Y KIND, ei
ther expre
ss or impl
ied.
|
|
17 |
|
WITHOUT
WARRANTIES
OR CONDIT
IONS OF AN
Y KIND, ei
ther expre
ss or impl
ied.
|
17 |
|
See the
License fo
r the spec
ific langu
age govern
ing permis
sions and
|
|
18 |
|
See the
License fo
r the spec
ific langu
age govern
ing permis
sions and
|
18 |
|
limitati
ons under
the Licens
e.
|
|
19 |
|
limitati
ons under
the Licens
e.
|
19 |
|
-->
|
|
20 |
|
-->
|
20 |
|
<mbeans-de
scriptors>
|
|
21 |
|
<mbeans-de
scriptors>
|
21 |
|
|
|
22 |
|
|
22 |
|
|
|
23 |
|
|
23 |
|
<mbean
|
|
24 |
|
<mbean
|
24 |
|
name="Basi
cAuthentic
ator"
|
|
25 |
|
name="Basi
cAuthentic
ator"
|
25 |
|
|
|
26 |
|
|
26 |
|
descriptio
n="An Auth
enticator
and Valve
implementa
tion of HT
TP BASIC A
uthenticat
ion"
|
|
27 |
|
descriptio
n="An Auth
enticator
and Valve
implementa
tion of HT
TP BASIC A
uthenticat
ion"
|
27 |
|
|
|
28 |
|
|
28 |
|
domain="Ca
talina"
|
|
29 |
|
domain="Ca
talina"
|
29 |
|
|
|
30 |
|
|
30 |
|
group="Val
ve"
|
|
31 |
|
group="Val
ve"
|
31 |
|
|
|
32 |
|
|
32 |
|
type="org.
apache.cat
alina.auth
enticator.
BasicAuthe
nticator"
|
|
33 |
|
type="org.
apache.cat
alina.auth
enticator.
BasicAuthe
nticator"
|
33 |
|
>
|
|
34 |
|
>
|
34 |
|
|
|
35 |
|
|
35 |
|
|
|
36 |
|
|
36 |
|
<attribute
|
|
37 |
|
<attribute
|
37 |
|
name="alwa
ysUseSessi
on"
|
|
38 |
|
name="alwa
ysUseSessi
on"
|
38 |
|
|
|
39 |
|
|
39 |
|
descriptio
n="Should
a session
always be
used once
a user is
authentica
ted?"
|
|
40 |
|
descriptio
n="Should
a session
always be
used once
a user is
authentica
ted?"
|
40 |
|
|
|
41 |
|
|
41 |
|
type="bool
ean"
|
|
42 |
|
type="bool
ean"
|
42 |
|
/>
|
|
43 |
|
/>
|
43 |
|
|
|
44 |
|
|
44 |
|
|
|
45 |
|
|
45 |
|
<attribute
|
|
46 |
|
<attribute
|
46 |
|
name="cach
e"
|
|
47 |
|
name="cach
e"
|
47 |
|
|
|
48 |
|
|
48 |
|
descriptio
n="Should
we cache a
uthenticat
ed Princip
als if the
request i
s part of
an HTTP se
ssion?"
|
|
49 |
|
descriptio
n="Should
we cache a
uthenticat
ed Princip
als if the
request i
s part of
an HTTP se
ssion?"
|
49 |
|
|
|
50 |
|
|
50 |
|
type="bool
ean"
|
|
51 |
|
type="bool
ean"
|
51 |
|
/>
|
|
52 |
|
/>
|
52 |
|
|
|
53 |
|
|
53 |
|
|
|
54 |
|
|
54 |
|
<attribute
|
|
55 |
|
<attribute
|
55 |
|
name="chan
geSessionI
dOnAuthent
ication"
|
|
56 |
|
name="chan
geSessionI
dOnAuthent
ication"
|
56 |
|
|
|
57 |
|
|
57 |
|
descriptio
n="Control
s if the s
ession ID
is changed
if a sess
ion exists
at the po
int where
users are
authentica
ted"
|
|
58 |
|
descriptio
n="Control
s if the s
ession ID
is changed
if a sess
ion exists
at the po
int where
users are
authentica
ted"
|
58 |
|
|
|
59 |
|
|
59 |
|
type="bool
ean"
|
|
60 |
|
type="bool
ean"
|
60 |
|
/>
|
|
61 |
|
/>
|
61 |
|
|
|
62 |
|
|
62 |
|
|
|
63 |
|
|
63 |
|
<attribute
|
|
64 |
|
<attribute
|
64 |
|
name="clas
sName"
|
|
65 |
|
name="clas
sName"
|
65 |
|
|
|
66 |
|
|
66 |
|
descriptio
n="Fully q
ualified c
lass name
of the man
aged objec
t"
|
|
67 |
|
descriptio
n="Fully q
ualified c
lass name
of the man
aged objec
t"
|
67 |
|
|
|
68 |
|
|
68 |
|
type="java
.lang.Stri
ng"
|
|
69 |
|
type="java
.lang.Stri
ng"
|
69 |
|
|
|
70 |
|
|
70 |
|
writeable=
"false"
|
|
71 |
|
writeable=
"false"
|
71 |
|
/>
|
|
72 |
|
/>
|
72 |
|
|
|
73 |
|
|
73 |
|
|
|
74 |
|
|
74 |
|
<attribute
|
|
75 |
|
<attribute
|
75 |
|
name="disa
bleProxyCa
ching"
|
|
76 |
|
name="disa
bleProxyCa
ching"
|
76 |
|
|
|
77 |
|
|
77 |
|
descriptio
n="Control
s the cach
ing of pag
es that ar
e protecte
d by secur
ity constr
aints"
|
|
78 |
|
descriptio
n="Control
s the cach
ing of pag
es that ar
e protecte
d by secur
ity constr
aints"
|
78 |
|
|
|
79 |
|
|
79 |
|
type="bool
ean"
|
|
80 |
|
type="bool
ean"
|
80 |
|
/>
|
|
81 |
|
/>
|
81 |
|
|
|
82 |
|
|
82 |
|
|
|
83 |
|
|
83 |
|
<attribute
|
|
84 |
|
<attribute
|
84 |
|
name="secu
rePagesWit
hPragma"
|
|
85 |
|
name="secu
rePagesWit
hPragma"
|
85 |
|
|
|
86 |
|
|
86 |
|
descriptio
n="Control
s the cach
ing of pag
es that ar
e protecte
d by secur
ity constr
aints"
|
|
87 |
|
descriptio
n="Control
s the cach
ing of pag
es that ar
e protecte
d by secur
ity constr
aints"
|
87 |
|
|
|
88 |
|
|
88 |
|
type="bool
ean"
|
|
89 |
|
type="bool
ean"
|
89 |
|
/>
|
|
90 |
|
/>
|
90 |
|
|
|
91 |
|
|
91 |
|
|
|
92 |
|
|
92 |
|
<attribute
|
|
93 |
|
<attribute
|
93 |
|
name="secu
reRandomAl
gorithm"
|
|
94 |
|
name="secu
reRandomAl
gorithm"
|
94 |
|
|
|
95 |
|
|
95 |
|
descriptio
n="The nam
e of the a
lgorithm t
o use for
SSO sessio
n ID gener
ation"
|
|
96 |
|
descriptio
n="The nam
e of the a
lgorithm t
o use for
SSO sessio
n ID gener
ation"
|
96 |
|
|
|
97 |
|
|
97 |
|
type="java
.lang.Stri
ng"
|
|
98 |
|
type="java
.lang.Stri
ng"
|
98 |
|
/>
|
|
99 |
|
/>
|
99 |
|
|
|
100 |
|
|
100 |
|
|
|
101 |
|
|
101 |
|
<attribute
|
|
102 |
|
<attribute
|
102 |
|
name="secu
reRandomCl
ass"
|
|
103 |
|
name="secu
reRandomCl
ass"
|
103 |
|
|
|
104 |
|
|
104 |
|
descriptio
n="The nam
e of the c
lass to us
e for SSO
session ID
generatio
n"
|
|
105 |
|
descriptio
n="The nam
e of the c
lass to us
e for SSO
session ID
generatio
n"
|
105 |
|
|
|
106 |
|
|
106 |
|
type="java
.lang.Stri
ng"
|
|
107 |
|
type="java
.lang.Stri
ng"
|
107 |
|
/>
|
|
108 |
|
/>
|
108 |
|
|
|
109 |
|
|
109 |
|
|
|
110 |
|
|
110 |
|
<attribute
|
|
111 |
|
<attribute
|
111 |
|
name="secu
reRandomPr
ovider"
|
|
112 |
|
name="secu
reRandomPr
ovider"
|
112 |
|
|
|
113 |
|
|
113 |
|
descriptio
n="The nam
e of the p
rovider to
use for S
SO session
ID genera
tion"
|
|
114 |
|
descriptio
n="The nam
e of the p
rovider to
use for S
SO session
ID genera
tion"
|
114 |
|
|
|
115 |
|
|
115 |
|
type="java
.lang.Stri
ng"
|
|
116 |
|
type="java
.lang.Stri
ng"
|
116 |
|
/>
|
|
117 |
|
/>
|
117 |
|
|
|
118 |
|
|
118 |
|
|
|
119 |
|
|
119 |
|
<attribute
|
|
120 |
|
<attribute
|
120 |
|
name="stat
eName"
|
|
121 |
|
name="stat
eName"
|
121 |
|
|
|
122 |
|
|
122 |
|
descriptio
n="The nam
e of the L
ifecycleSt
ate that t
his compon
ent is cur
rently in"
|
|
123 |
|
descriptio
n="The nam
e of the L
ifecycleSt
ate that t
his compon
ent is cur
rently in"
|
123 |
|
|
|
124 |
|
|
124 |
|
type="java
.lang.Stri
ng"
|
|
125 |
|
type="java
.lang.Stri
ng"
|
125 |
|
|
|
126 |
|
|
126 |
|
writeable=
"false"
|
|
127 |
|
writeable=
"false"
|
127 |
|
/>
|
|
128 |
|
/>
|
128 |
|
|
|
129 |
|
|
129 |
|
</mbean>
|
|
130 |
|
</mbean>
|
130 |
|
|
|
131 |
|
|
131 |
|
|
|
132 |
|
|
132 |
|
|
|
133 |
|
|
133 |
|
<mbean
|
|
134 |
|
<mbean
|
134 |
|
name="Dige
stAuthenti
cator"
|
|
135 |
|
name="Dige
stAuthenti
cator"
|
135 |
|
|
|
136 |
|
|
136 |
|
descriptio
n="An Auth
enticator
and Valve
implementa
tion of HT
TP DIGEST
Authentica
tion"
|
|
137 |
|
descriptio
n="An Auth
enticator
and Valve
implementa
tion of HT
TP DIGEST
Authentica
tion"
|
137 |
|
|
|
138 |
|
|
138 |
|
domain="Ca
talina"
|
|
139 |
|
domain="Ca
talina"
|
139 |
|
|
|
140 |
|
|
140 |
|
group="Val
ve"
|
|
141 |
|
group="Val
ve"
|
141 |
|
|
|
142 |
|
|
142 |
|
type="org.
apache.cat
alina.auth
enticator.
DigestAuth
enticator"
|
|
143 |
|
type="org.
apache.cat
alina.auth
enticator.
DigestAuth
enticator"
|
143 |
|
>
|
|
144 |
|
>
|
144 |
|
|
|
145 |
|
|
145 |
|
|
|
146 |
|
|
146 |
|
<attribute
|
|
147 |
|
<attribute
|
147 |
|
name="alwa
ysUseSessi
on"
|
|
148 |
|
name="alwa
ysUseSessi
on"
|
148 |
|
|
|
149 |
|
|
149 |
|
descriptio
n="Should
a session
always be
used once
a user is
authentica
ted?"
|
|
150 |
|
descriptio
n="Should
a session
always be
used once
a user is
authentica
ted?"
|
150 |
|
|
|
151 |
|
|
151 |
|
type="bool
ean"
|
|
152 |
|
type="bool
ean"
|
152 |
|
/>
|
|
153 |
|
/>
|
153 |
|
|
|
154 |
|
|
154 |
|
|
|
155 |
|
|
155 |
|
<attribute
|
|
156 |
|
<attribute
|
156 |
|
name="cach
e"
|
|
157 |
|
name="cach
e"
|
157 |
|
|
|
158 |
|
|
158 |
|
descriptio
n="Should
we cache a
uthenticat
ed Princip
als if the
request i
s part of
an HTTP se
ssion?"
|
|
159 |
|
descriptio
n="Should
we cache a
uthenticat
ed Princip
als if the
request i
s part of
an HTTP se
ssion?"
|
159 |
|
|
|
160 |
|
|
160 |
|
type="bool
ean"
|
|
161 |
|
type="bool
ean"
|
161 |
|
/>
|
|
162 |
|
/>
|
162 |
|
|
|
163 |
|
|
163 |
|
|
|
164 |
|
|
164 |
|
<attribute
|
|
165 |
|
<attribute
|
165 |
|
name="chan
geSessionI
dOnAuthent
ication"
|
|
166 |
|
name="chan
geSessionI
dOnAuthent
ication"
|
166 |
|
|
|
167 |
|
|
167 |
|
descriptio
n="Control
s if the s
ession ID
is changed
if a sess
ion exists
at the po
int where
users are
authentica
ted"
|
|
168 |
|
descriptio
n="Control
s if the s
ession ID
is changed
if a sess
ion exists
at the po
int where
users are
authentica
ted"
|
168 |
|
|
|
169 |
|
|
169 |
|
type="bool
ean"
|
|
170 |
|
type="bool
ean"
|
170 |
|
/>
|
|
171 |
|
/>
|
171 |
|
|
|
172 |
|
|
172 |
|
|
|
173 |
|
|
173 |
|
<attribute
|
|
174 |
|
<attribute
|
174 |
|
name="clas
sName"
|
|
175 |
|
name="clas
sName"
|
175 |
|
|
|
176 |
|
|
176 |
|
descriptio
n="Fully q
ualified c
lass name
of the man
aged objec
t"
|
|
177 |
|
descriptio
n="Fully q
ualified c
lass name
of the man
aged objec
t"
|
177 |
|
|
|
178 |
|
|
178 |
|
type="java
.lang.Stri
ng"
|
|
179 |
|
type="java
.lang.Stri
ng"
|
179 |
|
|
|
180 |
|
|
180 |
|
writeable=
"false"
|
|
181 |
|
writeable=
"false"
|
181 |
|
/>
|
|
182 |
|
/>
|
182 |
|
|
|
183 |
|
|
183 |
|
|
|
184 |
|
|
184 |
|
<attribute
|
|
185 |
|
<attribute
|
185 |
|
name="cnon
ceCacheSiz
e"
|
|
186 |
|
name="cnon
ceCacheSiz
e"
|
186 |
|
|
|
187 |
|
|
187 |
|
descriptio
n="The siz
e of the c
nonce cach
e used to
prevent re
play attac
ks"
|
|
188 |
|
descriptio
n="The siz
e of the c
nonce cach
e used to
prevent re
play attac
ks"
|
188 |
|
|
|
189 |
|
|
189 |
|
type="int"
|
|
190 |
|
type="int"
|
190 |
|
/>
|
|
191 |
|
/>
|
191 |
|
|
|
192 |
|
|
192 |
|
|
|
193 |
|
|
193 |
|
<attribute
|
|
194 |
|
<attribute
|
194 |
|
name="disa
bleProxyCa
ching"
|
|
195 |
|
name="disa
bleProxyCa
ching"
|
195 |
|
|
|
196 |
|
|
196 |
|
descriptio
n="Control
s the cach
ing of pag
es that ar
e protecte
d by secur
ity constr
aints"
|
|
197 |
|
descriptio
n="Control
s the cach
ing of pag
es that ar
e protecte
d by secur
ity constr
aints"
|
197 |
|
|
|
198 |
|
|
198 |
|
type="bool
ean"
|
|
199 |
|
type="bool
ean"
|
199 |
|
/>
|
|
200 |
|
/>
|
200 |
|
|
|
201 |
|
|
201 |
|
|
|
202 |
|
|
202 |
|
<attribute
|
|
203 |
|
<attribute
|
203 |
|
name="key"
|
|
204 |
|
name="key"
|
204 |
|
|
|
205 |
|
|
205 |
|
descriptio
n="The sec
ret key us
ed by dige
st authent
ication"
|
|
206 |
|
descriptio
n="The sec
ret key us
ed by dige
st authent
ication"
|
206 |
|
|
|
207 |
|
|
207 |
|
type="java
.lang.Stri
ng"
|
|
208 |
|
type="java
.lang.Stri
ng"
|
208 |
|
/>
|
|
209 |
|
/>
|
209 |
|
|
|
210 |
|
|
210 |
|
|
|
211 |
|
|
211 |
|
<attribute
|
|
212 |
|
<attribute
|
212 |
|
name="nonc
eValidity"
|
|
213 |
|
name="nonc
eValidity"
|
213 |
|
|
|
214 |
|
|
214 |
|
descriptio
n="The tim
e, in mill
iseconds,
for which
a server i
ssued nonc
e will be
valid"
|
|
215 |
|
descriptio
n="The tim
e, in mill
iseconds,
for which
a server i
ssued nonc
e will be
valid"
|
215 |
|
|
|
216 |
|
|
216 |
|
type="long
"
|
|
217 |
|
type="long
"
|
217 |
|
/>
|
|
218 |
|
/>
|
218 |
|
|
|
219 |
|
|
219 |
|
|
|
220 |
|
|
220 |
|
<attribute
|
|
221 |
|
<attribute
|
221 |
|
name="opaq
ue"
|
|
222 |
|
name="opaq
ue"
|
222 |
|
|
|
223 |
|
|
223 |
|
descriptio
n="The opa
que server
string us
ed by dige
st authent
ication"
|
|
224 |
|
descriptio
n="The opa
que server
string us
ed by dige
st authent
ication"
|
224 |
|
|
|
225 |
|
|
225 |
|
type="java
.lang.Stri
ng"
|
|
226 |
|
type="java
.lang.Stri
ng"
|
226 |
|
/>
|
|
227 |
|
/>
|
227 |
|
|
|
228 |
|
|
228 |
|
|
|
229 |
|
|
229 |
|
<attribute
|
|
230 |
|
<attribute
|
230 |
|
name="secu
rePagesWit
hPragma"
|
|
231 |
|
name="secu
rePagesWit
hPragma"
|
231 |
|
|
|
232 |
|
|
232 |
|
descriptio
n="Control
s the cach
ing of pag
es that ar
e protecte
d by secur
ity constr
aints"
|
|
233 |
|
descriptio
n="Control
s the cach
ing of pag
es that ar
e protecte
d by secur
ity constr
aints"
|
233 |
|
|
|
234 |
|
|
234 |
|
type="bool
ean"
|
|
235 |
|
type="bool
ean"
|
235 |
|
/>
|
|
236 |
|
/>
|
236 |
|
|
|
237 |
|
|
237 |
|
|
|
238 |
|
|
238 |
|
<attribute
|
|
239 |
|
<attribute
|
239 |
|
name="secu
reRandomAl
gorithm"
|
|
240 |
|
name="secu
reRandomAl
gorithm"
|
240 |
|
|
|
241 |
|
|
241 |
|
descriptio
n="The nam
e of the a
lgorithm t
o use for
SSO sessio
n ID gener
ation"
|
|
242 |
|
descriptio
n="The nam
e of the a
lgorithm t
o use for
SSO sessio
n ID gener
ation"
|
242 |
|
|
|
243 |
|
|
243 |
|
type="java
.lang.Stri
ng"
|
|
244 |
|
type="java
.lang.Stri
ng"
|
244 |
|
/>
|
|
245 |
|
/>
|
245 |
|
|
|
246 |
|
|
246 |
|
|
|
247 |
|
|
247 |
|
<attribute
|
|
248 |
|
<attribute
|
248 |
|
name="secu
reRandomCl
ass"
|
|
249 |
|
name="secu
reRandomCl
ass"
|
249 |
|
|
|
250 |
|
|
250 |
|
descriptio
n="The nam
e of the c
lass to us
e for SSO
session ID
generatio
n"
|
|
251 |
|
descriptio
n="The nam
e of the c
lass to us
e for SSO
session ID
generatio
n"
|
251 |
|
|
|
252 |
|
|
252 |
|
type="java
.lang.Stri
ng"
|
|
253 |
|
type="java
.lang.Stri
ng"
|
253 |
|
/>
|
|
254 |
|
/>
|
254 |
|
|
|
255 |
|
|
255 |
|
|
|
256 |
|
|
256 |
|
<attribute
|
|
257 |
|
<attribute
|
257 |
|
name="secu
reRandomPr
ovider"
|
|
258 |
|
name="secu
reRandomPr
ovider"
|
258 |
|
|
|
259 |
|
|
259 |
|
descriptio
n="The nam
e of the p
rovider to
use for S
SO session
ID genera
tion"
|
|
260 |
|
descriptio
n="The nam
e of the p
rovider to
use for S
SO session
ID genera
tion"
|
260 |
|
|
|
261 |
|
|
261 |
|
type="java
.lang.Stri
ng"
|
|
262 |
|
type="java
.lang.Stri
ng"
|
262 |
|
/>
|
|
263 |
|
/>
|
263 |
|
|
|
264 |
|
|
264 |
|
|
|
265 |
|
|
265 |
|
<attribute
|
|
266 |
|
<attribute
|
266 |
|
name="stat
eName"
|
|
267 |
|
name="stat
eName"
|
267 |
|
|
|
268 |
|
|
268 |
|
descriptio
n="The nam
e of the L
ifecycleSt
ate that t
his compon
ent is cur
rently in"
|
|
269 |
|
descriptio
n="The nam
e of the L
ifecycleSt
ate that t
his compon
ent is cur
rently in"
|
269 |
|
|
|
270 |
|
|
270 |
|
type="java
.lang.Stri
ng"
|
|
271 |
|
type="java
.lang.Stri
ng"
|
271 |
|
|
|
272 |
|
|
272 |
|
writeable=
"false"
|
|
273 |
|
writeable=
"false"
|
273 |
|
/>
|
|
274 |
|
/>
|
274 |
|
|
|
275 |
|
|
275 |
|
|
|
276 |
|
|
276 |
|
<attribute
|
|
277 |
|
<attribute
|
277 |
|
name="vali
dateUri"
|
|
278 |
|
name="vali
dateUri"
|
278 |
|
|
|
279 |
|
|
279 |
|
descriptio
n="Should
the uri be
validated
as requir
ed by RFC2
617?"
|
|
280 |
|
descriptio
n="Should
the uri be
validated
as requir
ed by RFC2
617?"
|
280 |
|
|
|
281 |
|
|
281 |
|
type="bool
ean"
|
|
282 |
|
type="bool
ean"
|
282 |
|
/>
|
|
283 |
|
/>
|
283 |
|
|
|
284 |
|
|
284 |
|
</mbean>
|
|
285 |
|
</mbean>
|
285 |
|
|
|
286 |
|
|
286 |
|
|
|
287 |
|
|
287 |
|
<mbean
|
|
288 |
|
<mbean
|
288 |
|
name="Form
Authentica
tor"
|
|
289 |
|
name="Form
Authentica
tor"
|
289 |
|
|
|
290 |
|
|
290 |
|
descriptio
n="An Auth
enticator
and Valve
implementa
tion of FO
RM BASED A
uthenticat
ion"
|
|
291 |
|
descriptio
n="An Auth
enticator
and Valve
implementa
tion of FO
RM BASED A
uthenticat
ion"
|
291 |
|
|
|
292 |
|
|
292 |
|
domain="Ca
talina"
|
|
293 |
|
domain="Ca
talina"
|
293 |
|
|
|
294 |
|
|
294 |
|
group="Val
ve"
|
|
295 |
|
group="Val
ve"
|
295 |
|
|
|
296 |
|
|
296 |
|
type="org.
apache.cat
alina.auth
enticator.
FormAuthen
ticator"
|
|
297 |
|
type="org.
apache.cat
alina.auth
enticator.
FormAuthen
ticator"
|
297 |
|
>
|
|
298 |
|
>
|
298 |
|
|
|
299 |
|
|
299 |
|
|
|
300 |
|
|
300 |
|
<attribute
|
|
301 |
|
<attribute
|
301 |
|
name="chan
geSessionI
dOnAuthent
ication"
|
|
302 |
|
name="chan
geSessionI
dOnAuthent
ication"
|
302 |
|
|
|
303 |
|
|
303 |
|
descriptio
n="Control
s if the s
ession ID
is changed
if a sess
ion exists
at the po
int where
users are
authentica
ted"
|
|
304 |
|
descriptio
n="Control
s if the s
ession ID
is changed
if a sess
ion exists
at the po
int where
users are
authentica
ted"
|
304 |
|
|
|
305 |
|
|
305 |
|
type="bool
ean"
|
|
306 |
|
type="bool
ean"
|
306 |
|
/>
|
|
307 |
|
/>
|
307 |
|
|
|
308 |
|
|
308 |
|
|
|
309 |
|
|
309 |
|
<attribute
|
|
310 |
|
<attribute
|
310 |
|
name="char
acterEncod
ing"
|
|
311 |
|
name="char
acterEncod
ing"
|
311 |
|
|
|
312 |
|
|
312 |
|
descriptio
n="Charact
er encodin
g to use t
o read the
username
and passwo
rd paramet
ers from t
he request
"
|
|
313 |
|
descriptio
n="Charact
er encodin
g to use t
o read the
username
and passwo
rd paramet
ers from t
he request
"
|
313 |
|
|
|
314 |
|
|
314 |
|
type="java
.lang.Stri
ng"
|
|
315 |
|
type="java
.lang.Stri
ng"
|
315 |
|
/>
|
|
316 |
|
/>
|
316 |
|
|
|
317 |
|
|
317 |
|
|
|
318 |
|
|
318 |
|
<attribute
|
|
319 |
|
<attribute
|
319 |
|
name="clas
sName"
|
|
320 |
|
name="clas
sName"
|
320 |
|
|
|
321 |
|
|
321 |
|
descriptio
n="Fully q
ualified c
lass name
of the man
aged objec
t"
|
|
322 |
|
descriptio
n="Fully q
ualified c
lass name
of the man
aged objec
t"
|
322 |
|
|
|
323 |
|
|
323 |
|
type="java
.lang.Stri
ng"
|
|
324 |
|
type="java
.lang.Stri
ng"
|
324 |
|
|
|
325 |
|
|
325 |
|
writeable=
"false"
|
|
326 |
|
writeable=
"false"
|
326 |
|
/>
|
|
327 |
|
/>
|
327 |
|
|
|
328 |
|
|
328 |
|
|
|
329 |
|
|
329 |
|
<attribute
|
|
330 |
|
<attribute
|
330 |
|
name="disa
bleProxyCa
ching"
|
|
331 |
|
name="disa
bleProxyCa
ching"
|
331 |
|
|
|
332 |
|
|
332 |
|
descriptio
n="Control
s the cach
ing of pag
es that ar
e protecte
d by secur
ity constr
aints"
|
|
333 |
|
descriptio
n="Control
s the cach
ing of pag
es that ar
e protecte
d by secur
ity constr
aints"
|
333 |
|
|
|
334 |
|
|
334 |
|
type="bool
ean"
|
|
335 |
|
type="bool
ean"
|
335 |
|
/>
|
|
336 |
|
/>
|
336 |
|
|
|
337 |
|
|
337 |
|
|
|
338 |
|
|
338 |
|
<attribute
|
|
339 |
|
<attribute
|
339 |
|
name="land
ingPage"
|
|
340 |
|
name="land
ingPage"
|
340 |
|
|
|
341 |
|
|
341 |
|
descriptio
n="Control
s the beha
vior of th
e FORM aut
henticatio
n process
if the pro
cess is mi
sused, for
example b
y directly
requestin
g the logi
n page or
delaying l
ogging in
for so lon
g that the
session e
xpires"
|
|
342 |
|
descriptio
n="Control
s the beha
vior of th
e FORM aut
henticatio
n process
if the pro
cess is mi
sused, for
example b
y directly
requestin
g the logi
n page or
delaying l
ogging in
for so lon
g that the
session e
xpires"
|
342 |
|
|
|
343 |
|
|
343 |
|
type="java
.lang.Stri
ng"
|
|
344 |
|
type="java
.lang.Stri
ng"
|
344 |
|
/>
|
|
345 |
|
/>
|
345 |
|
|
|
346 |
|
|
346 |
|
|
|
347 |
|
|
347 |
|
<attribute
|
|
348 |
|
<attribute
|
348 |
|
name="secu
rePagesWit
hPragma"
|
|
349 |
|
name="secu
rePagesWit
hPragma"
|
349 |
|
|
|
350 |
|
|
350 |
|
descriptio
n="Control
s the cach
ing of pag
es that ar
e protecte
d by secur
ity constr
aints"
|
|
351 |
|
descriptio
n="Control
s the cach
ing of pag
es that ar
e protecte
d by secur
ity constr
aints"
|
351 |
|
|
|
352 |
|
|
352 |
|
type="bool
ean"
|
|
353 |
|
type="bool
ean"
|
353 |
|
/>
|
|
354 |
|
/>
|
354 |
|
|
|
355 |
|
|
355 |
|
|
|
356 |
|
|
356 |
|
<attribute
|
|
357 |
|
<attribute
|
357 |
|
name="secu
reRandomAl
gorithm"
|
|
358 |
|
name="secu
reRandomAl
gorithm"
|
358 |
|
|
|
359 |
|
|
359 |
|
descriptio
n="The nam
e of the a
lgorithm t
o use for
SSO sessio
n ID gener
ation"
|
|
360 |
|
descriptio
n="The nam
e of the a
lgorithm t
o use for
SSO sessio
n ID gener
ation"
|
360 |
|
|
|
361 |
|
|
361 |
|
type="java
.lang.Stri
ng"
|
|
362 |
|
type="java
.lang.Stri
ng"
|
362 |
|
/>
|
|
363 |
|
/>
|
363 |
|
|
|
364 |
|
|
364 |
|
|
|
365 |
|
|
365 |
|
<attribute
|
|
366 |
|
<attribute
|
366 |
|
name="secu
reRandomCl
ass"
|
|
367 |
|
name="secu
reRandomCl
ass"
|
367 |
|
|
|
368 |
|
|
368 |
|
descriptio
n="The nam
e of the c
lass to us
e for SSO
session ID
generatio
n"
|
|
369 |
|
descriptio
n="The nam
e of the c
lass to us
e for SSO
session ID
generatio
n"
|
369 |
|
|
|
370 |
|
|
370 |
|
type="java
.lang.Stri
ng"
|
|
371 |
|
type="java
.lang.Stri
ng"
|
371 |
|
/>
|
|
372 |
|
/>
|
372 |
|
|
|
373 |
|
|
373 |
|
|
|
374 |
|
|
374 |
|
<attribute
|
|
375 |
|
<attribute
|
375 |
|
name="secu
reRandomPr
ovider"
|
|
376 |
|
name="secu
reRandomPr
ovider"
|
376 |
|
|
|
377 |
|
|
377 |
|
descriptio
n="The nam
e of the p
rovider to
use for S
SO session
ID genera
tion"
|
|
378 |
|
descriptio
n="The nam
e of the p
rovider to
use for S
SO session
ID genera
tion"
|
378 |
|
|
|
379 |
|
|
379 |
|
type="java
.lang.Stri
ng"
|
|
380 |
|
type="java
.lang.Stri
ng"
|
380 |
|
/>
|
|
381 |
|
/>
|
381 |
|
|
|
382 |
|
|
382 |
|
|
|
383 |
|
|
383 |
|
<attribute
|
|
384 |
|
<attribute
|
384 |
|
name="stat
eName"
|
|
385 |
|
name="stat
eName"
|
385 |
|
|
|
386 |
|
|
386 |
|
descriptio
n="The nam
e of the L
ifecycleSt
ate that t
his compon
ent is cur
rently in"
|
|
387 |
|
descriptio
n="The nam
e of the L
ifecycleSt
ate that t
his compon
ent is cur
rently in"
|
387 |
|
|
|
388 |
|
|
388 |
|
type="java
.lang.Stri
ng"
|
|
389 |
|
type="java
.lang.Stri
ng"
|
389 |
|
|
|
390 |
|
|
390 |
|
writeable=
"false"
|
|
391 |
|
writeable=
"false"
|
391 |
|
/>
|
|
392 |
|
/>
|
392 |
|
|
|
393 |
|
|
393 |
|
</mbean>
|
|
394 |
|
</mbean>
|
394 |
|
|
|
395 |
|
|
395 |
|
|
|
396 |
|
|
396 |
|
<mbean
|
|
397 |
|
<mbean
|
397 |
|
name="NonL
oginAuthen
ticator"
|
|
398 |
|
name="NonL
oginAuthen
ticator"
|
398 |
|
|
|
399 |
|
|
399 |
|
descriptio
n="An Auth
enticator
and Valve
implementa
tion that
checks onl
y security
constrain
ts not inv
olving use
r authenti
cation"
|
|
400 |
|
descriptio
n="An Auth
enticator
and Valve
implementa
tion that
checks onl
y security
constrain
ts not inv
olving use
r authenti
cation"
|
400 |
|
|
|
401 |
|
|
401 |
|
domain="Ca
talina"
|
|
402 |
|
domain="Ca
talina"
|
402 |
|
|
|
403 |
|
|
403 |
|
group="Val
ve"
|
|
404 |
|
group="Val
ve"
|
404 |
|
|
|
405 |
|
|
405 |
|
type="org.
apache.cat
alina.auth
enticator.
NonLoginAu
thenticato
r"
|
|
406 |
|
type="org.
apache.cat
alina.auth
enticator.
NonLoginAu
thenticato
r"
|
406 |
|
>
|
|
407 |
|
>
|
407 |
|
|
|
408 |
|
|
408 |
|
|
|
409 |
|
|
409 |
|
<attribute
|
|
410 |
|
<attribute
|
410 |
|
name="cach
e"
|
|
411 |
|
name="cach
e"
|
411 |
|
|
|
412 |
|
|
412 |
|
descriptio
n="Should
we cache a
uthenticat
ed Princip
als if the
request i
s part of
an HTTP se
ssion?"
|
|
413 |
|
descriptio
n="Should
we cache a
uthenticat
ed Princip
als if the
request i
s part of
an HTTP se
ssion?"
|
413 |
|
|
|
414 |
|
|
414 |
|
type="bool
ean"
|
|
415 |
|
type="bool
ean"
|
415 |
|
/>
|
|
416 |
|
/>
|
416 |
|
|
|
417 |
|
|
417 |
|
|
|
418 |
|
|
418 |
|
<attribute
|
|
419 |
|
<attribute
|
419 |
|
name="chan
geSessionI
dOnAuthent
ication"
|
|
420 |
|
name="chan
geSessionI
dOnAuthent
ication"
|
420 |
|
|
|
421 |
|
|
421 |
|
descriptio
n="Control
s if the s
ession ID
is changed
if a sess
ion exists
at the po
int where
users are
authentica
ted"
|
|
422 |
|
descriptio
n="Control
s if the s
ession ID
is changed
if a sess
ion exists
at the po
int where
users are
authentica
ted"
|
422 |
|
|
|
423 |
|
|
423 |
|
type="bool
ean"
|
|
424 |
|
type="bool
ean"
|
424 |
|
/>
|
|
425 |
|
/>
|
425 |
|
|
|
426 |
|
|
426 |
|
|
|
427 |
|
|
427 |
|
<attribute
|
|
428 |
|
<attribute
|
428 |
|
name="clas
sName"
|
|
429 |
|
name="clas
sName"
|
429 |
|
|
|
430 |
|
|
430 |
|
descriptio
n="Fully q
ualified c
lass name
of the man
aged objec
t"
|
|
431 |
|
descriptio
n="Fully q
ualified c
lass name
of the man
aged objec
t"
|
431 |
|
|
|
432 |
|
|
432 |
|
type="java
.lang.Stri
ng"
|
|
433 |
|
type="java
.lang.Stri
ng"
|
433 |
|
|
|
434 |
|
|
434 |
|
writeable=
"false"
|
|
435 |
|
writeable=
"false"
|
435 |
|
/>
|
|
436 |
|
/>
|
436 |
|
|
|
437 |
|
|
437 |
|
|
|
438 |
|
|
438 |
|
<attribute
|
|
439 |
|
<attribute
|
439 |
|
name="disa
bleProxyCa
ching"
|
|
440 |
|
name="disa
bleProxyCa
ching"
|
440 |
|
|
|
441 |
|
|
441 |
|
descriptio
n="Control
s the cach
ing of pag
es that ar
e protecte
d by secur
ity constr
aints"
|
|
442 |
|
descriptio
n="Control
s the cach
ing of pag
es that ar
e protecte
d by secur
ity constr
aints"
|
442 |
|
|
|
443 |
|
|
443 |
|
type="bool
ean"
|
|
444 |
|
type="bool
ean"
|
444 |
|
/>
|
|
445 |
|
/>
|
445 |
|
|
|
446 |
|
|
446 |
|
|
|
447 |
|
|
447 |
|
<attribute
|
|
448 |
|
<attribute
|
448 |
|
name="secu
rePagesWit
hPragma"
|
|
449 |
|
name="secu
rePagesWit
hPragma"
|
449 |
|
|
|
450 |
|
|
450 |
|
descriptio
n="Control
s the cach
ing of pag
es that ar
e protecte
d by secur
ity constr
aints"
|
|
451 |
|
descriptio
n="Control
s the cach
ing of pag
es that ar
e protecte
d by secur
ity constr
aints"
|
451 |
|
|
|
452 |
|
|
452 |
|
type="bool
ean"
|
|
453 |
|
type="bool
ean"
|
453 |
|
/>
|
|
454 |
|
/>
|
454 |
|
|
|
455 |
|
|
455 |
|
|
|
456 |
|
|
456 |
|
<attribute
|
|
457 |
|
<attribute
|
457 |
|
name="stat
eName"
|
|
458 |
|
name="stat
eName"
|
458 |
|
|
|
459 |
|
|
459 |
|
descriptio
n="The nam
e of the L
ifecycleSt
ate that t
his compon
ent is cur
rently in"
|
|
460 |
|
descriptio
n="The nam
e of the L
ifecycleSt
ate that t
his compon
ent is cur
rently in"
|
460 |
|
|
|
461 |
|
|
461 |
|
type="java
.lang.Stri
ng"
|
|
462 |
|
type="java
.lang.Stri
ng"
|
462 |
|
|
|
463 |
|
|
463 |
|
writeable=
"false"
|
|
464 |
|
writeable=
"false"
|
464 |
|
/>
|
|
465 |
|
/>
|
465 |
|
|
|
466 |
|
|
466 |
|
</mbean>
|
|
467 |
|
</mbean>
|
467 |
|
|
|
468 |
|
|
468 |
|
|
|
469 |
|
|
469 |
|
|
|
470 |
|
|
470 |
|
<mbean
|
|
471 |
|
<mbean
|
471 |
|
name="Sing
leSignOn"
|
|
472 |
|
name="Sing
leSignOn"
|
472 |
|
|
|
473 |
|
|
473 |
|
descriptio
n="A Valve
that supp
orts a 'si
ngle signo
n' user ex
perience"
|
|
474 |
|
descriptio
n="A Valve
that supp
orts a 'si
ngle signo
n' user ex
perience"
|
474 |
|
|
|
475 |
|
|
475 |
|
domain="Ca
talina"
|
|
476 |
|
domain="Ca
talina"
|
476 |
|
|
|
477 |
|
|
477 |
|
group="Val
ve"
|
|
478 |
|
group="Val
ve"
|
478 |
|
|
|
479 |
|
|
479 |
|
type="org.
apache.cat
alina.auth
enticator.
SingleSign
On"
|
|
480 |
|
type="org.
apache.cat
alina.auth
enticator.
SingleSign
On"
|
480 |
|
>
|
|
481 |
|
>
|
481 |
|
|
|
482 |
|
|
482 |
|
|
|
483 |
|
|
483 |
|
<attribute
|
|
484 |
|
<attribute
|
484 |
|
name="clas
sName"
|
|
485 |
|
name="clas
sName"
|
485 |
|
|
|
486 |
|
|
486 |
|
descriptio
n="Fully q
ualified c
lass name
of the man
aged objec
t"
|
|
487 |
|
descriptio
n="Fully q
ualified c
lass name
of the man
aged objec
t"
|
487 |
|
|
|
488 |
|
|
488 |
|
type="java
.lang.Stri
ng"
|
|
489 |
|
type="java
.lang.Stri
ng"
|
489 |
|
|
|
490 |
|
|
490 |
|
writeable=
"false"
|
|
491 |
|
writeable=
"false"
|
491 |
|
/>
|
|
492 |
|
/>
|
492 |
|
|
|
493 |
|
|
493 |
|
|
|
494 |
|
|
494 |
|
<attribute
|
|
495 |
|
<attribute
|
495 |
|
name="requ
ireReauthe
ntication"
|
|
496 |
|
name="requ
ireReauthe
ntication"
|
496 |
|
|
|
497 |
|
|
497 |
|
descriptio
n="Should
we attempt
to reauth
enticate e
ach reques
t against
the securi
ty Realm?"
|
|
498 |
|
descriptio
n="Should
we attempt
to reauth
enticate e
ach reques
t against
the securi
ty Realm?"
|
498 |
|
|
|
499 |
|
|
499 |
|
type="bool
ean"
|
|
500 |
|
type="bool
ean"
|
500 |
|
/>
|
|
501 |
|
/>
|
501 |
|
|
|
502 |
|
|
502 |
|
|
|
503 |
|
|
503 |
|
<attribute
|
|
504 |
|
<attribute
|
504 |
|
name="cook
ieDomain"
|
|
505 |
|
name="cook
ieDomain"
|
505 |
|
|
|
506 |
|
|
506 |
|
descriptio
n="(Option
al) Domain
to be use
d by sso c
ookies"
|
|
507 |
|
descriptio
n="(Option
al) Domain
to be use
d by sso c
ookies"
|
507 |
|
|
|
508 |
|
|
508 |
|
type="java
.lang.Stri
ng"
|
|
509 |
|
type="java
.lang.Stri
ng"
|
509 |
|
/>
|
|
510 |
|
/>
|
510 |
|
|
|
511 |
|
|
511 |
|
|
|
512 |
|
|
512 |
|
<attribute
|
|
513 |
|
<attribute
|
513 |
|
name="stat
eName"
|
|
514 |
|
name="stat
eName"
|
514 |
|
|
|
515 |
|
|
515 |
|
descriptio
n="The nam
e of the L
ifecycleSt
ate that t
his compon
ent is cur
rently in"
|
|
516 |
|
descriptio
n="The nam
e of the L
ifecycleSt
ate that t
his compon
ent is cur
rently in"
|
516 |
|
|
|
517 |
|
|
517 |
|
type="java
.lang.Stri
ng"
|
|
518 |
|
type="java
.lang.Stri
ng"
|
518 |
|
|
|
519 |
|
|
519 |
|
writeable=
"false"
|
|
520 |
|
writeable=
"false"
|
520 |
|
/>
|
|
521 |
|
/>
|
521 |
|
|
|
522 |
|
|
522 |
|
</mbean>
|
|
523 |
|
</mbean>
|
523 |
|
|
|
524 |
|
|
524 |
|
|
|
525 |
|
|
525 |
|
|
|
526 |
|
|
526 |
|
<mbean
|
|
527 |
|
<mbean
|
527 |
|
name="SSLA
uthenticat
or"
|
|
528 |
|
name="SSLA
uthenticat
or"
|
528 |
|
|
|
529 |
|
|
529 |
|
descriptio
n="An Auth
enticator
and Valve
implementa
tion of au
thenticati
on that ut
ilizes SSL
certifica
tes to ide
ntify clie
nt users"
|
|
530 |
|
descriptio
n="An Auth
enticator
and Valve
implementa
tion of au
thenticati
on that ut
ilizes SSL
certifica
tes to ide
ntify clie
nt users"
|
530 |
|
|
|
531 |
|
|
531 |
|
domain="Ca
talina"
|
|
532 |
|
domain="Ca
talina"
|
532 |
|
|
|
533 |
|
|
533 |
|
group="Val
ve"
|
|
534 |
|
group="Val
ve"
|
534 |
|
|
|
535 |
|
|
535 |
|
type="org.
apache.cat
alina.auth
enticator.
SSLAuthent
icator"
|
|
536 |
|
type="org.
apache.cat
alina.auth
enticator.
SSLAuthent
icator"
|
536 |
|
>
|
|
537 |
|
>
|
537 |
|
|
|
538 |
|
|
538 |
|
|
|
539 |
|
|
539 |
|
<attribute
|
|
540 |
|
<attribute
|
540 |
|
name="cach
e"
|
|
541 |
|
name="cach
e"
|
541 |
|
|
|
542 |
|
|
542 |
|
descriptio
n="Should
we cache a
uthenticat
ed Princip
als if the
request i
s part of
an HTTP se
ssion?"
|
|
543 |
|
descriptio
n="Should
we cache a
uthenticat
ed Princip
als if the
request i
s part of
an HTTP se
ssion?"
|
543 |
|
|
|
544 |
|
|
544 |
|
type="bool
ean"
|
|
545 |
|
type="bool
ean"
|
545 |
|
/>
|
|
546 |
|
/>
|
546 |
|
|
|
547 |
|
|
547 |
|
|
|
548 |
|
|
548 |
|
<attribute
|
|
549 |
|
<attribute
|
549 |
|
name="chan
geSessionI
dOnAuthent
ication"
|
|
550 |
|
name="chan
geSessionI
dOnAuthent
ication"
|
550 |
|
|
|
551 |
|
|
551 |
|
descriptio
n="Control
s if the s
ession ID
is changed
if a sess
ion exists
at the po
int where
users are
authentica
ted"
|
|
552 |
|
descriptio
n="Control
s if the s
ession ID
is changed
if a sess
ion exists
at the po
int where
users are
authentica
ted"
|
552 |
|
|
|
553 |
|
|
553 |
|
type="bool
ean"
|
|
554 |
|
type="bool
ean"
|
554 |
|
/>
|
|
555 |
|
/>
|
555 |
|
|
|
556 |
|
|
556 |
|
|
|
557 |
|
|
557 |
|
<attribute
|
|
558 |
|
<attribute
|
558 |
|
name="clas
sName"
|
|
559 |
|
name="clas
sName"
|
559 |
|
|
|
560 |
|
|
560 |
|
descriptio
n="Fully q
ualified c
lass name
of the man
aged objec
t"
|
|
561 |
|
descriptio
n="Fully q
ualified c
lass name
of the man
aged objec
t"
|
561 |
|
|
|
562 |
|
|
562 |
|
type="java
.lang.Stri
ng"
|
|
563 |
|
type="java
.lang.Stri
ng"
|
563 |
|
|
|
564 |
|
|
564 |
|
writeable=
"false"
|
|
565 |
|
writeable=
"false"
|
565 |
|
/>
|
|
566 |
|
/>
|
566 |
|
|
|
567 |
|
|
567 |
|
|
|
568 |
|
|
568 |
|
<attribute
|
|
569 |
|
<attribute
|
569 |
|
name="disa
bleProxyCa
ching"
|
|
570 |
|
name="disa
bleProxyCa
ching"
|
570 |
|
|
|
571 |
|
|
571 |
|
descriptio
n="Control
s the cach
ing of pag
es that ar
e protecte
d by secur
ity constr
aints"
|
|
572 |
|
descriptio
n="Control
s the cach
ing of pag
es that ar
e protecte
d by secur
ity constr
aints"
|
572 |
|
|
|
573 |
|
|
573 |
|
type="bool
ean"
|
|
574 |
|
type="bool
ean"
|
574 |
|
/>
|
|
575 |
|
/>
|
575 |
|
|
|
576 |
|
|
576 |
|
|
|
577 |
|
|
577 |
|
<attribute
|
|
578 |
|
<attribute
|
578 |
|
name="secu
rePagesWit
hPragma"
|
|
579 |
|
name="secu
rePagesWit
hPragma"
|
579 |
|
|
|
580 |
|
|
580 |
|
descriptio
n="Control
s the cach
ing of pag
es that ar
e protecte
d by secur
ity constr
aints"
|
|
581 |
|
descriptio
n="Control
s the cach
ing of pag
es that ar
e protecte
d by secur
ity constr
aints"
|
581 |
|
|
|
582 |
|
|
582 |
|
type="bool
ean"
|
|
583 |
|
type="bool
ean"
|
583 |
|
/>
|
|
584 |
|
/>
|
584 |
|
|
|
585 |
|
|
585 |
|
|
|
586 |
|
|
586 |
|
<attribute
|
|
587 |
|
<attribute
|
587 |
|
name="secu
reRandomAl
gorithm"
|
|
588 |
|
name="secu
reRandomAl
gorithm"
|
588 |
|
|
|
589 |
|
|
589 |
|
descriptio
n="The nam
e of the a
lgorithm t
o use for
SSO sessio
n ID gener
ation"
|
|
590 |
|
descriptio
n="The nam
e of the a
lgorithm t
o use for
SSO sessio
n ID gener
ation"
|
590 |
|
|
|
591 |
|
|
591 |
|
type="java
.lang.Stri
ng"
|
|
592 |
|
type="java
.lang.Stri
ng"
|
592 |
|
/>
|
|
593 |
|
/>
|
593 |
|
|
|
594 |
|
|
594 |
|
|
|
595 |
|
|
595 |
|
<attribute
|
|
596 |
|
<attribute
|
596 |
|
name="secu
reRandomCl
ass"
|
|
597 |
|
name="secu
reRandomCl
ass"
|
597 |
|
|
|
598 |
|
|
598 |
|
descriptio
n="The nam
e of the c
lass to us
e for SSO
session ID
generatio
n"
|
|
599 |
|
descriptio
n="The nam
e of the c
lass to us
e for SSO
session ID
generatio
n"
|
599 |
|
|
|
600 |
|
|
600 |
|
type="java
.lang.Stri
ng"
|
|
601 |
|
type="java
.lang.Stri
ng"
|
601 |
|
/>
|
|
602 |
|
/>
|
602 |
|
|
|
603 |
|
|
603 |
|
|
|
604 |
|
|
604 |
|
<attribute
|
|
605 |
|
<attribute
|
605 |
|
name="secu
reRandomPr
ovider"
|
|
606 |
|
name="secu
reRandomPr
ovider"
|
606 |
|
|
|
607 |
|
|
607 |
|
descriptio
n="The nam
e of the p
rovider to
use for S
SO session
ID genera
tion"
|
|
608 |
|
descriptio
n="The nam
e of the p
rovider to
use for S
SO session
ID genera
tion"
|
608 |
|
|
|
609 |
|
|
609 |
|
type="java
.lang.Stri
ng"
|
|
610 |
|
type="java
.lang.Stri
ng"
|
610 |
|
/>
|
|
611 |
|
/>
|
611 |
|
|
|
612 |
|
|
612 |
|
|
|
613 |
|
|
613 |
|
<attribute
|
|
614 |
|
<attribute
|
614 |
|
name="stat
eName"
|
|
615 |
|
name="stat
eName"
|
615 |
|
|
|
616 |
|
|
616 |
|
descriptio
n="The nam
e of the L
ifecycleSt
ate that t
his compon
ent is cur
rently in"
|
|
617 |
|
descriptio
n="The nam
e of the L
ifecycleSt
ate that t
his compon
ent is cur
rently in"
|
617 |
|
|
|
618 |
|
|
618 |
|
type="java
.lang.Stri
ng"
|
|
619 |
|
type="java
.lang.Stri
ng"
|
619 |
|
|
|
620 |
|
|
620 |
|
writeable=
"false"
|
|
621 |
|
writeable=
"false"
|
621 |
|
/>
|
|
622 |
|
/>
|
622 |
|
|
|
623 |
|
|
623 |
|
</mbean>
|
|
624 |
|
</mbean>
|
624 |
|
|
|
625 |
|
|
625 |
|
</mbeans-d
escriptors
>
|
|
626 |
|
</mbeans-d
escriptors
>
|