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

/forgerock/openam-v13/openam-examples/openam-example-clientsdk-cli/src/main/java/samples/xacml/
H A DXACMLClientSample.java98 String actionId, String actionIdType)
107 actionId, actionIdType);
124 String actionId, String actionIdType)
182 attribute.setDataType(new URI(actionIdType));
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 DXACMLRequestProcessorTest.java87 String actionId, String actionIdType)
103 actionId, actionIdType);
120 String actionId, String actionIdType)
256 new URI(actionIdType));
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-examples/openam-example-clientsdk-cli/src/main/java/samples/xacml/
H A DXACMLClientSample.java98 String actionId, String actionIdType)
107 actionId, actionIdType);
124 String actionId, String actionIdType)
182 attribute.setDataType(new URI(actionIdType));
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 DXACMLRequestProcessorTest.java87 String actionId, String actionIdType)
103 actionId, actionIdType);
120 String actionId, String actionIdType)
256 new URI(actionIdType));
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

Completed in 36 milliseconds