Searched defs:grantedSubject (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-uma/src/test/java/org/forgerock/openam/uma/
H A DPendingRequestsServiceTest.java335 private UmaPolicy existingUmaPolicy(String grantedSubject, String... scopes) throws Exception { argument
340 field(SUBJECT_KEY, grantedSubject),
/forgerock/openam/openam-uma/src/test/java/org/forgerock/openam/uma/
H A DPendingClientSdkSessionRequestsServiceTest.java335 private UmaPolicy existingUmaPolicy(String grantedSubject, String... scopes) throws Exception { argument
340 field(SUBJECT_KEY, grantedSubject),

Completed in 30 milliseconds