Uses of Class
org.forgerock.openam.sm.ServiceConfigException
Packages that use ServiceConfigException
Package
Description
Classes and interfaces to create configurable secret store backends.
Contains classes around the Service Manager layer and some of their configuration.
-
Uses of ServiceConfigException in org.forgerock.openam.secrets.config
Methods in org.forgerock.openam.secrets.config that throw ServiceConfigExceptionModifier and TypeMethodDescriptionvoid
PurposeMappingValidator.validate
(Realm realm, String serviceName, List<String> configPath, Map<String, Set<String>> attributes) void
SingleAliasPurposeMappingValidator.validate
(Realm realm, String serviceName, List<String> configPath, Map<String, Set<String>> attributes) -
Uses of ServiceConfigException in org.forgerock.openam.sm
Methods in org.forgerock.openam.sm that throw ServiceConfigExceptionModifier and TypeMethodDescriptionvoid
ServiceConfigValidator.validate
(Realm realm, List<String> configPath, Map<String, Set<String>> attributes) Implement this method to perform the validation of the attributes.void
ServiceConfigValidatorV2.validate
(Realm realm, String serviceName, List<String> configPath, Map<String, Set<String>> attributes) Implement this method to perform the validation of the attributes.