public final class CrestUtil extends Object
Modifier and Type | Method and Description |
---|---|
static CrestApplication |
newCrestApplication(RequestHandler requestHandler,
String apiId)
Creates a new
CrestApplication . |
public static CrestApplication newCrestApplication(RequestHandler requestHandler, String apiId)
CrestApplication
.requestHandler
- The RequestHandler
used for the ConnectionFactory
.apiId
- The API ID string to build the CrestApplication
.
Should start with mandatory 'frapi', i.e:
'frapi:openig:service.'Copyright 2011-2017 ForgeRock AS.