public final class SchemaHandler extends Object
The schema is loaded in three steps :
| Constructor and Description |
|---|
SchemaHandler()
Creates a new instance.
|
public SchemaHandler()
public void initialize(ServerContext serverContext) throws InitializationException, ConfigException
serverContext - The server context.ConfigException - If a configuration problem arises in the process of performing
the initialization.InitializationException - If a problem that is not configuration-related occurs during
initialization.Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.