public final class PolicyRequest extends Object
The produced structure is for resource in version 2.0
Modifier and Type | Class and Description |
---|---|
static class |
PolicyRequest.Builder
A utility class to build a
PolicyRequest . |
static class |
PolicyRequest.EnvironmentBuilder
Utility class to build the environment field.
|
Modifier and Type | Method and Description |
---|---|
static PolicyRequest.Builder |
builder(String policySet)
Creates a policy request builder based on the policy set name.
|
JsonValue |
toJsonValue()
Returns the policy request as a
JsonValue . |
public static PolicyRequest.Builder builder(String policySet)
policySet
- The policy set name.public JsonValue toJsonValue()
JsonValue
.JsonValue
.Copyright 2011-2017 ForgeRock AS.