Class IdPPropertyConfigurer
- java.lang.Object
-
- net.shibboleth.idp.plugin.authn.util.mock.IdPPropertyConfigurer
-
@Configuration public class IdPPropertyConfigurer extends Object
Configure the property sources placeholder to use the correct placeholder prefix of %.
-
-
Constructor Summary
Constructors Constructor Description IdPPropertyConfigurer()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static PropertySourcesPlaceholderConfigurerproperties()
-
-
-
Method Detail
-
properties
@Bean public static PropertySourcesPlaceholderConfigurer properties() throws Exception
- Throws:
Exception
-
-