Searched defs:updatePolicy (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-uma/src/main/java/org/forgerock/openam/uma/
H A DUmaPolicyService.java62 Promise<UmaPolicy, ResourceException> updatePolicy(Context context, String resourceSetId, JsonValue policy); method in interface:UmaPolicyService
/forgerock/openam/openam-uma/src/main/java/org/forgerock/openam/uma/
H A DUmaPolicyService.java62 Promise<UmaPolicy, ResourceException> updatePolicy(Context context, String resourceSetId, JsonValue policy); method in interface:UmaPolicyService
/forgerock/openam-v13/openam-uma/src/main/java/org/forgerock/openam/uma/rest/
H A DUmaPolicyServiceImpl.java435 public Promise<UmaPolicy, ResourceException> updatePolicy(final Context context, final String resourceSetId, //TODO need to check if need to delete backend policies method in class:UmaPolicyServiceImpl
/forgerock/openam/openam-uma/src/main/java/org/forgerock/openam/uma/rest/
H A DUmaPolicyServiceImpl.java435 public Promise<UmaPolicy, ResourceException> updatePolicy(final Context context, final String resourceSetId, //TODO need to check if need to delete backend policies method in class:UmaPolicyServiceImpl

Completed in 34 milliseconds