Package | Description |
---|---|
org.forgerock.openig.heap |
Manages collections or "heaps" of associated objects, initialized from
declarative configuration artifacts.
|
org.forgerock.openig.secrets |
Provides the Common Secrets API for accessing secrets of various kinds.
|
Modifier and Type | Class and Description |
---|---|
class |
EnvironmentHeap
The root
Heap that includes access to the environment additional information. |
Constructor and Description |
---|
HeapImpl(HeapImpl parent,
Name name)
Builds a new heap that is a child of the given heap.
|
HeapImpl(HeapImpl parent,
Name name,
PropertyResolver propertyResolver)
Builds a new heap that is a child of the given heap.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultSecretsService.Builder.injectIn(HeapImpl destination)
Builds and configures a new
DefaultSecretsService instance, and finally inject the
reference in the given destination HeapImpl . |
Copyright 2011-2017 ForgeRock AS.