Uses of Class
org.forgerock.openam.sm.ServiceErrorException
Packages that use ServiceErrorException
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 ServiceErrorException in org.forgerock.openam.secrets.config
Methods in org.forgerock.openam.secrets.config that throw ServiceErrorExceptionModifier 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 ServiceErrorException in org.forgerock.openam.sm
Methods in org.forgerock.openam.sm that throw ServiceErrorExceptionModifier 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.