| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| VALIDANDMODIFIED — Final static property, class com.adobe.livecycle.signatures.client.types.PDFSignatureStatus | |
| Signature Valid but document modified - The revision of the document that is covered by the signature has not been altered; however, there have been subsequent changes to the document. | |
| VALIDANDUNMODIFIED — Final static property, class com.adobe.livecycle.signatures.client.types.PDFSignatureStatus | |
| Signature Valid and document unmodified - The revision of the document that is covered by the signature has not been altered, and there have been no subsequent changes to the document. | |
| validateAssertion(java.lang:String assertion) — method, interface com.adobe.idp.um.api.AuthenticationManager | |
| This method creates and returns an authentication result after validating the assertion. | |
| validateAssertion(com.adobe.idp:Context ctx) — method, interface com.adobe.idp.um.api.AuthenticationManager | |
| This method creates and returns a com.adobe.idp.Context after validating the assertion contained in the context. | |
| validateAssertion(java.lang:String assertion) — method, class com.adobe.livecycle.usermanager.client.AuthenticationManagerServiceClient | |
| This method creates and returns an authentication result after validating the assertion. | |
| validateAssertion(com.adobe.idp:Context ctx) — method, class com.adobe.livecycle.usermanager.client.AuthenticationManagerServiceClient | |
| This method creates and returns a com.adobe.idp.Context after validating the assertion contained in the context. | |
| validateItemType(java.lang:Object item) — method, class flex.data.DataDestination | |
| Utility method to validate that items passed to createItem(), updateItem() and deleteItem() are the proper entity type. | |
| VALIDATE_ONLY — Final static property, class com.adobe.service.ddxm.client.EnvironmentConstants | |
| The validate only boolean value indicates that Assembler should validate the DDX but not execute it. | |
| ValidationException — class, package com.adobe.livecycle.docconverter.client | |
| A ValidationException is thrown when there is an error while validating a PDF document. | |
| ValidationException() — Constructor, class com.adobe.livecycle.docconverter.client.ValidationException | |
| Constructs a new exception with a null message and cause. | |
| ValidationException(java.lang:String message) — Constructor, class com.adobe.livecycle.docconverter.client.ValidationException | |
| Constructs a new exception with the given message. | |
| ValidationException(java.lang:String message, java.lang:Throwable cause) — Constructor, class com.adobe.livecycle.docconverter.client.ValidationException | |
| Constructs a new exception with the given message and cause. | |
| ValidationException(java.lang:Throwable cause) — Constructor, class com.adobe.livecycle.docconverter.client.ValidationException | |
| Constructs a new exception with the given cause. | |
| ValidityPeriod — Interface, package com.adobe.livecycle.rightsmanagement.client.infomodel | |
| The ValidityPeriod interface provides methods for defining a period of time that a policy provides principals with access to the documents that it protects. | |
| value — Property, class flex.management.jmx.Attribute | |
| The value of the attribute. | |
| valueBound(flex.messaging:FlexSessionBindingEvent event) — method, interface flex.messaging.FlexSessionBindingListener | |
| Callback invoked when the object is bound to a Flex session. | |
| valueBound(HttpSessionBindingEvent event) — method, class flex.messaging.HttpFlexSession | |
| Implements HttpSessionBindingListener. | |
| valueBound(flex.messaging.client:FlexClientBindingEvent event) — method, interface flex.messaging.client.FlexClientBindingListener | |
| Callback invoked when the object is bound to a FlexClient. | |
| VALUE_MAPPING_ATTRIBUTE — Final static property, interface com.adobe.idp.dsc.registry.infomodel.InputParameterMapping | |
| Represents the constant attribute. | |
| valueUnbound(flex.messaging:FlexSessionBindingEvent event) — method, interface flex.messaging.FlexSessionBindingListener | |
| Callback invoked when the object is unbound from a Flex session. | |
| valueUnbound(HttpSessionBindingEvent event) — method, class flex.messaging.HttpFlexSession | |
| Implements HttpSessionBindingListener. | |
| valueUnbound(flex.messaging.client:FlexClientBindingEvent event) — method, interface flex.messaging.client.FlexClientBindingListener | |
| Callback invoked when the object is unbound from a FlexClient. | |
| VARIABLE_MAPPING_ATTRIBUTE — Final static property, interface com.adobe.idp.dsc.registry.infomodel.InputParameterMapping | |
| Represents the variable attribute. | |
| VARIABLE_MAPPING_ATTRIBUTE — Final static property, interface com.adobe.idp.dsc.registry.infomodel.OutputParameterMapping | |
| Represents a variable attribute. | |
| VerificationTime — final class, package com.adobe.livecycle.signatures.client.types | |
| Enumerations for various verification time settings. | |
| VerifierPKCS1Init_Exn — Final static property, interface com.adobe.livecycle.signatures.client.spi.types.exceptions.ExceptionMsgIds | |
| VerifierPKCS1Init_Exn — Final static property, interface com.adobe.livecycle.signatures.client.types.exceptions.ExceptionMsgIds | |
| VerifierPKCS1Verify_Exn — Final static property, interface com.adobe.livecycle.signatures.client.spi.types.exceptions.ExceptionMsgIds | |
| VerifierPKCS1Verify_Exn — Final static property, interface com.adobe.livecycle.signatures.client.types.exceptions.ExceptionMsgIds | |
| VerifierPKCS7Verify_Exn — Final static property, interface com.adobe.livecycle.signatures.client.spi.types.exceptions.ExceptionMsgIds | |
| VerifierPKCS7Verify_Exn — Final static property, interface com.adobe.livecycle.signatures.client.types.exceptions.ExceptionMsgIds | |
| verify(com.adobe.idp:Document inPDFDoc, java.lang:String signatureFieldName, com.adobe.livecycle.signatures.pki.client.types.common:RevocationCheckStyle revocationCheckStyle, com.adobe.livecycle.signatures.client.types:VerificationTime verificationTime, com.adobe.livecycle.signatures.client.types:OCSPOptionSpec ocspOptionSpec, com.adobe.livecycle.signatures.client.types:CRLOptionSpec crlOptionSpec, com.adobe.livecycle.signatures.client.types:TSPOptionSpec tspOptionSpec, com.adobe.livecycle.signatures.client.types:PathValidationOptionSpec pathValidationOptionSpec, java.util:HashMap spiProperties) — method, class com.adobe.livecycle.signatures.client.SignatureServiceClient | |
| Verifies the signature in a signature field and returns information about the signature. | |
| verify(com.adobe.idp:Document inPDFDoc, java.lang:String signatureFieldName, com.adobe.livecycle.signatures.pki.client.types.common:RevocationCheckStyle revocationCheckStyle, com.adobe.livecycle.signatures.client.types:VerificationTime verificationTime, com.adobe.livecycle.signatures.client.types:OCSPOptionSpec ocspOptionSpec, com.adobe.livecycle.signatures.client.types:CRLOptionSpec crlOptionSpec, com.adobe.livecycle.signatures.client.types:TSPOptionSpec tspOptionSpec, com.adobe.livecycle.signatures.client.types:PathValidationOptionSpec pathValidationOptionSpec) — method, class com.adobe.livecycle.signatures.client.SignatureServiceClient | |
| verify(com.adobe.idp:Document inPDFDoc, java.lang:String signatureFieldName, com.adobe.livecycle.signatures.pki.client.types.common:RevocationCheckStyle revocationCheckStyle, com.adobe.livecycle.signatures.client.types:VerificationTime verificationTime, com.adobe.livecycle.signatures.client.types:OCSPOptionSpec ocspOptionSpec, com.adobe.livecycle.signatures.client.types:CRLOptionSpec crlOptionSpec, com.adobe.livecycle.signatures.client.types:TSPOptionSpec tspOptionSpec, com.adobe.livecycle.signatures.client.types:PathValidationOptionSpec pathValidationOptionSpec) — method, interface com.adobe.livecycle.signatures.client.SignatureServiceClientInterface | |
| Verifies the signature in a signature field and returns information about the signature. | |
| verify(com.adobe.idp:Document inPDFDoc, java.lang:String signatureFieldName, com.adobe.livecycle.signatures.pki.client.types.common:RevocationCheckStyle revocationCheckStyle, com.adobe.livecycle.signatures.client.types:VerificationTime verificationTime, com.adobe.livecycle.signatures.client.types:OCSPOptionSpec ocspOptionSpec, com.adobe.livecycle.signatures.client.types:CRLOptionSpec crlOptionSpec, com.adobe.livecycle.signatures.client.types:TSPOptionSpec tspOptionSpec, com.adobe.livecycle.signatures.client.types:PathValidationOptionSpec pathValidationOptionSpec, java.util:HashMap spiProperties) — method, interface com.adobe.livecycle.signatures.client.SignatureServiceClientInterface | |
| Verifies the signature in a signature field and returns information about the signature. | |
| VERIFY_SIG_FIELD_EXN — Final static property, interface com.adobe.livecycle.signatures.client.spi.types.exceptions.ExceptionMsgIds | |
| ALC-DSS-304-* Verify related errors. | |
| VERIFY_SIG_FIELD_EXN — Final static property, interface com.adobe.livecycle.signatures.client.types.exceptions.ExceptionMsgIds | |
| ALC-DSS-304-* Verify related errors. | |
| verifyXMLSignature(com.adobe.idp:Document inXMLDoc, java.lang:String signatureFieldName, com.adobe.livecycle.signatures.pki.client.types.common:RevocationCheckStyle revocationCheckStyle, com.adobe.livecycle.signatures.client.types:VerificationTime verificationTime, com.adobe.livecycle.signatures.client.types:OCSPOptionSpec ocspOptionSpec, com.adobe.livecycle.signatures.client.types:CRLOptionSpec crlOptionSpec, com.adobe.livecycle.signatures.client.types:PathValidationOptionSpec pathValidationOptionSpec) — method, class com.adobe.livecycle.signatures.client.SignatureServiceClient | |
| Verifies an XML signature associated with a signature field. | |
| verifyXMLSignature(com.adobe.idp:Document inXMLDoc, java.lang:String signatureFieldName, com.adobe.livecycle.signatures.pki.client.types.common:RevocationCheckStyle revocationCheckStyle, com.adobe.livecycle.signatures.client.types:VerificationTime verificationTime, com.adobe.livecycle.signatures.client.types:OCSPOptionSpec ocspOptionSpec, com.adobe.livecycle.signatures.client.types:CRLOptionSpec crlOptionSpec, com.adobe.livecycle.signatures.client.types:PathValidationOptionSpec pathValidationOptionSpec) — method, interface com.adobe.livecycle.signatures.client.SignatureServiceClientInterface | |
| Verifies an XML signature associated with a signature field. | |
| version(int version) — method, class flex.messaging.io.amf.AmfTrace | |
| Adds the version to the buffer. | |
| VERSION — Final static property, class flex.messaging.io.PageableRowSetProxy | |
| versionPropertyName — Property, class flex.data.assemblers.HibernateType | |
| Vertical — Final static property, class com.adobe.livecycle.formsservice.client.HTMLToolbar | |
| The HTML toolbar appears in a vertical position. | |
| VERTICAL_ALIGNMENT_BOTTOM — Final static property, interface com.adobe.livecycle.rightsmanagement.client.infomodel.Watermark | |
| The constant that represents bottom vertical alignment. | |
| VERTICAL_ALIGNMENT_CENTER — Final static property, interface com.adobe.livecycle.rightsmanagement.client.infomodel.Watermark | |
| The constant that represents center vertical alignment. | |
| VERTICAL_ALIGNMENT_TOP — Final static property, interface com.adobe.livecycle.rightsmanagement.client.infomodel.Watermark | |
| The constant that represents top vertical alignment. | |
| view — Final static property, class com.adobe.edc.server.spi.authorization.ExternalAuthOperationType | |
| The view document operation type. | |
| VISIBILITY_SEARCHES — Final static property, interface com.adobe.idp.um.api.infomodel.Principal | |
| The principal is visible to searches. | |
| VISIBLE — Final static property, class com.adobe.livecycle.docconverter.client.PDFAConversionOptionSpec.OptionalContent | |
| Visible optional content will be converted into content and nonvisible will be removed. | |
| VISIBLITY_GUI — Final static property, interface com.adobe.idp.um.api.infomodel.Principal | |
| The principal is visible and can be shown in the user interface. | |
| VISIBLITY_INVISIBLE — Final static property, interface com.adobe.idp.um.api.infomodel.Principal | |
| The principal is invisible. | |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/javadoc/all-index-V.html