Searched defs:required (Results 1 - 25 of 55) sorted by relevance

123

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/spi/
H A DX509CertificateCallback.java98 * 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 DX509CertificateCallback.java98 * 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 DSessionCondition.java375 * </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 DCustomObjectTypeProperty.java40 * "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 DCustomProperty.java44 * "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 DSessionCondition.java373 * </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 DCreationTemplate.java74 * 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 DOpenAMAuthHandler.java283 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 DInteractionInfo.java87 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 DOpenAMAuthHandler.java293 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 DCreationTemplate.java74 * 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 DInteractionInfo.java87 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 Djaxb-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/bind/ javax/xml/bind/annotation/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
/forgerock/opendj2-jel-hg/resource/dsml/lib/
H A Djaxb-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/bind/ javax/xml/bind/annotation/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
/forgerock/authenticator-android-v2/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-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 Djavaee.jarMETA-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 Djavaee.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/servlet/jsp/ javax/servlet/jsp/jstl/ ...
/forgerock/opendj2/ext/checkstyle/
H A Dcheckstyle-all-4.1.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ANTLRError.class ANTLRError.java package antlr ...
/forgerock/opendj-b2.6/ext/checkstyle/
H A Dcheckstyle-all-4.1.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ANTLRError.class ANTLRError.java package antlr ...
/forgerock/opendj2.6.2/ext/checkstyle/
H A Dcheckstyle-all-4.1.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ANTLRError.class ANTLRError.java package antlr ...
/forgerock/opendj2-jel-hg/ext/checkstyle/
H A Dcheckstyle-all-4.1.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ANTLRError.class ANTLRError.java package antlr ...
/forgerock/opendj2-hg/ext/checkstyle/
H A Dcheckstyle-all-4.1.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ANTLRError.class ANTLRError.java package antlr ...
/forgerock/opendj2/ext/xalan-j/
H A Dxalan.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ...

Completed in 2841 milliseconds

123