Package | Description |
---|---|
org.forgerock.openam.secrets.config |
Classes and interfaces to create configurable secret store backends.
|
org.forgerock.openam.sm |
Contains classes around the Service Manager layer and some of their configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
PurposeMappingValidator.validate(Realm realm,
String serviceName,
List<String> configPath,
Map<String,Set<String>> attributes) |
Modifier and Type | Method and Description |
---|---|
void |
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.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.