public class OpensamlConfigBean extends Object implements org.springframework.beans.factory.InitializingBean
| コンストラクタと説明 |
|---|
OpensamlConfigBean(List<Resource> configs)
Constructor.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
afterPropertiesSet() |
ParserPool |
getParserPool()
Get the global ParserPool to configure.
|
void |
setParserPool(ParserPool newParserPool)
Set the global ParserPool to configure.
|
public ParserPool getParserPool()
public void setParserPool(ParserPool newParserPool)
newParserPool - The parserPool to set.Copyright © 2012. All Rights Reserved.