public class DecryptionParserPoolInitializer extends Object implements org.opensaml.core.config.Initializer
DecryptionParserPool.
The ParserPool configured by default here is an instance of
BasicParserPool, with a maxPoolSize property of 50,
an additional feature added specifically for decryption usage
(http://apache.org/xml/features/dom/defer-node-expansion = False)
and all other properties with default values.
| Modifier and Type | Field and Description |
|---|---|
private org.slf4j.Logger |
log
Logger.
|
| Constructor and Description |
|---|
DecryptionParserPoolInitializer() |
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.