Package org.pac4j.saml.util
Interface ConfigurationManager
-
- All Known Implementing Classes:
DefaultConfigurationManager
public interface ConfigurationManagerA Java service provider API hook to allow configuration of OpenSAML. Implementations should include aPriorityannotation. The lowest priority implementation found is the one used.- Since:
- 3.3.0
- See Also:
ServiceLoader
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidconfigure()
-