Searched refs:DELEGATED_RESOURCE (Results 1 - 10 of 10) sorted by relevance

/forgerock/openam-v13/openam-federation/OpenFM/src/test/java/com/sun/identity/entitlement/
H A DDelegationPrivilegeSubResourceTest.java69 private static final String DELEGATED_RESOURCE = DELEGATED_RESOURCE_BASE + field in class:DelegationPrivilegeSubResourceTest
96 user2.getUniversalId(), DELEGATED_RESOURCE,
182 !resources.contains(DELEGATED_RESOURCE)
193 !resources.contains(DELEGATED_RESOURCE)
H A DApplicationPrivilegeMetaTest.java61 private static final String DELEGATED_RESOURCE = field in class:ApplicationPrivilegeMetaTest
123 res.add(DELEGATED_RESOURCE);
H A DApplicationDelegationTest.java73 private static final String DELEGATED_RESOURCE = field in class:ApplicationDelegationTest
143 entitlement.setResourceName(DELEGATED_RESOURCE);
165 res.add(DELEGATED_RESOURCE);
228 // !resources.contains(DELEGATED_RESOURCE)) {
H A DDelegationIsAllowedSubResourceTest.java74 private static final String DELEGATED_RESOURCE = DELEGATED_RESOURCE_BASE + field in class:DelegationIsAllowedSubResourceTest
157 res.add(DELEGATED_RESOURCE);
H A DDelegationPrivilegeIdRepoAccessTest.java70 private static final String DELEGATED_RESOURCE = field in class:DelegationPrivilegeIdRepoAccessTest
104 // resources.add(DELEGATED_RESOURCE);
212 res.add(DELEGATED_RESOURCE);
/forgerock/openam/openam-federation/OpenFM/src/test/java/com/sun/identity/entitlement/
H A DDelegationPrivilegeSubResourceTest.java71 private static final String DELEGATED_RESOURCE = DELEGATED_RESOURCE_BASE + field in class:DelegationPrivilegeSubResourceTest
97 user2.getUniversalId(), DELEGATED_RESOURCE,
183 !resources.contains(DELEGATED_RESOURCE)
194 !resources.contains(DELEGATED_RESOURCE)
H A DApplicationPrivilegeMetaTest.java61 private static final String DELEGATED_RESOURCE = field in class:ApplicationPrivilegeMetaTest
122 res.add(DELEGATED_RESOURCE);
H A DApplicationDelegationTest.java73 private static final String DELEGATED_RESOURCE = field in class:ApplicationDelegationTest
142 entitlement.setResourceName(DELEGATED_RESOURCE);
164 res.add(DELEGATED_RESOURCE);
227 // !resources.contains(DELEGATED_RESOURCE)) {
H A DDelegationIsAllowedSubResourceTest.java74 private static final String DELEGATED_RESOURCE = DELEGATED_RESOURCE_BASE + field in class:DelegationIsAllowedSubResourceTest
156 res.add(DELEGATED_RESOURCE);
H A DDelegationPrivilegeIdRepoAccessTest.java72 private static final String DELEGATED_RESOURCE = field in class:DelegationPrivilegeIdRepoAccessTest
104 // resources.add(DELEGATED_RESOURCE);
211 res.add(DELEGATED_RESOURCE);

Completed in 34 milliseconds