Searched defs:serviceNameType (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.java97 String serviceName, String serviceNameType,
106 serviceName, serviceNameType,
123 String serviceName, String serviceNameType,
166 attribute.setDataType(new URI(serviceNameType));
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.java86 String serviceName, String serviceNameType,
102 serviceName, serviceNameType,
119 String serviceName, String serviceNameType,
225 new URI(serviceNameType));
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.java97 String serviceName, String serviceNameType,
106 serviceName, serviceNameType,
123 String serviceName, String serviceNameType,
166 attribute.setDataType(new URI(serviceNameType));
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.java86 String serviceName, String serviceNameType,
102 serviceName, serviceNameType,
119 String serviceName, String serviceNameType,
225 new URI(serviceNameType));
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 30 milliseconds