Searched refs:setValue (Results 201 - 225 of 1399) sorted by relevance

1234567891011>>

/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/assertion/
H A DNameIdentifierType.java47 void setValue(java.lang.String value); method in interface:NameIdentifierType
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/protocol/
H A DStatusCodeType.java69 void setValue(javax.xml.namespace.QName value); method in interface:StatusCodeType
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/utility/
H A DAttributedDateTime.java49 void setValue(java.lang.String value); method in interface:AttributedDateTime
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/
H A DSignatureMethodType.java108 void setValue(java.math.BigInteger value); method in interface:SignatureMethodType.HMACOutputLength
H A DTransformType.java108 void setValue(java.lang.String value); method in interface:TransformType.XPath
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/soapbinding/jaxb/
H A DProcessingContextType.java48 void setValue(java.lang.String value); method in interface:ProcessingContextType
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlsig/
H A DSignatureMethodType.java108 void setValue(java.math.BigInteger value); method in interface:SignatureMethodType.HMACOutputLength
H A DTransformType.java108 void setValue(java.lang.String value); method in interface:TransformType.XPath
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/
H A DSignatureMethodType.java108 void setValue(java.math.BigInteger value); method in interface:SignatureMethodType.HMACOutputLength
H A DTransformType.java108 void setValue(java.lang.String value); method in interface:TransformType.XPath
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/assertion/
H A DAction.java68 * @see #setValue(String)
79 public void setValue(String value) method in interface:Action
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/ecp/
H A DECPRelayState.java45 * @see #setValue(String)
56 public void setValue(String value) throws SAML2Exception; method in interface:ECPRelayState
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/xacml/context/
H A DStatusCode.java66 public void setValue(String value) throws XACMLException; method in interface:StatusCode
/forgerock/openam-v13/openam-server-auth-ui/src/main/java/com/sun/identity/authentication/UI/taglib/
H A DDSAMEValueTag.java88 setValue("key", value);
90 setValue("key", key);
131 setValue("key", value);
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/service/
H A DSCSOAPBindingRequestHandlerListDupViewBean.java76 propertySheetModel.setValue(ATTR_KEY, newKey);
77 propertySheetModel.setValue(ATTR_CLASS, entry.strClass);
80 propertySheetModel.setValue(ATTR_ACTION, entry.strSOAPAction);
/forgerock/openam/openam-server-auth-ui/src/main/java/com/sun/identity/authentication/UI/taglib/
H A DDSAMEValueTag.java88 setValue("key", value);
90 setValue("key", key);
131 setValue("key", value);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/service/
H A DSCSOAPBindingRequestHandlerListDupViewBean.java76 propertySheetModel.setValue(ATTR_KEY, newKey);
77 propertySheetModel.setValue(ATTR_CLASS, entry.strClass);
80 propertySheetModel.setValue(ATTR_ACTION, entry.strSOAPAction);
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/
H A DSAMLv2Base.java185 tblAuthContextsModel.setValue(TBL_DATA_CONTEXT_REFERENCE, name);
186 tblAuthContextsModel.setValue(TBL_DATA_LABEL, getLabel(name));
194 tblAuthContextsModel.setValue(TBL_DATA_SUPPORTED, "");
195 tblAuthContextsModel.setValue(TBL_DATA_LEVEL, "0");
196 tblAuthContextsModel.setValue(TBL_DATA_KEY, "none");
197 tblAuthContextsModel.setValue(TBL_DATA_VALUE, "");
200 tblAuthContextsModel.setValue(TBL_DATA_SUPPORTED, authContextObj.supported);
201 tblAuthContextsModel.setValue(TBL_DATA_LEVEL, authContextObj.level);
202 tblAuthContextsModel.setValue(TBL_DATA_KEY, authContextObj.key);
203 tblAuthContextsModel.setValue(TBL_DATA_VALU
[all...]
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/
H A DSAMLv2Base.java185 tblAuthContextsModel.setValue(TBL_DATA_CONTEXT_REFERENCE, name);
186 tblAuthContextsModel.setValue(TBL_DATA_LABEL, getLabel(name));
194 tblAuthContextsModel.setValue(TBL_DATA_SUPPORTED, "");
195 tblAuthContextsModel.setValue(TBL_DATA_LEVEL, "0");
196 tblAuthContextsModel.setValue(TBL_DATA_KEY, "none");
197 tblAuthContextsModel.setValue(TBL_DATA_VALUE, "");
200 tblAuthContextsModel.setValue(TBL_DATA_SUPPORTED, authContextObj.supported);
201 tblAuthContextsModel.setValue(TBL_DATA_LEVEL, authContextObj.level);
202 tblAuthContextsModel.setValue(TBL_DATA_KEY, authContextObj.key);
203 tblAuthContextsModel.setValue(TBL_DATA_VALU
[all...]
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/ui/renderer/
H A DAttributeCellEditor.java179 editBinaryPanel.setValue(attrName, binaryValue);
185 editBinaryPanel.setValue(attrName,
190 editBinaryPanel.setValue(attrName, null);
195 editBinaryPanel.setValue(attrName, null);
230 editOcPanel.setValue(ocValue);
264 ocPanel.setValue(ocValue);
281 binaryPanel.setValue(BinaryValue.createBase64(this.value), isImage);
285 binaryPanel.setValue((byte[])null, isImage);
293 binaryPanel.setValue(binaryValue, isImage);
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/ui/renderer/
H A DAttributeCellEditor.java178 editBinaryPanel.setValue(attrName, binaryValue);
184 editBinaryPanel.setValue(attrName,
189 editBinaryPanel.setValue(attrName, null);
194 editBinaryPanel.setValue(attrName, null);
229 editOcPanel.setValue(ocValue);
263 ocPanel.setValue(ocValue);
280 binaryPanel.setValue(BinaryValue.createBase64(this.value), isImage);
284 binaryPanel.setValue((byte[])null, isImage);
292 binaryPanel.setValue(binaryValue, isImage);
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/ui/renderer/
H A DAttributeCellEditor.java179 editBinaryPanel.setValue(attrName, binaryValue);
185 editBinaryPanel.setValue(attrName,
190 editBinaryPanel.setValue(attrName, null);
195 editBinaryPanel.setValue(attrName, null);
230 editOcPanel.setValue(ocValue);
264 ocPanel.setValue(ocValue);
281 binaryPanel.setValue(BinaryValue.createBase64(this.value), isImage);
285 binaryPanel.setValue((byte[])null, isImage);
293 binaryPanel.setValue(binaryValue, isImage);
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/ui/renderer/
H A DAttributeCellEditor.java178 editBinaryPanel.setValue(attrName, binaryValue);
184 editBinaryPanel.setValue(attrName,
189 editBinaryPanel.setValue(attrName, null);
194 editBinaryPanel.setValue(attrName, null);
229 editOcPanel.setValue(ocValue);
263 ocPanel.setValue(ocValue);
280 binaryPanel.setValue(BinaryValue.createBase64(this.value), isImage);
284 binaryPanel.setValue((byte[])null, isImage);
292 binaryPanel.setValue(binaryValue, isImage);
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/ui/renderer/
H A DAttributeCellEditor.java179 editBinaryPanel.setValue(attrName, binaryValue);
185 editBinaryPanel.setValue(attrName,
190 editBinaryPanel.setValue(attrName, null);
195 editBinaryPanel.setValue(attrName, null);
230 editOcPanel.setValue(ocValue);
264 ocPanel.setValue(ocValue);
281 binaryPanel.setValue(BinaryValue.createBase64(this.value), isImage);
285 binaryPanel.setValue((byte[])null, isImage);
293 binaryPanel.setValue(binaryValue, isImage);
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/authnsvc/jaxb/
H A DPasswordTransformsType.java218 void setValue(java.lang.String value); method in interface:PasswordTransformsType.TransformType.ParameterType

Completed in 71 milliseconds

1234567891011>>