public class DecryptionParserPool extends Object
ParserPool used with XML decryption
that can be registered with the global ConfigurationService.| Modifier and Type | Field and Description |
|---|---|
private ParserPool |
parserPool
The wrapped parser pool instance.
|
| Constructor and Description |
|---|
DecryptionParserPool(ParserPool pool)
Constructor.
|
private ParserPool parserPool
public DecryptionParserPool(@Nonnull ParserPool pool)
pool - the parser pool instance@Nonnull public ParserPool getParserPool()
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.