Package | Description |
---|---|
org.forgerock.json.resource |
Classes and interfaces for core types including connections, request
handlers, resources, and their exceptions.
|
Modifier and Type | Method and Description |
---|---|
static AdviceWarning |
AdviceWarning.getNotPresent(String agentName,
String missingKey)
Convenience method to quickly generate frequently-used error type: 100.
|
static AdviceWarning |
AdviceWarning.newAdviceWarning(String agentName,
String fmt,
Object... args)
Generate a warning using the builder provided.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.