Class SystemPropertiesSecMgrSource
- java.lang.Object
-
- org.jboss.as.webservices.opensaml.sysconfig.SystemPropertiesSecMgrSource
-
- All Implemented Interfaces:
org.opensaml.core.config.ConfigurationPropertiesSource
@MetaInfServices public class SystemPropertiesSecMgrSource extends Object implements org.opensaml.core.config.ConfigurationPropertiesSource
A ConfigurationPropertiesSource implementation to fix https://issues.redhat.com/browse/WFLY-16650
-
-
Constructor Summary
Constructors Constructor Description SystemPropertiesSecMgrSource()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PropertiesgetProperties()
-
-
-
Method Detail
-
getProperties
public Properties getProperties()
- Specified by:
getPropertiesin interfaceorg.opensaml.core.config.ConfigurationPropertiesSource
-
-