| 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 | |
| A — Final static property in class com.adobe.livecycle.output.client.PDFAConformance | |
| Level A conformance. | |
| AccessControlEntry — Class in package com.adobe.repository.infomodel.bean | |
| Represents an entry in the com.adobe.repository.infomodel.bean.AccessControlList. | |
| AccessControlEntry() — Constructor in class com.adobe.repository.infomodel.bean.AccessControlEntry | |
| Creates a new instance of AccessControlEntry. | |
| AccessControlList — Class in package com.adobe.repository.infomodel.bean | |
| An access control list (ACL). | |
| AccessControlList() — Constructor in class com.adobe.repository.infomodel.bean.AccessControlList | |
| Default constructor. | |
| ACCESSIBLE — Final static property in interface com.adobe.livecycle.rightsmanagement.client.infomodel.Permission | |
| Represents the permission that enables screen reader devices for users that are visually impaired to access the text in documents. | |
| AccessibleText — Final static property in class com.adobe.livecycle.generatepdf.client.ConvertPDFFormatType | |
| Accessible text file format. | |
| ACCESS_LEVEL_PRIVATE — Final static property in interface com.adobe.idp.dsc.registry.infomodel.Operation | |
| Private access. | |
| ACCESS_LEVEL_PUBLIC — Final static property in interface com.adobe.idp.dsc.registry.infomodel.Operation | |
| Public access. | |
| ACRO_3 — Final static property in class com.adobe.livecycle.encryption.client.PasswordEncryptionCompatability | |
| Provides 40-bit encryption. | |
| ACRO_5 — Final static property in class com.adobe.livecycle.encryption.client.PasswordEncryptionCompatability | |
| Provide 128-bit encryption and also provide a finer granularity of control over what operations are permitted. | |
| ACRO_6 — Final static property in class com.adobe.livecycle.encryption.client.PasswordEncryptionCompatability | |
| Provide 128-bit encryption and also provide a finer granularity of control over what operations are permitted. | |
| ACRO_7 — Final static property in class com.adobe.livecycle.encryption.client.PasswordEncryptionCompatability | |
| Encrypts the document using the Advanced Encryption Standard (AES). | |
| Acrobat_6 — Final static property in class com.adobe.livecycle.formsservice.client.AcrobatVersion | |
| Represents Acrobat version 6.0. | |
| Acrobat_7_0 — Final static property in class com.adobe.livecycle.formsservice.client.AcrobatVersion | |
| Represents Acrobat version 7.0. | |
| Acrobat_7_0_5 — Final static property in class com.adobe.livecycle.formsservice.client.AcrobatVersion | |
| Represents Acrobat version 7.0.5. | |
| Acrobat_8 — Final static property in class com.adobe.livecycle.formsservice.client.AcrobatVersion | |
| Represents Acrobat version 8.0. | |
| AcrobatVersion — Final class in package com.adobe.livecycle.formsservice.client | |
| Represents the Acrobat version that is required to view the PDF form that the Forms service renders. | |
| ACROFORM — Final static property in class com.adobe.external.pdfutil.client.PDFPropertiesResponse | |
| A form type indicating this document is an AcroForm. | |
| ACTION_ID_PARAM — Final static property in class com.adobe.idp.taskmanager.dsc.client.events.EventConstants | |
| The node name for the action instance identifier in the event data. | |
| ActionNotFoundException — Class in package com.adobe.idp.taskmanager.dsc.client.task | |
| Exception thrown when a form action is not found. | |
| ActionNotFoundException(long aTaskId, java.lang:String aMessage) — Constructor in class com.adobe.idp.taskmanager.dsc.client.task.ActionNotFoundException | |
| Construct a new exception when an action is not found. | |
| ActivityGuideRenderSpec — Class in package com.adobe.livecycle.formsservice.client | |
| Enables you to define run-time options that control how the Forms service renders form guides. | |
| ActivityGuideRenderSpec() — Constructor in class com.adobe.livecycle.formsservice.client.ActivityGuideRenderSpec | |
| A standard constructor. | |
| ActivityGuideRenderSpec(java.lang:String ifModifiedSince, java.lang:String guideName, boolean guideRSL, boolean guidePDF, boolean guideAccessible, java.lang:String guideCBURL, boolean cB, java.lang:String guideStyle, boolean guideSubmitAll, boolean injectFormBridge) — Constructor in class com.adobe.livecycle.formsservice.client.ActivityGuideRenderSpec | |
| A constructor that enables you to set all options. | |
| Adam7 — Final static property in class com.adobe.livecycle.convertpdfservice.client.enumeration.Interlace | |
| Adam7 interlace. | |
| Adaptive — Final static property in class com.adobe.livecycle.convertpdfservice.client.enumeration.PNGFilter | |
| Adaptive prediction algorithm. | |
| adbe_pkcs7_detached — Final static property in class com.adobe.livecycle.signatures.client.types.PDFSubFilterType | |
| No data is encapsulated in the PKCS#7 signed-data field. | |
| adbe_pkcs7_sha1 — Final static property in class com.adobe.livecycle.signatures.client.types.PDFSubFilterType | |
| The adbe.pkcs7.sha1 digest of the byte range is encapsulated in the PKCS#7 signed-data field with ContentInfo of type Data. | |
| adbe_x509_rsa_sha1 — Final static property in class com.adobe.livecycle.signatures.client.types.PDFSubFilterType | |
| The adbe_x509_rsa_sha1 digest uses the RSA encryption algorithm and SHA-1 digest method. | |
| addACLsForSharedQueues(boolean createACLs) — Method in interface com.adobe.idp.taskmanager.dsc.client.task.CreateTaskInfo | |
| Sets whether access control lists should be set for users who have access to the queue to which the new task is assigned. | |
| addAttachment(long taskId, com.adobe.idp.taskmanager.dsc.client.task:AttachmentInfo attachmentInfo, java.io:InputStream attachmentStream) — Method in interface com.adobe.idp.taskmanager.dsc.client.task.TaskManager | |
| Appends a new attachment of type AttachmentInfo#TYPE_ATTACHMENT to the specified task. | |
| addAttachment(long taskId, com.adobe.idp.taskmanager.dsc.client.task:AttachmentInfo attachmentInfo, com.adobe.idp:Document attachmentDocument) — Method in interface com.adobe.idp.taskmanager.dsc.client.task.TaskManager | |
| Appends a new attachment of type AttachmentInfo#TYPE_ATTACHMENT to the specified task. | |
| addAttachment(long taskId, com.adobe.idp.taskmanager.dsc.client.task:AttachmentInfo attachmentInfo, byte[] attachmentBytes) — Method in interface com.adobe.idp.taskmanager.dsc.client.task.TaskManager | |
| Appends a new attachment of type AttachmentInfo#TYPE_ATTACHMENT to the specified task. | |
| addCondition(java.lang:String s, java.lang:Object o) — Method in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchFilter | |
| Adds a condition to filter query results. | |
| addCondition(java.lang:String s, java.lang:Object o, com.adobe.idp.dsc.filter:Connective connective) — Method in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchFilter | |
| Adds a condition to filter query results. | |
| addCondition(java.lang:String s, com.adobe.idp.dsc.filter:Operator operator, java.lang:Object o) — Method in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchFilter | |
| Adds a condition to filter query results. | |
| addCondition(java.lang:String s, com.adobe.idp.dsc.filter:Operator operator, java.lang:Object o, com.adobe.idp.dsc.filter:Connective connective) — Method in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchFilter | |
| Adds a condition to filter query results. | |
| addCondition(java.lang:String s, com.adobe.idp.dsc.filter:Operator operator, int i, com.adobe.idp.dsc.filter:Connective connective) — Method in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchFilter | |
| Adds a condition to filter query results. | |
| addCondition(java.lang:String s, com.adobe.idp.dsc.filter:Operator operator, java.lang:String s1, com.adobe.idp.dsc.filter:Connective connective) — Method in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchFilter | |
| Adds a condition to filter query results. | |
| addCondition(java.lang:String s, com.adobe.idp.dsc.filter:Operator operator, long l, com.adobe.idp.dsc.filter:Connective connective) — Method in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchFilter | |
| Adds a condition to filter query results. | |
| addCondition(java.lang:String s, com.adobe.idp.dsc.filter:Operator operator, boolean b, com.adobe.idp.dsc.filter:Connective connective) — Method in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchFilter | |
| Adds a condition to filter query results. | |
| addCondition(java.lang:String s, com.adobe.idp.dsc.filter:Operator operator, float v, com.adobe.idp.dsc.filter:Connective connective) — Method in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchFilter | |
| Adds a condition to filter query results. | |
| addCondition(java.lang:String s, com.adobe.idp.dsc.filter:Operator operator, java.util:Date date, com.adobe.idp.dsc.filter:Connective connective) — Method in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchFilter | |
| Adds a condition to filter query results. | |
| addDocument(com.adobe.idp:Document oDoc, java.lang:String displayName) — Method in class com.adobe.livecycle.formsservice.client.FormsServiceClient | |
| Adds a file attachment to the form design that is rendered. | |
| addDSPrincipalRecord(com.adobe.idp.um.spi.directoryservices:DSPrincipalRecord record) — Method in class com.adobe.idp.um.spi.directoryservices.DSPrincipalCollection | |
| Adds a user record to this object. | |
| addEmailAlias(java.lang:String alias) — Method in interface com.adobe.idp.um.api.infomodel.Principal | |
| Adds an email alias for this principal. | |
| addEmailAlias(java.lang:String alias) — Method in class com.adobe.idp.um.spi.directoryservices.DSPrincipalRecord | |
| Adds an email alias of the principal. | |
| addException(com.adobe.idp.taskmanager.dsc.client.task:TaskManagerException exception) — Method in class com.adobe.idp.taskmanager.dsc.client.task.CompleteTaskException | |
| Adds an additional exception to this exception. | |
| addFoldering(com.adobe.repository.bindings:DeltaInfo[] deltaInfo) — Method in class com.adobe.repository.bindings.DeltaList | |
| Sets the current list of folders and their states. | |
| addInvisibleSignatureField(com.adobe.idp:Document inPDFDoc, java.lang:String signatureFieldName, com.adobe.livecycle.signatures.client.types:FieldMDPOptionSpec fieldMDPOptionsSpec, com.adobe.livecycle.signatures.client.types:PDFSeedValueOptionSpec seedValueOptionsSpec) — Method in class com.adobe.livecycle.signatures.client.SignatureServiceClient | |
| Creates an invisible signature field in the PDF document. | |
| addInvisibleSignatureField(com.adobe.idp:Document inPDFDoc, java.lang:String signatureFieldName, com.adobe.livecycle.signatures.client.types:FieldMDPOptionSpec fieldMDPOptionsSpec, com.adobe.livecycle.signatures.client.types:PDFSeedValueOptionSpec seedValueOptionsSpec) — Method in interface com.adobe.livecycle.signatures.client.SignatureServiceClientInterface | |
| Creates an invisible signature field in the PDF document. | |
| addLock(com.adobe.repository.infomodel.bean:Lock lock) — Method in class com.adobe.repository.infomodel.bean.Resource | |
| addLockTokens(java.util:Collection lockTokens) — Method in interface com.adobe.repository.bindings.ResourceRepositoryDelegate | |
| Adds the supplied lock tokens to the delegate's lock token cache. | |
| addLockTokens(java.util:Collection lockTokens) — Method in class com.adobe.repository.bindings.dsc.client.ResourceRepositoryClient | |
| Adds the supplied lock tokens to the delegate's lock token cache. | |
| addNote(long taskId, com.adobe.idp.taskmanager.dsc.client.task:AttachmentInfo attachmentInfo) — Method in interface com.adobe.idp.taskmanager.dsc.client.task.TaskManager | |
| Appends a new attachment of type AttachmentInfo#TYPE_NOTE to the specified task. | |
| addOpenFolderChanges(com.adobe.repository.bindings:DeltaInfo[] deltaInfo) — Method in class com.adobe.repository.bindings.DeltaList | |
| Sets the current list of states for resources in open folders. | |
| addPermission(com.adobe.livecycle.rightsmanagement.client.infomodel:Permission perm) — Method in interface com.adobe.livecycle.rightsmanagement.client.infomodel.PolicyEntry | |
| Adds the specified permission to the com.adobe.livecycle.rightsmanagement.client.infomodel.PolicyEntry object. | |
| addPermission(java.lang:String permission) — Method in class com.adobe.repository.infomodel.bean.AccessControlEntry | |
| Adds the specified permission to this entry. | |
| addPolicyEntry(com.adobe.livecycle.rightsmanagement.client.infomodel:PolicyEntry policyEntry) — Method in interface com.adobe.livecycle.rightsmanagement.client.infomodel.Policy | |
| Adds a policy entry to the policy. | |
| addPrincipalMember(com.adobe.idp.um.spi.directoryservices:DSPrincipalIdRecord prin) — Method in class com.adobe.idp.um.spi.directoryservices.DSGroupContainmentRecord | |
| Adds an internal user record to this object. | |
| addPrincipalToLocalGroup(java.lang:String principalOid, java.lang:String localGroupOid) — Method in interface com.adobe.idp.um.api.DirectoryManager | |
| Adds a principal to an existing local group. | |
| addPrincipalToLocalGroup(java.lang:String principalOid, java.lang:String localGroupOid) — Method in class com.adobe.livecycle.usermanager.client.DirectoryManagerServiceClient | |
| Adds a principal to an existing local group. | |
| addResource(com.adobe.repository.infomodel.bean:Resource resource) — Method in class com.adobe.repository.bindings.DeltaInfo | |
| Sets the resource to be synchronized. | |
| addResourceChanges(com.adobe.repository.bindings:DeltaInfo[] deltaInfo) — Method in class com.adobe.repository.bindings.DeltaList | |
| Sets the current list of states for resources of interest. | |
| addResourceProperty(com.adobe.repository.infomodel.bean:ResourceProperty resourceProperty) — Method in class com.adobe.repository.infomodel.bean.Resource | |
| Adds a dynamic property to this Resource. | |
| addResultsetAttribute(java.lang:String aPropertyName) — Method in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchFilter | |
| Adds an attribute to be projected into the result set of the query. | |
| addResultsetAttribute(java.util:List resultSet) — Method in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchFilter | |
| Adds a list of attributes to be projected into the result set of the query. | |
| addSignatureField(com.adobe.idp:Document inPDFDoc, java.lang:String signatureFieldName, java.lang:Integer pageNumber, com.adobe.livecycle.signatures.client.types:PositionRectangle positionRectangle, com.adobe.livecycle.signatures.client.types:FieldMDPOptionSpec fieldMDPOptionsSpec, com.adobe.livecycle.signatures.client.types:PDFSeedValueOptionSpec seedValueOptionsSpec) — Method in class com.adobe.livecycle.signatures.client.SignatureServiceClient | |
| Creates a visible signature field within the PDF document. | |
| addSignatureField(com.adobe.idp:Document inPDFDoc, java.lang:String signatureFieldName, java.lang:Integer pageNumber, com.adobe.livecycle.signatures.client.types:PositionRectangle positionRectangle, com.adobe.livecycle.signatures.client.types:FieldMDPOptionSpec fieldMDPOptionsSpec, com.adobe.livecycle.signatures.client.types:PDFSeedValueOptionSpec seedValueOptionsSpec) — Method in interface com.adobe.livecycle.signatures.client.SignatureServiceClientInterface | |
| Creates a visible signature field within the PDF document. | |
| addSortAsc(java.lang:String s) — Method in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchFilter | |
| Sets an attribute on which to sort in ascending order. | |
| addSortDesc(java.lang:String s) — Method in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchFilter | |
| Sets an attribute on which to sort in descending order. | |
| addSortElement(com.adobe.repository.query.sort.SortOrder:Element element) — Method in class com.adobe.repository.query.sort.SortOrder | |
| Appends a SortOrder.Element to the list of sorts applied to the query. | |
| addStatement(com.adobe.repository.query.Query:Statement statement) — Method in class com.adobe.repository.query.Query | |
| Add a statement to the query. | |
| addStatement(com.adobe.repository.query.Query:Statement statement, java.lang:Short condition) — Method in class com.adobe.repository.query.Query | |
| Adds a statement to the query. | |
| addStatus(short stat) — Method in interface com.adobe.idp.taskmanager.dsc.client.query.StatusFilter | |
| Adds a status to the filter. | |
| ADMIN_ACTIVATE_EVENT — Final static property in interface com.adobe.livecycle.rightsmanagement.client.EventManager | |
| The constant that represents the event where an administrator account was activated. | |
| ADMIN_ADD_EVENT — Final static property in interface com.adobe.livecycle.rightsmanagement.client.EventManager | |
| The constant that represents the event where an administrator account was created. | |
| ADMIN_CONSOLE — Final static property in class com.adobe.idp.um.api.UMConstants.BasicRoles | |
| This constant is a role that grants access to the administrative console. | |
| ADMIN_DEACTIVATE_EVENT — Final static property in interface com.adobe.livecycle.rightsmanagement.client.EventManager | |
| The constant that represents the event where an administrative account was deactivated. | |
| ADMIN_DELETE_EVENT — Final static property in interface com.adobe.livecycle.rightsmanagement.client.EventManager | |
| The constant that represents the event where an administrator account was deleted. | |
| ADMIN_EDIT_EVENT — Final static property in interface com.adobe.livecycle.rightsmanagement.client.EventManager | |
| The constant that represents the event where an administrator account was modified. | |
| ADMINISTRATOR — Final static property in class com.adobe.idp.um.api.UMConstants.BasicRoles | |
| This constant is for true administrators that to whom you intend to grant super-user access. | |
| Adobe_PPKLite — Final static property in class com.adobe.livecycle.signatures.client.types.PDFFilterType | |
| Specifies the Adobe.PPKLite signature handler. | |
| AHTML — Final static property in class com.adobe.livecycle.formsservice.client.TransformTo | |
| A HTML transformation type that is compatible with accessibility enhanced browsers (currently Internet Explorer 5 or later). | |
| ALL — Final static property in class com.adobe.livecycle.encryption.client.PasswordEncryptionOption | |
| Encrypts the entire PDF document. | |
| ALL — Final static property in class com.adobe.livecycle.signatures.client.types.FieldMDPAction | |
| All fields in the PDF document are locked. | |
| ALL — Final static property in class com.adobe.livecycle.signatures.client.types.PDFSignaturePermissions | |
| All modifications to the PDF document are allowed. | |
| ALL_AUTHENTICATED_USERS_PRINCIPAL — Final static property in class com.adobe.livecycle.rightsmanagement.client.infomodel.InfomodelObjectFactory | |
| The constant that represents all users who can authenticate against the server, which includes all internal and external users. | |
| ALL_EVENTS — Final static property in class com.adobe.idp.taskmanager.dsc.client.events.EventConstants.TaskAttachmentEvents | |
| An array of all the task attachment event constants. | |
| ALL_EVENTS — Final static property in class com.adobe.idp.taskmanager.dsc.client.events.EventConstants.TaskOperationalEvents | |
| An array of all the task event constants. | |
| ALL_EVENTS — Final static property in class com.adobe.idp.taskmanager.dsc.client.events.EventConstants.TaskReassignmentEvents | |
| An array of all the task reassignment event constants. | |
| ALL_EVENTS — Final static property in class com.adobe.idp.taskmanager.dsc.client.events.EventConstants.TaskTimerEvents | |
| An array of all the task timer event constants. | |
| ALL_EVENTS — Final static property in interface com.adobe.livecycle.rightsmanagement.client.EventManager | |
| The constant that represents all types of events. | |
| ALL_EXCEPT_METADATA — Final static property in class com.adobe.livecycle.encryption.client.PasswordEncryptionOption | |
| Encrypts the entire PDF document except for the metadata. | |
| ALL_EXTERNAL_USERS_PRINCIPAL — Final static property in class com.adobe.livecycle.rightsmanagement.client.infomodel.InfomodelObjectFactory | |
| The constant that represents all external users. | |
| ALL_INTERNAL_USERS_PRINCIPAL — Final static property in class com.adobe.livecycle.rightsmanagement.client.infomodel.InfomodelObjectFactory | |
| The constant that represents all internal users. | |
| AlwaysCheck — Final static property in class com.adobe.livecycle.signatures.pki.client.types.common.RevocationCheckStyle | |
| Check for revocation of all certificates in the chain. | |
| AND — Final static property in class com.adobe.idp.dsc.filter.Connective | |
| A static Connective object representing a logical AND. | |
| AnnotationFormChanges — Final static property in class com.adobe.livecycle.signatures.client.types.MDPPermissions | |
| Permitted changes are the same as those specified in FormChanges, as well as annotation creation, deletion, and modification. | |
| ANONYMOUS_PRINCIPAL — Final static property in class com.adobe.livecycle.rightsmanagement.client.infomodel.InfomodelObjectFactory | |
| The constant that represents the anonymous principal. | |
| appendStackTrace(java.lang:String str) — Method in class com.adobe.livecycle.readerextensions.client.exceptions.ClientException | |
| Appends the stack trace with str. | |
| appendStackTracesToMessage(java.util:List expList) — Method in class com.adobe.idp.um.api.UMException | |
| Adds a List of exceptions to the stack trace. | |
| appendStackTraceToMessage(java.lang:Exception e) — Method in class com.adobe.idp.um.api.UMException | |
| Adds an exception to the stack trace. | |
| Application — Interface in package com.adobe.idp.applicationmanager.application | |
| An Application object is used to retrieve the application identifier and the archive. | |
| ApplicationId — Interface in package com.adobe.idp.applicationmanager.application | |
| An ApplicationId object is used to set and retrieve the application identifier and name. | |
| ApplicationManager — Class in package com.adobe.idp.applicationmanager.client | |
| This class is used to create and consume LiveCycle ES Application archives. | |
| ApplicationManager(com.adobe.idp.dsc.clientsdk:ServiceClientFactory serviceClientFactory) — Constructor in class com.adobe.idp.applicationmanager.client.ApplicationManager | |
| Creates an Application Manager client. | |
| ApplicationManagerException — Class in package com.adobe.idp.applicationmanager.application | |
| An exception indicating that an exception occurred with the Application Manager operation that was invoked. | |
| ApplicationManagerException(java.lang:Throwable throwable) — Constructor in class com.adobe.idp.applicationmanager.application.ApplicationManagerException | |
| Constructor that uses a throwable exception. | |
| ApplicationManagerException(java.lang:String msg) — Constructor in class com.adobe.idp.applicationmanager.application.ApplicationManagerException | |
| Constructor that uses a message to be displayed. | |
| ApplicationNotFoundException — Class in package com.adobe.idp.applicationmanager.application | |
| An exception indicating that the specified application was not found. | |
| ApplicationNotFoundException(java.lang:Throwable throwable) — Constructor in class com.adobe.idp.applicationmanager.application.ApplicationNotFoundException | |
| Constructor that uses a throwable exception. | |
| ApplicationNotFoundException(java.lang:String msg) — Constructor in class com.adobe.idp.applicationmanager.application.ApplicationNotFoundException | |
| Constructor that uses a message to be displayed. | |
| ApplicationStatus — Interface in package com.adobe.idp.applicationmanager.application | |
| An ApplicationStatus object describes the deployment status of each application component and the application as a whole. | |
| applyPolicy(com.adobe.idp:Document inPDFDoc, java.lang:String documentName, java.lang:String policySetName, java.lang:String policyName, java.lang:String pubDomain, java.lang:String pubUsername) — Method in interface com.adobe.livecycle.rightsmanagement.client.DocumentManager | |
| Secures a given PDF document with the specified policy. | |
| applyUsageRights(com.adobe.idp:Document inDocument, java.lang:String credentialAlias, java.lang:String credentialPassword, com.adobe.livecycle.readerextensions.client:ReaderExtensionsOptionSpec options) — Method in class com.adobe.livecycle.readerextensions.client.ReaderExtensionsServiceClient | |
| Applies usage rights to a PDF document. | |
| apsSpecialGroups — Final static property in class com.adobe.idp.um.api.UMConstants.APSSpecialPrincipals | |
| Special groups. | |
| areUsersInRole(java.lang:String roleId, java.util:List principalOid) — Method in interface com.adobe.idp.um.api.AuthorizationManager | |
| Determines whether the specified principals have been assigned the given role. | |
| areUsersInRole(java.lang:String roleId, java.util:List principalOid) — Method in class com.adobe.livecycle.usermanager.client.AuthorizationManagerServiceClient | |
| Determines whether the specified principals have been assigned the given role. | |
| ASC — Final static property in class com.adobe.idp.dsc.filter.Sort | |
| Ascending sort order. | |
| ASCENDING — Final static property in interface com.adobe.idp.taskmanager.dsc.client.query.SortOrder | |
| Sort the result set in ascending order on the associated attribute. | |
| ASMMsgSet — Class in package com.adobe.livecycle.assembler.client | |
| This class contains error messages logged by the Assembler Service using the "ASM-" category. | |
| ASMMsgSet() — Constructor in class com.adobe.livecycle.assembler.client.ASMMsgSet | |
| ASM_N00_000_ASSEMBLER_VERSION — Final static property in class com.adobe.livecycle.assembler.client.ASMMsgSet | |
| An information message displaying the Assembler version number. | |
| ASM_N00_001_BOOTSTRAP — Final static property in class com.adobe.livecycle.assembler.client.ASMMsgSet | |
| An information message displayed during bootstrapping. | |
| ASM_S00_001_MISSING_DDX — Final static property in class com.adobe.livecycle.assembler.client.ASMMsgSet | |
| The DDX object passed to the invoke() method was null. | |
| ASM_S00_002_DDX_EXECUTION_ERROR — Final static property in class com.adobe.livecycle.assembler.client.ASMMsgSet | |
| DDX Execution error. | |
| ASM_S00_003_LOG_PASSIVATION_FAILED — Final static property in class com.adobe.livecycle.assembler.client.ASMMsgSet | |
| An error occurred while attempting to convert the job log to a com.adobe.idp.Document to return to the client. | |
| ASM_S00_004_FONT_MANAGER_ERROR — Final static property in class com.adobe.livecycle.assembler.client.ASMMsgSet | |
| The FontManager could not be contacted. | |
| ASM_S00_005_NO_CONTENT — Final static property in class com.adobe.livecycle.assembler.client.ASMMsgSet | |
| An error occurred while trying to read the content for a result. | |
| ASM_S00_006_PASSIVATE_FAILED — Final static property in class com.adobe.livecycle.assembler.client.ASMMsgSet | |
| An error occurred while trying to passivate the content for a result. | |
| ASM_S00_007_UNKNOWN_OR_NO_RESULT — Final static property in class com.adobe.livecycle.assembler.client.ASMMsgSet | |
| There was no result document for a result node in the DDX or its type is unknown. | |
| ASM_S00_008_INVALID_PDF_DOCUMENT — Final static property in class com.adobe.livecycle.assembler.client.ASMMsgSet | |
| The document provided as a PDF source was invalid. | |
| ASM_S00_009_INVALID_XDP_DOCUMENT — Final static property in class com.adobe.livecycle.assembler.client.ASMMsgSet | |
| The document provided as an XDP source was invalid. | |
| ASM_S00_010_DOCUMENT_FAILED_TO_OPEN — Final static property in class com.adobe.livecycle.assembler.client.ASMMsgSet | |
| The document could not be opened. | |
| ASM_S00_011_CLONE_FAILED_FOR_DOM — Final static property in class com.adobe.livecycle.assembler.client.ASMMsgSet | |
| The shared DOM could not be cloned. | |
| ASM_S00_012_CLOSE_FAILED — Final static property in class com.adobe.livecycle.assembler.client.ASMMsgSet | |
| An error occured while saving the specified document. | |
| ASM_W00_001_INVALID_LOG_LEVEL — Final static property in class com.adobe.livecycle.assembler.client.ASMMsgSet | |
| An invalid or unknown log level was specified. | |
| ASM_W00_002_LOGGING_IMPACTS_PERFORMANCE — Final static property in class com.adobe.livecycle.assembler.client.ASMMsgSet | |
| The logging subsystem will generate low-level debugging messages for this job, which will affect performance. | |
| ASM_W00_003_MISSING_INPUTS_MAP — Final static property in class com.adobe.livecycle.assembler.client.ASMMsgSet | |
| The input map is null. | |
| ASM_W00_004_EMPTY_INPUTS_MAP — Final static property in class com.adobe.livecycle.assembler.client.ASMMsgSet | |
| The input map is empty. | |
| ASM_W00_005_BAD_INPUT_MAP_XPATH — Final static property in class com.adobe.livecycle.assembler.client.ASMMsgSet | |
| The indicated XPath expression could not be found or evaluated within the process context. | |
| ASM_W00_006_BAD_INPUT_MAP_OBJECT — Final static property in class com.adobe.livecycle.assembler.client.ASMMsgSet | |
| The indicated input map object was an unknown class and could not be converted to a com.adobe.idp.Document. | |
| ASM_W00_007_DOCUMENT_FAILED_TO_CLOSE — Final static property in class com.adobe.livecycle.assembler.client.ASMMsgSet | |
| The specified document failed to close properly. | |
| AssemblerException — Class in package com.adobe.livecycle.assembler.client | |
| AssemblerException is the base class for exceptions thrown from the LiveCycle Assembler service. | |
| AssemblerException() — Constructor in class com.adobe.livecycle.assembler.client.AssemblerException | |
| Constructs a new exception with a null message and cause. | |
| AssemblerException(java.lang:String message) — Constructor in class com.adobe.livecycle.assembler.client.AssemblerException | |
| Constructs a new exception with the given message. | |
| AssemblerException(java.lang:String message, java.lang:Throwable cause) — Constructor in class com.adobe.livecycle.assembler.client.AssemblerException | |
| Constructs a new exception with the given message and cause. | |
| AssemblerException(java.lang:Throwable cause) — Constructor in class com.adobe.livecycle.assembler.client.AssemblerException | |
| Constructs a new exception with the given cause. | |
| AssemblerOptionSpec — Class in package com.adobe.livecycle.assembler.client | |
| AssemblerOptionSpec is the container for the "environment" options for a DDX job. | |
| AssemblerOptionSpec() — Constructor in class com.adobe.livecycle.assembler.client.AssemblerOptionSpec | |
| AssemblerResult — Class in package com.adobe.livecycle.assembler.client | |
| The AssemblerResult is a container for the results of a DDX job. | |
| AssemblerResult() — Constructor in class com.adobe.livecycle.assembler.client.AssemblerResult | |
| AssemblerService — Interface in package com.adobe.livecycle.assembler | |
| AssemblerService is the interface that is used by clients outside of orchestrations. | |
| AssemblerServiceClient — Class in package com.adobe.livecycle.assembler.client | |
| This is the class used by clients of the AssemblerService. | |
| AssemblerServiceClient(com.adobe.idp.dsc.clientsdk:ServiceClientFactory serviceClientFactory) — Constructor in class com.adobe.livecycle.assembler.client.AssemblerServiceClient | |
| Used to create an AssemblerService client. | |
| assigned — Final static property in interface com.adobe.idp.taskmanager.dsc.client.query.StatusFilter | |
| Assigned status. | |
| assigned_saved — Final static property in interface com.adobe.idp.taskmanager.dsc.client.query.StatusFilter | |
| Assigned and saved status. | |
| ASSIGNED_USER_ID — Final static property in class com.adobe.idp.taskmanager.dsc.client.events.EventConstants | |
| The node name for the task's currently assigned user's identifier in the event data. | |
| Assignment — Interface in package com.adobe.idp.taskmanager.dsc.client.query | |
| An Assignment object contains assignment data related to a task. | |
| ASSIGNMENT_TIME — Final static property in interface com.adobe.idp.taskmanager.dsc.client.query.SortOrder | |
| The assignment time column. | |
| assignPermToPrincipalForRes(java.lang:String principalOid, java.lang:String resourceId, java.util:List permissionOid) — Method in interface com.adobe.idp.um.api.AuthorizationManager | |
| Assigns the specified permissions to the principal for the given resource instance. | |
| assignPermToPrincipalForRes(java.lang:String principalOid, java.lang:String resourceId, java.util:List permissionOid) — Method in class com.adobe.livecycle.usermanager.client.AuthorizationManagerServiceClient | |
| Assigns the specified permissions to the principal for the given resource instance. | |
| assignPermToPrincipalsForRes(java.lang:String resourceId, java.util:Map principalPermissionMap) — Method in interface com.adobe.idp.um.api.AuthorizationManager | |
| Assigns the specified permissions to the principals for the given resource instance. | |
| assignPermToPrincipalsForRes(java.lang:String resourceId, java.util:Map principalPermissionMap) — Method in class com.adobe.livecycle.usermanager.client.AuthorizationManagerServiceClient | |
| Assigns the specified permissions to the principals for the given resource instance. | |
| assignRole(java.lang:String roleId, java.lang:String[] principalOids) — Method in interface com.adobe.idp.um.api.AuthorizationManager | |
| Assigns the role to the specified principals. | |
| assignRole(java.lang:String roleId, java.lang:String[] principalOids) — Method in class com.adobe.livecycle.usermanager.client.AuthorizationManagerServiceClient | |
| Assigns the role to the specified principals. | |
| assignRoles(java.lang:String[] roleId, java.lang:String[] principalOids) — Method in interface com.adobe.idp.um.api.AuthorizationManager | |
| Assigns the specified roles to the given principals. | |
| assignRoles(java.lang:String[] roleId, java.lang:String[] principalOids) — Method in class com.adobe.livecycle.usermanager.client.AuthorizationManagerServiceClient | |
| Assigns the specified roles to the given principals. | |
| ATTACH_CREATE_DATE — Final static property in interface com.adobe.idp.taskmanager.dsc.client.task.AttachmentInfo | |
| Document attribute that contains the attachment creation date when a list of documents is exported from the task. | |
| ATTACH_CREATOR_ID — Final static property in interface com.adobe.idp.taskmanager.dsc.client.task.AttachmentInfo | |
| Document attribute that contains the attachment creator identifier when a list of documents is exported from the task. | |
| ATTACH_DESC — Final static property in interface com.adobe.idp.taskmanager.dsc.client.task.AttachmentInfo | |
| Document attribute that contains the attachment description (or note content) when a list of documents is exported from the task. | |
| ATTACH_FILENAME — Final static property in interface com.adobe.idp.taskmanager.dsc.client.task.AttachmentInfo | |
| Document attribute that contains the attachment file name when a list of documents is exported from the task. | |
| ATTACHMENT_ADDED_EVENT — Final static property in class com.adobe.idp.taskmanager.dsc.client.events.EventConstants.TaskAttachmentEvents | |
| The task attachment has been added. | |
| ATTACHMENT_ADDED_EVENT — Final static property in class com.adobe.idp.taskmanager.dsc.client.events.EventConstants.TaskEventIDs | |
| The attachment has been added. | |
| ATTACHMENT_ADDED_EVENT — Final static property in class com.adobe.idp.taskmanager.dsc.client.task.TaskManagerConstants | |
| Attachment added event. | |
| ATTACHMENT_CONTENTUPDATED_EVENT — Final static property in class com.adobe.idp.taskmanager.dsc.client.events.EventConstants.TaskAttachmentEvents | |
| The task attachment has been updated. | |
| ATTACHMENT_CONTENTUPDATED_EVENT — Final static property in class com.adobe.idp.taskmanager.dsc.client.events.EventConstants.TaskEventIDs | |
| The attachment content has been updated. | |
| ATTACHMENT_CONTENTUPDATED_EVENT — Final static property in class com.adobe.idp.taskmanager.dsc.client.task.TaskManagerConstants | |
| Attachment content updated event. | |
| ATTACHMENT_DELETED_EVENT — Final static property in class com.adobe.idp.taskmanager.dsc.client.events.EventConstants.TaskAttachmentEvents | |
| The task attachment has been deleted. | |
| ATTACHMENT_DELETED_EVENT — Final static property in class com.adobe.idp.taskmanager.dsc.client.events.EventConstants.TaskEventIDs | |
| The attachment has been deleted. | |
| ATTACHMENT_DELETED_EVENT — Final static property in class com.adobe.idp.taskmanager.dsc.client.task.TaskManagerConstants | |
| Attachment deleted event. | |
| ATTACHMENT_ID — Final static property in class com.adobe.idp.taskmanager.dsc.client.events.EventConstants | |
| The node name for the attachment identifier in the event data. | |
| AttachmentInfo — Interface in package com.adobe.idp.taskmanager.dsc.client.task | |
| Contains information about a file to attach to a task. | |
| ATTACHMENT_INFOUPDATED_EVENT — Final static property in class com.adobe.idp.taskmanager.dsc.client.events.EventConstants.TaskAttachmentEvents | |
| The task attachment information has been updated. | |
| ATTACHMENT_INFOUPDATED_EVENT — Final static property in class com.adobe.idp.taskmanager.dsc.client.events.EventConstants.TaskEventIDs | |
| The attachment information has been updated. | |
| ATTACHMENT_INFOUPDATED_EVENT — Final static property in class com.adobe.idp.taskmanager.dsc.client.task.TaskManagerConstants | |
| Attachment information updated event. | |
| AttachmentNotFoundException — Class in package com.adobe.idp.taskmanager.dsc.client.task | |
| Exception thrown if a requested attachment is not found. | |
| AttachmentNotFoundException(long aTaskId, java.lang:String aMessage) — Constructor in class com.adobe.idp.taskmanager.dsc.client.task.AttachmentNotFoundException | |
| Constructs a new exception indicating that the attachment was not found. | |
| ATTACHMENTS — Final static property in interface com.adobe.idp.taskmanager.dsc.client.query.SortOrder | |
| The attachments column. | |
| ATTACHMENTS_ONLY — Final static property in class com.adobe.livecycle.encryption.client.PasswordEncryptionOption | |
| Encrypts only the attachments. | |
| ATTACHMENT_TYPE — Final static property in class com.adobe.idp.taskmanager.dsc.client.events.EventConstants | |
| The node name for the attachment type in the event data. | |
| ATTACH_PERM — Final static property in interface com.adobe.idp.taskmanager.dsc.client.task.AttachmentInfo | |
| Document attribute that contains the attachment permissions when a list of documents is exported from the task. | |
| ATTACH_TYPE — Final static property in interface com.adobe.idp.taskmanager.dsc.client.task.AttachmentInfo | |
| Document attribute that contains the attachment type when a list of documents is exported from the task. | |
| ATTACH_UPDATE_DATE — Final static property in interface com.adobe.idp.taskmanager.dsc.client.task.AttachmentInfo | |
| Document attribute that contains the attachment update date when a list of documents is exported from the task. | |
| ATTRIBUTE_ACL_ID — Final static property in class com.adobe.repository.infomodel.bean.Resource | |
| ATTRIBUTE_APPSTORE_VERSION — Final static property in class com.adobe.repository.infomodel.bean.Resource | |
| ATTRIBUTE_CONTENT_IMPL_OID — Final static property in class com.adobe.repository.infomodel.bean.Resource | |
| ATTRIBUTE_CONTENT_URI — Final static property in class com.adobe.repository.infomodel.bean.ResourceContent | |
| ATTRIBUTE_CREATED_BY — Final static property in class com.adobe.repository.infomodel.bean.Resource | |
| ATTRIBUTE_CREATE_TIME — Final static property in class com.adobe.repository.infomodel.bean.Resource | |
| ATTRIBUTE_CUSTOM_STATUS — Final static property in class com.adobe.repository.infomodel.bean.Resource | |
| ATTRIBUTE_DATA — Final static property in class com.adobe.repository.infomodel.bean.ResourceContent | |
| ATTRIBUTE_DEPLOYMENT_STATUS — Final static property in class com.adobe.repository.infomodel.bean.Resource | |
| ATTRIBUTE_DEPTH — Final static property in class com.adobe.repository.infomodel.bean.Lock | |
| ATTRIBUTE_DESCRIPTION — Final static property in class com.adobe.repository.infomodel.bean.Resource | |
| ATTRIBUTE_E_TAG — Final static property in class com.adobe.repository.infomodel.bean.Resource | |
| ATTRIBUTE_EXPIRY_DATE — Final static property in class com.adobe.repository.infomodel.bean.Lock | |
| ATTRIBUTE_HEAD — Final static property in class com.adobe.repository.infomodel.bean.Resource | |
| ATTRIBUTE_ID — Final static property in class com.adobe.repository.infomodel.bean.Resource | |
| ATTRIBUTE_ID_STRING — Final static property in class com.adobe.repository.infomodel.bean.Flash | |
| Contains the attribute identifier value which represents Flash instances. | |
| ATTRIBUTE_ID_STRING — Final static property in class com.adobe.repository.infomodel.bean.FormFragment | |
| Contains the attribute identifier value which represents FormFragment instances. | |
| ATTRIBUTE_ID_STRING — Final static property in class com.adobe.repository.infomodel.bean.FormTemplate | |
| Contains the attribute identifier value which represents FormTemplate instances. | |
| ATTRIBUTE_ID_STRING — Final static property in class com.adobe.repository.infomodel.bean.Fragment | |
| Contains the attribute identifier value which represents Fragment instances. | |
| ATTRIBUTE_ID_STRING — Final static property in class com.adobe.repository.infomodel.bean.GenericDocument | |
| Contains the attribute identifier value which represents GenericDocument instances. | |
| ATTRIBUTE_ID_STRING — Final static property in class com.adobe.repository.infomodel.bean.Image | |
| Contains the attribute identifier value which represents Image instances. | |
| ATTRIBUTE_ID_STRING — Final static property in class com.adobe.repository.infomodel.bean.Pdf | |
| Contains the attribute identifier value which represents Pdf instances. | |
| ATTRIBUTE_ID_STRING — Final static property in class com.adobe.repository.infomodel.bean.ResourceCollection | |
| Contains the attribute identifier value which represents ResourceCollection instances. | |
| ATTRIBUTE_ID_STRING — Final static property in class com.adobe.repository.infomodel.bean.Script | |
| Contains the attribute identifier value which represents Script instances. | |
| ATTRIBUTE_ID_STRING — Final static property in class com.adobe.repository.infomodel.bean.TextFragment | |
| Contains the attribute identifier value which represents TextFragment instances. | |
| ATTRIBUTE_LID — Final static property in class com.adobe.repository.infomodel.bean.Resource | |
| ATTRIBUTE_LOCK_TOKEN — Final static property in class com.adobe.repository.infomodel.bean.Lock | |
| ATTRIBUTE_MAJOR_VERSION — Final static property in class com.adobe.repository.infomodel.bean.Resource | |
| ATTRIBUTE_MIME_TYPE — Final static property in class com.adobe.repository.infomodel.bean.ResourceContent | |
| ATTRIBUTE_MINOR_VERSION — Final static property in class com.adobe.repository.infomodel.bean.Resource | |
| ATTRIBUTE_NAME — Final static property in class com.adobe.repository.infomodel.bean.Resource | |
| ATTRIBUTE_NAME — Final static property in class com.adobe.repository.infomodel.bean.ResourceProperty | |
| ATTRIBUTE_NAMESPACE — Final static property in class com.adobe.repository.infomodel.bean.ResourceProperty | |
| ATTRIBUTE_OBJECT_STATUS — Final static property in class com.adobe.repository.infomodel.bean.Resource | |
| ATTRIBUTE_OBJECT_TYPE — Final static property in class com.adobe.repository.infomodel.bean.Resource | |
| ATTRIBUTE_OWNER_ID — Final static property in class com.adobe.repository.infomodel.bean.Lock | |
| ATTRIBUTE_OWNER_USER_ID — Final static property in class com.adobe.repository.infomodel.bean.Lock | |
| ATTRIBUTE_OWNER_USER_ID — Final static property in class com.adobe.repository.infomodel.bean.Resource | |
| ATTRIBUTE_PATH — Final static property in class com.adobe.repository.infomodel.bean.Resource | |
| ATTRIBUTE_RESOURCE_ID — Final static property in class com.adobe.repository.infomodel.bean.Lock | |
| ATTRIBUTE_RESOURCE_ID — Final static property in class com.adobe.repository.infomodel.bean.ResourceProperty | |
| ATTRIBUTE_SIZE — Final static property in class com.adobe.repository.infomodel.bean.ResourceContent | |
| ATTRIBUTE_SOURCE_OBJECT_ID — Final static property in class com.adobe.repository.infomodel.bean.Relation | |
| ATTRIBUTE_TARGET_OBJECT_ID — Final static property in class com.adobe.repository.infomodel.bean.Relation | |
| attributeToString(int infomodelAttribute) — Static method in class com.adobe.repository.query.Query.Statement | |
| This method converts an attribute value to a String. | |
| ATTRIBUTE_TRACK_TARGET_HEAD — Final static property in class com.adobe.repository.infomodel.bean.Relation | |
| ATTRIBUTE_TYPE — Final static property in class com.adobe.repository.infomodel.bean.Lock | |
| ATTRIBUTE_TYPE — Final static property in class com.adobe.repository.infomodel.bean.Relation | |
| ATTRIBUTE_TYPE — Final static property in class com.adobe.repository.infomodel.bean.TextFragment | |
| Contains the attribute identifier value which represents the type. | |
| ATTRIBUTE_UPDATE_TIME — Final static property in class com.adobe.repository.infomodel.bean.Resource | |
| ATTRIBUTE_VALUE — Final static property in class com.adobe.repository.infomodel.bean.ResourceProperty | |
| AUDIT_ENABLED — Final static property in class com.adobe.idp.um.api.UMConstants.AuthenticationOptions | |
| Constant that holds the name of the property specifying if this authentication request should be Audited or not. | |
| AuthConfigBO — Interface in package com.adobe.idp.um.spi.authentication | |
| The AuthConfigBO interface defines a container for storing configuration information about an authentication service provider. | |
| authenticate(java.lang:String username, byte[] password) — Method in interface com.adobe.idp.um.api.AuthenticationManager | |
| This is the primary method for authenticating a user. | |
| authenticate(java.lang:String unsignedData, java.lang:String signatureValue) — Method in interface com.adobe.idp.um.api.AuthenticationManager | |
| This method is for certificate-based authentication. | |
| authenticate(java.lang:String wssecHeader) — Method in interface com.adobe.idp.um.api.AuthenticationManager | |
| This method authenticates a WS-Security header in a SOAP request. | |
| authenticate(org.w3c.dom:Element wssecHeaderElement) — Method in interface com.adobe.idp.um.api.AuthenticationManager | |
| This method authenticates a WS-Security header element in a SOAP request. | |
| authenticate(byte[] ssoToken, boolean createAssertion) — Method in interface com.adobe.idp.um.api.AuthenticationManager | |
| This is the primary method for authenticating a user from the single sign-on (SSO) servlet. | |
| authenticate(java.util:Map credential, java.util:List authConfigs) — Method in interface com.adobe.idp.um.spi.authentication.AuthProvider | |
| Provides the authentication results for the given authentication parameters. | |
| authenticate(java.lang:String username, byte[] password) — Method in class com.adobe.livecycle.usermanager.client.AuthenticationManagerServiceClient | |
| This is the primary method for authenticating a user. | |
| authenticate(byte[] ssoToken, boolean createAssertion) — Method in class com.adobe.livecycle.usermanager.client.AuthenticationManagerServiceClient | |
| This is the primary method for authenticating a user from the single sign-on (SSO) servlet. | |
| authenticate(java.lang:String wssecHeader) — Method in class com.adobe.livecycle.usermanager.client.AuthenticationManagerServiceClient | |
| This method authenticates a WS-Security header in a SOAP request. | |
| authenticate(org.w3c.dom:Element wssecHeaderElement) — Method in class com.adobe.livecycle.usermanager.client.AuthenticationManagerServiceClient | |
| This method authenticates a WS-Security header element in a SOAP request. | |
| authenticate(java.lang:String unsignedData, java.lang:String signatureValue) — Method in class com.adobe.livecycle.usermanager.client.AuthenticationManagerServiceClient | |
| This method is for certificate-based authentication. | |
| AuthenticationManager — Interface in package com.adobe.idp.um.api | |
| This is the primary interface for authenticating users. | |
| AuthenticationManagerServiceClient — Class in package com.adobe.livecycle.usermanager.client | |
| This is the client implementation of the com.adobe.idp.um.api.AuthenticationManager class. | |
| AuthenticationManagerServiceClient(com.adobe.idp.dsc.clientsdk:ServiceClientFactory serviceClientFactory) — Constructor in class com.adobe.livecycle.usermanager.client.AuthenticationManagerServiceClient | |
| Authentication manager service client constructor. | |
| AUTHENTICATION_PROVIDER — Final static property in class com.adobe.idp.um.spi.UMSPIConstants.ServiceProviderSpecificationIds | |
| Authorization provider specification identifier. | |
| AUTH_FAILED — Final static property in interface com.adobe.idp.um.spi.authentication.AuthResponse | |
| The constant that represents a failed authentication. | |
| AUTH_OPTIONS — Final static property in interface com.adobe.idp.um.spi.authentication.AuthProvider | |
| The constant that represents the additional authentication parameters required by the individual authentication provider. | |
| AuthorizationManager — Interface in package com.adobe.idp.um.api | |
| This is the primary interface for authorization. | |
| AuthorizationManagerServiceClient — Class in package com.adobe.livecycle.usermanager.client | |
| This is the client implementation of the com.adobe.idp.um.api.AuthorizationManager class. | |
| AuthorizationManagerServiceClient(com.adobe.idp.dsc.clientsdk:ServiceClientFactory serviceClientFactory) — Constructor in class com.adobe.livecycle.usermanager.client.AuthorizationManagerServiceClient | |
| Authorization manager service client constructor. | |
| AUTHORSIG — Final static property in class com.adobe.livecycle.signatures.client.types.PDFSignatureType | |
| The signature field is an author signature field. | |
| AuthProvider — Interface in package com.adobe.idp.um.spi.authentication | |
| The AuthProvider interface is the primary interface that your authentication service provider must implement. | |
| AUTH_PROVIDER — Final static property in class com.adobe.idp.um.spi.UMSPIConstants | |
| Authorization provider constant. | |
| AuthResponse — Interface in package com.adobe.idp.um.spi.authentication | |
| The AuthResponse interface defines a mechanism for an authentication provider to communicate authentication results to User Management. | |
| AuthResponseImpl — Class in package com.adobe.idp.um.spi.authentication | |
| The AuthResponseImpl class provides a mechanism for an authentication provider to communicate authentication results to User Management. | |
| AuthResponseImpl() — Constructor in class com.adobe.idp.um.spi.authentication.AuthResponseImpl | |
| AuthResult — Interface in package com.adobe.idp.um.api.infomodel | |
| Authentication result interface. | |
| AuthScheme — Interface in package com.adobe.idp.um.spi.authentication | |
| The AuthScheme interface defines the valid authentication schemes for User Management. | |
| AUTH_SUCCESS — Final static property in interface com.adobe.idp.um.spi.authentication.AuthResponse | |
| The constant that represents a successful authentication. | |
| AUTH_TOKEN_TYPES — Final static property in class com.adobe.idp.um.api.UMConstants.AuthenticationOptions | |
| Constant that holds the name of the property specifying Authentication token types to be used for this authentication request. | |
| AUTH_TYPE — Final static property in interface com.adobe.idp.um.spi.authentication.AuthProvider | |
| The constant that represents the type of authentication mechanism that should be used to process the given authentication parameters. | |
| AUTHTYPE_ANONYMOUS — Final static property in interface com.adobe.idp.um.spi.authentication.AuthScheme | |
| The constant value that indicates anonymous access is requested. | |
| AUTHTYPE_CERTIFICATE — Final static property in interface com.adobe.idp.um.spi.authentication.AuthScheme | |
| The constant value that indicates certificate authentication should be performed. | |
| AUTHTYPE_KERBEROS — Final static property in interface com.adobe.idp.um.spi.authentication.AuthScheme | |
| The constant value that indicates Kerberos authentication should be performed. | |
| AUTHTYPE_USERNAME_PWD — Final static property in interface com.adobe.idp.um.spi.authentication.AuthScheme | |
| The constant value that indicates user name and password authentication should be performed. | |
| auto — Final static property in class com.adobe.livecycle.formsservice.client.AcrobatVersion | |
| Specifies that the Forms service determines the Acrobat version. | |
| auto — Final static property in class com.adobe.livecycle.formsservice.client.FormModel | |
| The Forms service determines where the form is rendered. | |
| Auto — Final static property in class com.adobe.livecycle.formsservice.client.RenderAtClient | |
| Instructs the Forms service to observe the form design's dynamicRender configuration value. | |
| AUTO — Final static property in class com.adobe.livecycle.formsservice.client.TransformTo | |
| A HTML transformation type where the Forms service determines the best transformation. | |
| AUTO — Final static property in class com.adobe.livecycle.signatures.client.types.TextDirection | |
| The direction of text is based on auto values. | |
| Average — Final static property in class com.adobe.livecycle.convertpdfservice.client.enumeration.PNGFilter | |
| Average prediction algorithm. | |
| 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/es/sdkHelp/programmer/javadoc/all-index-A.html