/forgerock/openam-v13/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/session/ |
H A D | SessionResourceAuthzModule.java | 62 private boolean actionCanBeInvokedByNonAdmin(String actionId) { argument 63 return SessionResource.VALIDATE_ACTION_ID.equalsIgnoreCase(actionId) || 64 SessionResource.LOGOUT_ACTION_ID.equalsIgnoreCase(actionId);
|
H A D | TokenOwnerAuthzModule.java | 148 private boolean actionCanBeInvokedBySelf(String actionId) { argument 150 if (actionId.equalsIgnoreCase(allowed)) {
|
/forgerock/openam/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/session/ |
H A D | SessionResourceAuthzModule.java | 82 private boolean actionCanBeInvokedByNonAdmin(String actionId) { argument 83 return SessionResource.VALIDATE_ACTION_ID.equalsIgnoreCase(actionId) || 84 SessionResource.LOGOUT_ACTION_ID.equalsIgnoreCase(actionId);
|
H A D | TokenOwnerAuthzModule.java | 150 private boolean actionCanBeInvokedBySelf(String actionId) { argument 152 if (actionId.equalsIgnoreCase(allowed)) {
|
/forgerock/openam-v13/openam-scripting/src/main/java/org/forgerock/openam/scripting/rest/batch/helpers/ |
H A D | Requester.java | 157 * @param actionId act ID to delete. May not be null. 162 public JsonValue action(String location, String resourceId, String actionId, JsonValue payload, argument 166 Reject.ifTrue(StringUtils.isEmpty(actionId), "The specific action to perform may not be null or empty."); 169 final ActionRequest actionRequest = Requests.newActionRequest(location, actionId);
|
/forgerock/openam-v13/openam-examples/openam-example-clientsdk-cli/src/main/java/samples/xacml/ |
H A D | XACMLClientSample.java | 98 String actionId, String actionIdType) 107 actionId, actionIdType); 124 String actionId, String actionIdType) 184 //set actionId 186 valueList.add(actionId); 92 testProcessRequest( String pdpEntityId, String pepEntityId, String subjectId, String subjectIdType, String subjectCategory, String resourceId, String resourceIdType, String serviceName, String serviceNameType, String actionId, String actionIdType) argument 119 createSampleXacmlRequest( String subjectId, String subjectIdType, String subjectCategory, String resourceId, String resourceIdType, String serviceName, String serviceNameType, String actionId, String actionIdType) argument
|
/forgerock/openam-v13/openam-federation/OpenFM/src/test/java/com/sun/identity/xacml/client/ |
H A D | XACMLRequestProcessorTest.java | 87 String actionId, String actionIdType) 103 actionId, actionIdType); 120 String actionId, String actionIdType) 261 valueList.add(actionId); 80 testProcessRequest( String pdpEntityId, String pepEntityId, String loginId, String loginPassword, String subjectId, String subjectIdType, String subjectCategory, String resourceId, String resourceIdType, String serviceName, String serviceNameType, String actionId, String actionIdType) argument 115 createSampleXacmlRequest( String subjectId, String subjectIdType, String subjectCategory, String resourceId, String resourceIdType, String serviceName, String serviceNameType, String actionId, String actionIdType) argument
|
/forgerock/openam/openam-scripting/src/main/java/org/forgerock/openam/scripting/rest/batch/helpers/ |
H A D | Requester.java | 157 * @param actionId act ID to delete. May not be null. 162 public JsonValue action(String location, String resourceId, String actionId, JsonValue payload, argument 166 Reject.ifTrue(StringUtils.isEmpty(actionId), "The specific action to perform may not be null or empty."); 169 final ActionRequest actionRequest = Requests.newActionRequest(location, actionId);
|
/forgerock/openam/openam-examples/openam-example-clientsdk-cli/src/main/java/samples/xacml/ |
H A D | XACMLClientSample.java | 98 String actionId, String actionIdType) 107 actionId, actionIdType); 124 String actionId, String actionIdType) 184 //set actionId 186 valueList.add(actionId); 92 testProcessRequest( String pdpEntityId, String pepEntityId, String subjectId, String subjectIdType, String subjectCategory, String resourceId, String resourceIdType, String serviceName, String serviceNameType, String actionId, String actionIdType) argument 119 createSampleXacmlRequest( String subjectId, String subjectIdType, String subjectCategory, String resourceId, String resourceIdType, String serviceName, String serviceNameType, String actionId, String actionIdType) argument
|
/forgerock/openam/openam-federation/OpenFM/src/test/java/com/sun/identity/xacml/client/ |
H A D | XACMLRequestProcessorTest.java | 87 String actionId, String actionIdType) 103 actionId, actionIdType); 120 String actionId, String actionIdType) 261 valueList.add(actionId); 80 testProcessRequest( String pdpEntityId, String pepEntityId, String loginId, String loginPassword, String subjectId, String subjectIdType, String subjectCategory, String resourceId, String resourceIdType, String serviceName, String serviceNameType, String actionId, String actionIdType) argument 115 createSampleXacmlRequest( String subjectId, String subjectIdType, String subjectCategory, String resourceId, String resourceIdType, String serviceName, String serviceNameType, String actionId, String actionIdType) argument
|
/forgerock/openidm-v4/openidm-script/src/main/java/org/forgerock/openidm/script/ |
H A D | ResourceFunctions.java | 828 * action(String resourceName, [String actionId,] Map content, Map params [, List fieldFilter][,Map context]) 845 String actionId = null; 870 actionId = (String) value; 925 return action(scope, resourceName, actionId, content, params, fieldFilter, context, 929 public ActionResponse action(final Parameter scope, String resourceName, String actionId, argument 935 null != actionId ? actionId : params.get("_action").required().asString());
|
/forgerock/openam/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/sms/ |
H A D | SmsCollectionProvider.java | 204 public Promise<ActionResponse, ResourceException> getCreatableTypes(Context context, String actionId, ActionRequest request) { argument
|
/forgerock/openidm-v4/openidm-core/src/main/java/org/forgerock/openidm/sync/impl/ |
H A D | ObjectMapping.java | 1520 public String actionId; field in class:ObjectMapping.SyncOperation 1755 actionId = ObjectSetContext.get().getId();
|
/forgerock/opendj2/ext/svnkit/lib/ |
H A D | svnkit-javahl16-1.8.5.jar | META-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/apache/ org/ ... |
/forgerock/opendj-b2.6/ext/svnkit/ |
H A D | svnkit-javahl.jar | META-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/apache/ org/ ... |
/forgerock/opendj2.6.2/ext/svnkit/ |
H A D | svnkit-javahl.jar | META-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/apache/ org/ ... |
/forgerock/opendj2-hg/ext/svnkit/lib/ |
H A D | svnkit-javahl16-1.8.5.jar | META-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/apache/ org/ ... |