/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/spi/ |
H A D | X509CertificateCallback.java | 98 * Sets the required signature flag. 100 * @param required <code>true</code> if signature is required. 102 public void setReqSignature(boolean required) { argument 103 this.reqSignature = required;
|
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/spi/ |
H A D | X509CertificateCallback.java | 98 * Sets the required signature flag. 100 * @param required <code>true</code> if signature is required. 102 public void setReqSignature(boolean required) { argument 103 this.reqSignature = required;
|
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/plugins/ |
H A D | SessionCondition.java | 375 * </code> method. It checks for the presence of the required key 429 String propertyName, boolean required) throws PolicyException { 432 if (required) { 428 getPropertyStringValue( String propertyName, boolean required) argument
|
/forgerock/openidm-v4/custom-scripted-connector-bundler/src/main/java/org/forgerock/openidm/tools/scriptedbundler/ |
H A D | CustomObjectTypeProperty.java | 40 * "required" : true, 77 private Boolean required = false; field in class:CustomObjectTypeProperty 132 return PROPERTY_TYPES.get(type) + (required 133 ? "," + (required ? " REQUIRED" : "") 138 * Return whether this property is required. 143 return required; 147 * Set whether this property is required. 149 * @param required 151 public void setRequired(Boolean required) { argument 152 this.required [all...] |
H A D | CustomProperty.java | 44 * "required" : true, 54 * "required" : false, 98 private Boolean required; field in class:CustomProperty 210 * Return whether this property is required. 215 return required; 219 * Set whether this property is required. 221 * @param required 223 public void setRequired(Boolean required) { argument 224 this.required = required; [all...] |
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/plugins/ |
H A D | SessionCondition.java | 373 * </code> method. It checks for the presence of the required key 427 String propertyName, boolean required) throws PolicyException { 430 if (required) { 426 getPropertyStringValue( String propertyName, boolean required) argument
|
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/ums/ |
H A D | CreationTemplate.java | 74 * Creates a template with required and optional attributes. 78 * @param required 79 * Set of required attributes 86 public CreationTemplate(String name, AttrSet required, AttrSet optional, argument 89 setRequiredAttributeSet(required); 95 * Creates a template with required and optional attributes. 99 * @param required 100 * Set of required attributes 107 public CreationTemplate(String name, AttrSet required, AttrSet optional, argument 109 this(name, required, optiona 125 CreationTemplate(String name, AttrSet required, AttrSet optional) argument [all...] |
/forgerock/openam-v13/openam-radius/openam-radius-server/src/main/java/org/forgerock/openam/radius/server/spi/handlers/ |
H A D | OpenAMAuthHandler.java | 283 private static String getConfigProperty(String propName, Properties config, boolean required) { argument 286 if (required && Strings.isNullOrEmpty(value)) {
|
/forgerock/openam-v13/openam-tools/openam-installtools/src/main/java/com/sun/identity/install/tools/configurator/ |
H A D | InteractionInfo.java | 87 boolean required, boolean persistent, String type, 93 setRequired(required); 125 return required; 160 private void setRequired(boolean required) { argument 161 this.required = required; 196 private boolean required; field in class:InteractionInfo 85 InteractionInfo(String lookupKey, SkipIfInfo skipIfInfo, I18NInfo i18nInfo, DefaultValueFinderInfo defaultValueFinderInfo, boolean required, boolean persistent, String type, boolean display, String valueNormalizerClass) argument
|
/forgerock/openam/openam-radius/openam-radius-server/src/main/java/org/forgerock/openam/radius/server/spi/handlers/ |
H A D | OpenAMAuthHandler.java | 293 private static String getConfigProperty(String propName, Properties config, boolean required) { argument 296 if (required && Strings.isNullOrEmpty(value)) {
|
/forgerock/openam/openam-core/src/main/java/com/iplanet/ums/ |
H A D | CreationTemplate.java | 74 * Creates a template with required and optional attributes. 78 * @param required 79 * Set of required attributes 86 public CreationTemplate(String name, AttrSet required, AttrSet optional, argument 89 setRequiredAttributeSet(required); 95 * Creates a template with required and optional attributes. 99 * @param required 100 * Set of required attributes 107 public CreationTemplate(String name, AttrSet required, AttrSet optional, argument 109 this(name, required, optiona 125 CreationTemplate(String name, AttrSet required, AttrSet optional) argument [all...] |
/forgerock/openam/openam-tools/openam-installtools/src/main/java/com/sun/identity/install/tools/configurator/ |
H A D | InteractionInfo.java | 87 boolean required, boolean persistent, String type, 93 setRequired(required); 125 return required; 160 private void setRequired(boolean required) { argument 161 this.required = required; 196 private boolean required; field in class:InteractionInfo 85 InteractionInfo(String lookupKey, SkipIfInfo skipIfInfo, I18NInfo i18nInfo, DefaultValueFinderInfo defaultValueFinderInfo, boolean required, boolean persistent, String type, boolean display, String valueNormalizerClass) argument
|
/forgerock/opendj-b2.6/resource/dsml/lib/ |
H A D | jaxb-api.jar | META-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/bind/ javax/xml/bind/annotation/ ... |
H A D | jaxb-xjc.jar | META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ... |
/forgerock/opendj2-jel-hg/resource/dsml/lib/ |
H A D | jaxb-api.jar | META-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/bind/ javax/xml/bind/annotation/ ... |
H A D | jaxb-xjc.jar | META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ... |
/forgerock/authenticator-android-v2/gradle/wrapper/ |
H A D | gradle-wrapper.jar | META-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download ... |
/forgerock/openam-v13/openam-oauth/samples/StockClient/lib/ |
H A D | javaee.jar | META-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/servlet/jsp/ javax/servlet/jsp/jstl/ ... |
/forgerock/openam-v13/openam-oauth/samples/StockService/lib/ |
H A D | javaee.jar | META-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/servlet/jsp/ javax/servlet/jsp/jstl/ ... |
/forgerock/opendj2/ext/checkstyle/ |
H A D | checkstyle-all-4.1.jar | META-INF/ META-INF/MANIFEST.MF antlr/ antlr/ANTLRError.class ANTLRError.java package antlr ... |
/forgerock/opendj-b2.6/ext/checkstyle/ |
H A D | checkstyle-all-4.1.jar | META-INF/ META-INF/MANIFEST.MF antlr/ antlr/ANTLRError.class ANTLRError.java package antlr ... |
/forgerock/opendj2.6.2/ext/checkstyle/ |
H A D | checkstyle-all-4.1.jar | META-INF/ META-INF/MANIFEST.MF antlr/ antlr/ANTLRError.class ANTLRError.java package antlr ... |
/forgerock/opendj2-jel-hg/ext/checkstyle/ |
H A D | checkstyle-all-4.1.jar | META-INF/ META-INF/MANIFEST.MF antlr/ antlr/ANTLRError.class ANTLRError.java package antlr ... |
/forgerock/opendj2-hg/ext/checkstyle/ |
H A D | checkstyle-all-4.1.jar | META-INF/ META-INF/MANIFEST.MF antlr/ antlr/ANTLRError.class ANTLRError.java package antlr ... |
/forgerock/opendj2/ext/xalan-j/ |
H A D | xalan.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ... |