| /forgerock/opendj-b2.6/src/server/org/opends/server/extensions/ |
| H A D | CertificateValidationPolicy.java | 66 private String policyName; field in class:CertificateValidationPolicy 73 * @param policyName The human-readable name for this policy. 75 private CertificateValidationPolicy(String policyName) argument 77 this.policyName = policyName; 85 * @param policyName The name of the policy to retrieve. 90 public static CertificateValidationPolicy policyForName(String policyName) argument 92 String lowerName = policyName.toLowerCase(); 120 return policyName;
|
| /forgerock/opendj-b2.6/src/server/org/opends/server/types/ |
| H A D | AcceptRejectWarn.java | 70 private String policyName; field in class:AcceptRejectWarn 77 * @param policyName The human-readable name for this policy. 79 private AcceptRejectWarn(String policyName) argument 81 this.policyName = policyName; 89 * @param policyName The name of the policy to retrieve. 95 public static AcceptRejectWarn policyForName(String policyName) argument 97 String lowerName = policyName.toLowerCase(); 127 return policyName;
|
| H A D | SSLClientAuthPolicy.java | 71 private String policyName; field in class:SSLClientAuthPolicy 78 * @param policyName The human-readable name for this policy. 80 private SSLClientAuthPolicy(String policyName) argument 82 this.policyName = policyName; 91 * @param policyName The name of the SSL client authentication 98 public static SSLClientAuthPolicy policyForName(String policyName) argument 100 String lowerName = policyName.toLowerCase(); 133 return policyName;
|
| /forgerock/opendj2/src/server/org/opends/server/extensions/ |
| H A D | CertificateValidationPolicy.java | 65 private String policyName; field in class:CertificateValidationPolicy 72 * @param policyName The human-readable name for this policy. 74 private CertificateValidationPolicy(String policyName) argument 76 this.policyName = policyName; 84 * @param policyName The name of the policy to retrieve. 89 public static CertificateValidationPolicy policyForName(String policyName) argument 91 String lowerName = policyName.toLowerCase(); 119 return policyName;
|
| /forgerock/opendj2/src/server/org/opends/server/types/ |
| H A D | AcceptRejectWarn.java | 69 private String policyName; field in class:AcceptRejectWarn 76 * @param policyName The human-readable name for this policy. 78 private AcceptRejectWarn(String policyName) argument 80 this.policyName = policyName; 88 * @param policyName The name of the policy to retrieve. 94 public static AcceptRejectWarn policyForName(String policyName) argument 96 String lowerName = policyName.toLowerCase(); 126 return policyName;
|
| H A D | SSLClientAuthPolicy.java | 70 private String policyName; field in class:SSLClientAuthPolicy 77 * @param policyName The human-readable name for this policy. 79 private SSLClientAuthPolicy(String policyName) argument 81 this.policyName = policyName; 90 * @param policyName The name of the SSL client authentication 97 public static SSLClientAuthPolicy policyForName(String policyName) argument 99 String lowerName = policyName.toLowerCase(); 132 return policyName;
|
| /forgerock/opendj2.6.2/src/server/org/opends/server/extensions/ |
| H A D | CertificateValidationPolicy.java | 66 private String policyName; field in class:CertificateValidationPolicy 73 * @param policyName The human-readable name for this policy. 75 private CertificateValidationPolicy(String policyName) argument 77 this.policyName = policyName; 85 * @param policyName The name of the policy to retrieve. 90 public static CertificateValidationPolicy policyForName(String policyName) argument 92 String lowerName = policyName.toLowerCase(); 120 return policyName;
|
| /forgerock/opendj2.6.2/src/server/org/opends/server/types/ |
| H A D | AcceptRejectWarn.java | 70 private String policyName; field in class:AcceptRejectWarn 77 * @param policyName The human-readable name for this policy. 79 private AcceptRejectWarn(String policyName) argument 81 this.policyName = policyName; 89 * @param policyName The name of the policy to retrieve. 95 public static AcceptRejectWarn policyForName(String policyName) argument 97 String lowerName = policyName.toLowerCase(); 127 return policyName;
|
| H A D | SSLClientAuthPolicy.java | 71 private String policyName; field in class:SSLClientAuthPolicy 78 * @param policyName The human-readable name for this policy. 80 private SSLClientAuthPolicy(String policyName) argument 82 this.policyName = policyName; 91 * @param policyName The name of the SSL client authentication 98 public static SSLClientAuthPolicy policyForName(String policyName) argument 100 String lowerName = policyName.toLowerCase(); 133 return policyName;
|
| /forgerock/opendj2-jel-hg/src/server/org/opends/server/extensions/ |
| H A D | CertificateValidationPolicy.java | 66 private String policyName; field in class:CertificateValidationPolicy 73 * @param policyName The human-readable name for this policy. 75 private CertificateValidationPolicy(String policyName) argument 77 this.policyName = policyName; 85 * @param policyName The name of the policy to retrieve. 90 public static CertificateValidationPolicy policyForName(String policyName) argument 92 String lowerName = policyName.toLowerCase(); 120 return policyName;
|
| /forgerock/opendj2-jel-hg/src/server/org/opends/server/types/ |
| H A D | AcceptRejectWarn.java | 70 private String policyName; field in class:AcceptRejectWarn 77 * @param policyName The human-readable name for this policy. 79 private AcceptRejectWarn(String policyName) argument 81 this.policyName = policyName; 89 * @param policyName The name of the policy to retrieve. 95 public static AcceptRejectWarn policyForName(String policyName) argument 97 String lowerName = policyName.toLowerCase(); 127 return policyName;
|
| H A D | SSLClientAuthPolicy.java | 71 private String policyName; field in class:SSLClientAuthPolicy 78 * @param policyName The human-readable name for this policy. 80 private SSLClientAuthPolicy(String policyName) argument 82 this.policyName = policyName; 91 * @param policyName The name of the SSL client authentication 98 public static SSLClientAuthPolicy policyForName(String policyName) argument 100 String lowerName = policyName.toLowerCase(); 133 return policyName;
|
| /forgerock/opendj2-hg/src/server/org/opends/server/extensions/ |
| H A D | CertificateValidationPolicy.java | 65 private String policyName; field in class:CertificateValidationPolicy 72 * @param policyName The human-readable name for this policy. 74 private CertificateValidationPolicy(String policyName) argument 76 this.policyName = policyName; 84 * @param policyName The name of the policy to retrieve. 89 public static CertificateValidationPolicy policyForName(String policyName) argument 91 String lowerName = policyName.toLowerCase(); 119 return policyName;
|
| /forgerock/opendj2-hg/src/server/org/opends/server/types/ |
| H A D | AcceptRejectWarn.java | 69 private String policyName; field in class:AcceptRejectWarn 76 * @param policyName The human-readable name for this policy. 78 private AcceptRejectWarn(String policyName) argument 80 this.policyName = policyName; 88 * @param policyName The name of the policy to retrieve. 94 public static AcceptRejectWarn policyForName(String policyName) argument 96 String lowerName = policyName.toLowerCase(); 126 return policyName;
|
| H A D | SSLClientAuthPolicy.java | 70 private String policyName; field in class:SSLClientAuthPolicy 77 * @param policyName The human-readable name for this policy. 79 private SSLClientAuthPolicy(String policyName) argument 81 this.policyName = policyName; 90 * @param policyName The name of the SSL client authentication 97 public static SSLClientAuthPolicy policyForName(String policyName) argument 99 String lowerName = policyName.toLowerCase(); 132 return policyName;
|
| /forgerock/openam-v13/openam-core/src/main/java/org/forgerock/openam/entitlement/monitoring/ |
| H A D | InternalEvaluationTimingStore.java | 34 * @param policyName The name of the policy evaluated 41 public void addTiming(String policyName, long duration, String realm, String applicationName, argument 44 durationStore.add(new PolicyTimingEntry(policyName, duration, realm, applicationName, resourceName, subject));
|
| H A D | PolicyTimingEntry.java | 30 private final String policyName; field in class:PolicyTimingEntry 53 * @param policyName Name of the policy evaluated 60 public PolicyTimingEntry(String policyName, long duration, String realm, String applicationName, argument 62 this.policyName = policyName; 79 if (policyName != null ) { 80 sb.append("Policy: ").append(policyName).append("; ");
|
| /forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/extensions/ |
| H A D | CertificateValidationPolicy.java | 66 private String policyName; field in class:CertificateValidationPolicy 73 * @param policyName The human-readable name for this policy. 75 private CertificateValidationPolicy(String policyName) argument 77 this.policyName = policyName; 85 * @param policyName The name of the policy to retrieve. 90 public static CertificateValidationPolicy policyForName(String policyName) argument 92 String lowerName = policyName.toLowerCase(); 120 return policyName;
|
| /forgerock/openam-v13/openam-entitlements/src/main/java/org/forgerock/openam/entitlement/rest/ |
| H A D | PolicyStore.java | 45 * @param policyName the name of the policy to read. 49 Privilege read(String policyName) throws EntitlementException; argument 61 * @param policyName the name of the policy to delete. 64 void delete(String policyName) throws EntitlementException; argument
|
| /forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/types/ |
| H A D | AcceptRejectWarn.java | 70 private String policyName; field in class:AcceptRejectWarn 77 * @param policyName The human-readable name for this policy. 79 private AcceptRejectWarn(String policyName) argument 81 this.policyName = policyName; 89 * @param policyName The name of the policy to retrieve. 95 public static AcceptRejectWarn policyForName(String policyName) argument 97 String lowerName = policyName.toLowerCase(); 127 return policyName;
|
| H A D | SSLClientAuthPolicy.java | 71 private String policyName; field in class:SSLClientAuthPolicy 78 * @param policyName The human-readable name for this policy. 80 private SSLClientAuthPolicy(String policyName) argument 82 this.policyName = policyName; 91 * @param policyName The name of the SSL client authentication 98 public static SSLClientAuthPolicy policyForName(String policyName) argument 100 String lowerName = policyName.toLowerCase(); 133 return policyName;
|
| /forgerock/openam-v13/openam-upgrade/src/main/java/org/forgerock/openam/upgrade/steps/policy/conditions/ |
| H A D | MigrationReport.java | 29 private final String policyName; field in class:MigrationReport 36 * @param policyName The policy name. 38 MigrationReport(String policyName) { argument 39 this.policyName = policyName; 63 return policyName;
|
| /forgerock/openam/openam-core/src/main/java/org/forgerock/openam/entitlement/monitoring/ |
| H A D | InternalEvaluationTimingStore.java | 34 * @param policyName The name of the policy evaluated 41 public void addTiming(String policyName, long duration, String realm, String applicationName, argument 44 durationStore.add(new PolicyTimingEntry(policyName, duration, realm, applicationName, resourceName, subject));
|
| H A D | PolicyTimingEntry.java | 30 private final String policyName; field in class:PolicyTimingEntry 53 * @param policyName Name of the policy evaluated 60 public PolicyTimingEntry(String policyName, long duration, String realm, String applicationName, argument 62 this.policyName = policyName; 79 if (policyName != null ) { 80 sb.append("Policy: ").append(policyName).append("; ");
|
| /forgerock/openam/openam-upgrade/src/main/java/org/forgerock/openam/upgrade/steps/policy/conditions/ |
| H A D | MigrationReport.java | 29 private final String policyName; field in class:MigrationReport 36 * @param policyName The policy name. 38 MigrationReport(String policyName) { argument 39 this.policyName = policyName; 63 return policyName;
|