File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ set an authenticated token in the security context if successful.
165
165
}
166
166
}
167
167
168
- This listener checks the request for the expected `X-WSSE ` header, matches
168
+ This listener checks the request for the expected `` X-WSSE` header, matches
169
169
the value returned for the expected WSSE information, creates a token using
170
170
that information, and passes the token on to the authentication manager. If
171
171
the proper information is not provided, or the authentication manager throws
@@ -555,7 +555,7 @@ in order to put it to use.
555
555
should use instead of the hard-coded 300 seconds. These two steps are
556
556
not shown here.
557
557
558
- The lifetime of each wsse request is now configurable, and can be
558
+ The lifetime of each WSSE request is now configurable, and can be
559
559
set to any desirable value per firewall.
560
560
561
561
.. configuration-block ::
You can’t perform that action at this time.
0 commit comments