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

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/user/
H A DUMUserResourceOfferingViewBeanBase.java123 smDisco.resourceIdAttribute);
132 smDisco.resourceIdAttribute =
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/user/
H A DUMUserResourceOfferingViewBeanBase.java123 smDisco.resourceIdAttribute);
132 smDisco.resourceIdAttribute =
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DSMDiscoEntryData.java74 public String resourceIdAttribute = ""; field in class:SMDiscoEntryData
111 if ((resourceIdAttribute != null) &&
112 resourceIdAttribute.length() > 0
114 rid.setId(resourceIdAttribute);
326 .append("resourceIdAttribute=")
327 .append(resourceIdAttribute)
H A DSMDiscoveryServiceData.java339 smDisco.resourceIdAttribute = resourceIdType.getId();
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DSMDiscoEntryData.java74 public String resourceIdAttribute = ""; field in class:SMDiscoEntryData
111 if ((resourceIdAttribute != null) &&
112 resourceIdAttribute.length() > 0
114 rid.setId(resourceIdAttribute);
326 .append("resourceIdAttribute=")
327 .append(resourceIdAttribute)
H A DSMDiscoveryServiceData.java339 smDisco.resourceIdAttribute = resourceIdType.getId();
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/idm/
H A DEntityResourceOfferingViewBeanBase.java111 smDisco.resourceIdAttribute);
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/realm/
H A DRealmResourceOfferingViewBeanBase.java111 smDisco.resourceIdAttribute);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/idm/
H A DEntityResourceOfferingViewBeanBase.java111 smDisco.resourceIdAttribute);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/realm/
H A DRealmResourceOfferingViewBeanBase.java111 smDisco.resourceIdAttribute);

Completed in 37 milliseconds