Searched refs:referral (Results 1 - 25 of 58) sorted by relevance

123

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/
H A DReferrals.java125 PolicyManager.debug.warning("referral type is null");
133 // Construct the referral object
134 Referral referral = rtm.getReferral(referralType);
144 referral.setValues(XMLUtils.getAttributeValuePair(
149 // Get the friendly name given to referral
153 // Add the referral to referrals collection
154 addReferral(referralName, referral);
231 * with the given referral name.
233 * @param referralName name of the referral object
235 * @return <code>Referral</code> object corresponding to referral nam
267 addReferral(Referral referral) argument
285 addReferral(String referralName, Referral referral) argument
313 replaceReferral(String referralName, Referral referral) argument
346 removeReferral(Referral referral) argument
367 getReferralName(Referral referral) argument
[all...]
H A DReferralTypeManager.java107 * Returns a set of all valid referral type names defined by the policy
111 * @return a set of all valid referral type names defined by the policy
123 * Returns a set of valid referral type names configured for the
127 * @return a set of valid referral type names configured for the
151 * @param referral referral object for which this method will
154 * @return type of the referral, e.g., <code>PeerOrgReferral</code>,
157 public String getReferralTypeName(Referral referral) { argument
158 return (referralTypeName(referral));
164 * referral typ
249 referralTypeName(Referral referral) argument
277 getViewBeanURL(Referral referral) argument
[all...]
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/
H A DReferrals.java125 PolicyManager.debug.warning("referral type is null");
133 // Construct the referral object
134 Referral referral = rtm.getReferral(referralType);
144 referral.setValues(XMLUtils.getAttributeValuePair(
149 // Get the friendly name given to referral
153 // Add the referral to referrals collection
154 addReferral(referralName, referral);
231 * with the given referral name.
233 * @param referralName name of the referral object
235 * @return <code>Referral</code> object corresponding to referral nam
267 addReferral(Referral referral) argument
285 addReferral(String referralName, Referral referral) argument
313 replaceReferral(String referralName, Referral referral) argument
346 removeReferral(Referral referral) argument
367 getReferralName(Referral referral) argument
[all...]
H A DReferralTypeManager.java107 * Returns a set of all valid referral type names defined by the policy
111 * @return a set of all valid referral type names defined by the policy
123 * Returns a set of valid referral type names configured for the
127 * @return a set of valid referral type names configured for the
151 * @param referral referral object for which this method will
154 * @return type of the referral, e.g., <code>PeerOrgReferral</code>,
157 public String getReferralTypeName(Referral referral) { argument
158 return (referralTypeName(referral));
164 * referral typ
249 referralTypeName(Referral referral) argument
277 getViewBeanURL(Referral referral) argument
[all...]
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/entitlement/
H A DPolicyDataStore.java90 * Returns referral privilege object.
118 * Adds a referral privilege.
122 * @param referral Referral Privilege
123 * @throws EntitlementException if referral privilege cannot be added
128 ReferralPrivilege referral
134 ReferralPrivilege referral
/forgerock/openam/openam-core/src/main/java/com/sun/identity/entitlement/
H A DPolicyDataStore.java90 * Returns referral privilege object.
118 * Adds a referral privilege.
122 * @param referral Referral Privilege
123 * @throws EntitlementException if referral privilege cannot be added
128 ReferralPrivilege referral
134 ReferralPrivilege referral
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/ui/nodes/
H A DBasicNode.java57 private String[] referral; field in class:BasicNode
114 * referral it will be <CODE>null</CODE>).
116 * referral it will be <CODE>null</CODE>).
173 * represent a referral it will return <CODE>null</CODE>.
182 * If the node does not represent a referral it will return <CODE>null</CODE>.
303 * is not a referral.
305 * is not a referral.
308 return referral;
313 * @param referral the referrals of the entry.
315 public void setReferral(String[] referral) { argument
[all...]
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/ui/nodes/
H A DBasicNode.java56 private String[] referral; field in class:BasicNode
113 * referral it will be <CODE>null</CODE>).
115 * referral it will be <CODE>null</CODE>).
172 * represent a referral it will return <CODE>null</CODE>.
181 * If the node does not represent a referral it will return <CODE>null</CODE>.
302 * is not a referral.
304 * is not a referral.
307 return referral;
312 * @param referral the referrals of the entry.
314 public void setReferral(String[] referral) { argument
[all...]
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/ui/nodes/
H A DBasicNode.java57 private String[] referral; field in class:BasicNode
114 * referral it will be <CODE>null</CODE>).
116 * referral it will be <CODE>null</CODE>).
173 * represent a referral it will return <CODE>null</CODE>.
182 * If the node does not represent a referral it will return <CODE>null</CODE>.
303 * is not a referral.
305 * is not a referral.
308 return referral;
313 * @param referral the referrals of the entry.
315 public void setReferral(String[] referral) { argument
[all...]
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/ui/nodes/
H A DBasicNode.java56 private String[] referral; field in class:BasicNode
113 * referral it will be <CODE>null</CODE>).
115 * referral it will be <CODE>null</CODE>).
172 * represent a referral it will return <CODE>null</CODE>.
181 * If the node does not represent a referral it will return <CODE>null</CODE>.
302 * is not a referral.
304 * is not a referral.
307 return referral;
312 * @param referral the referrals of the entry.
314 public void setReferral(String[] referral) { argument
[all...]
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/ui/nodes/
H A DBasicNode.java57 private String[] referral; field in class:BasicNode
114 * referral it will be <CODE>null</CODE>).
116 * referral it will be <CODE>null</CODE>).
173 * represent a referral it will return <CODE>null</CODE>.
182 * If the node does not represent a referral it will return <CODE>null</CODE>.
303 * is not a referral.
305 * is not a referral.
308 return referral;
313 * @param referral the referrals of the entry.
315 public void setReferral(String[] referral) { argument
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/nodes/
H A DBasicNode.java57 private String[] referral; field in class:BasicNode
116 * referral it will be <CODE>null</CODE>).
118 * referral it will be <CODE>null</CODE>).
175 * represent a referral it will return <CODE>null</CODE>.
184 * If the node does not represent a referral it will return <CODE>null</CODE>.
305 * is not a referral.
307 * is not a referral.
310 return referral;
315 * @param referral the referrals of the entry.
317 public void setReferral(String[] referral) { argument
[all...]
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/policy/
H A DReferralEditViewBean.java98 "page.title.policy.referral.edit");
136 Referral referral = createReferral();
137 if (referral != null) {
142 policy.replaceReferral(name, referral);
145 policy.addReferral(name, referral);
150 "policy.referral.updated");
189 Referral referral = policy.getReferral(referralName);
190 values = referral.getValues();
H A DReferralAddViewBean.java99 String ptTitle = "page.title.policy.referral.create";
101 ptTitle = "page.title.policy.referral.create.shortcut";
128 Referral referral = createReferral();
129 if (referral != null) {
134 policy.addReferral(name, referral);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/policy/
H A DReferralEditViewBean.java98 "page.title.policy.referral.edit");
136 Referral referral = createReferral();
137 if (referral != null) {
142 policy.replaceReferral(name, referral);
145 policy.addReferral(name, referral);
150 "policy.referral.updated");
189 Referral referral = policy.getReferral(referralName);
190 values = referral.getValues();
H A DReferralAddViewBean.java99 String ptTitle = "page.title.policy.referral.create";
101 ptTitle = "page.title.policy.referral.create.shortcut";
128 Referral referral = createReferral();
129 if (referral != null) {
134 policy.addReferral(name, referral);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/entitlement/opensso/
H A DDataStore.java201 void clearIndexCount(String realm, boolean referral) { argument
204 if (referral) {
214 private void updateIndexCount(String realm, int num, boolean referral) { argument
218 String key = (referral) ? REFERRAL_INDEX_COUNT : INDEX_COUNT;
237 if (referral) {
253 private static int getIndexCount(String realm, boolean referral) { argument
262 Set<String> set = (referral) ?
463 * Adds a referral.
468 * @param referral Referral Privilege object.
475 ReferralPrivilege referral
[all...]
/forgerock/openam/openam-core/src/main/java/com/sun/identity/entitlement/opensso/
H A DDataStore.java203 void clearIndexCount(String realm, boolean referral) { argument
206 if (referral) {
216 private void updateIndexCount(String realm, int num, boolean referral) { argument
220 String key = (referral) ? REFERRAL_INDEX_COUNT : INDEX_COUNT;
239 if (referral) {
255 private static int getIndexCount(String realm, boolean referral) { argument
264 Set<String> set = (referral) ?
464 * Adds a referral.
469 * @param referral Referral Privilege object.
476 ReferralPrivilege referral
[all...]
/forgerock/openam-v13/openam-upgrade/src/main/java/org/forgerock/openam/upgrade/steps/
H A DUpgradeEntitlementsStep.java70 * framework, the referrals are now handling wildcards similarly to policies (earlier using * or *?* in a referral
72 * *?* resourceNames as well, however if the referrals are already using the wildcards, then the referral won't be
81 * operations now. The referral related upgrade requirements on the other hand are more complex (creating new referral
83 * policies, since in general the number of referral rules normally is much much lower than the number of policy rules.
300 DEBUG.message("Upgrading referral: " + referralName);
302 Policy referral = pm.getPolicy(referralName);
303 Set<String> resourceNames = getResourceNames(referral);
304 Set<String> currentRuleNames = new HashSet<String>(referral.getRuleNames());
306 Rule rule = referral
[all...]
/forgerock/openam/openam-upgrade/src/main/java/org/forgerock/openam/upgrade/steps/
H A DUpgradeEntitlementsStep.java71 * framework, the referrals are now handling wildcards similarly to policies (earlier using * or *?* in a referral
73 * *?* resourceNames as well, however if the referrals are already using the wildcards, then the referral won't be
82 * operations now. The referral related upgrade requirements on the other hand are more complex (creating new referral
84 * policies, since in general the number of referral rules normally is much much lower than the number of policy rules.
301 DEBUG.message("Upgrading referral: " + referralName);
303 Policy referral = pm.getPolicy(referralName);
304 Set<String> resourceNames = getResourceNames(referral);
305 Set<String> currentRuleNames = new HashSet<String>(referral.getRuleNames());
307 Rule rule = referral
[all...]
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/browser/
H A DNodeRefresher.java80 * The refresher is solving a referral.
153 * the entry is not a referral.
162 * the entry is not a referral.
222 * @return the remote entry if the entry is a referral and the
239 * @return the remote entry LDAP URL if the entry is a referral and the
486 * Solve the referral associated to the current node.
498 String[] referral = getNode().getReferral();
499 while ((referral != null) && (hopCount < 10)) {
500 readRemoteEntry(referral);
501 referral
515 readRemoteEntry(String[] referral) argument
1183 checkLoopInReferral(LDAPURL url, String referral) argument
[all...]
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/browser/
H A DNodeRefresher.java81 * The refresher is solving a referral.
154 * the entry is not a referral.
163 * the entry is not a referral.
223 * @return the remote entry if the entry is a referral and the
240 * @return the remote entry LDAP URL if the entry is a referral and the
487 * Solve the referral associated to the current node.
499 String[] referral = getNode().getReferral();
500 while ((referral != null) && (hopCount < 10)) {
501 readRemoteEntry(referral);
502 referral
516 readRemoteEntry(String[] referral) argument
1184 checkLoopInReferral(LDAPURL url, String referral) argument
[all...]
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/browser/
H A DNodeRefresher.java81 * The refresher is solving a referral.
154 * the entry is not a referral.
163 * the entry is not a referral.
223 * @return the remote entry if the entry is a referral and the
240 * @return the remote entry LDAP URL if the entry is a referral and the
487 * Solve the referral associated to the current node.
499 String[] referral = getNode().getReferral();
500 while ((referral != null) && (hopCount < 10)) {
501 readRemoteEntry(referral);
502 referral
516 readRemoteEntry(String[] referral) argument
1184 checkLoopInReferral(LDAPURL url, String referral) argument
[all...]
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/browser/
H A DNodeRefresher.java80 * The refresher is solving a referral.
153 * the entry is not a referral.
162 * the entry is not a referral.
222 * @return the remote entry if the entry is a referral and the
239 * @return the remote entry LDAP URL if the entry is a referral and the
486 * Solve the referral associated to the current node.
498 String[] referral = getNode().getReferral();
499 while ((referral != null) && (hopCount < 10)) {
500 readRemoteEntry(referral);
501 referral
515 readRemoteEntry(String[] referral) argument
1183 checkLoopInReferral(LDAPURL url, String referral) argument
[all...]
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/browser/
H A DNodeRefresher.java81 * The refresher is solving a referral.
154 * the entry is not a referral.
163 * the entry is not a referral.
223 * @return the remote entry if the entry is a referral and the
240 * @return the remote entry LDAP URL if the entry is a referral and the
487 * Solve the referral associated to the current node.
499 String[] referral = getNode().getReferral();
500 while ((referral != null) && (hopCount < 10)) {
501 readRemoteEntry(referral);
502 referral
516 readRemoteEntry(String[] referral) argument
1184 checkLoopInReferral(LDAPURL url, String referral) argument
[all...]

Completed in 92 milliseconds

123