Skip navigation links
A B C D E F G H I K L M N O P R S T U V W X 

A

acceptLanguage() - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Gets Gets or sets the preferred language for the response.
accountId() - Method in class com.microsoft.azure.keyvault.models.IssuerCredentials
Get the accountId value.
Action - Class in com.microsoft.azure.keyvault.models
The action that will be executed.
Action() - Constructor for class com.microsoft.azure.keyvault.models.Action
 
action() - Method in class com.microsoft.azure.keyvault.models.LifetimeAction
Get the action value.
actionType() - Method in class com.microsoft.azure.keyvault.models.Action
Get the actionType value.
ActionType - Enum in com.microsoft.azure.keyvault.models
Defines values for ActionType.
adminDetails() - Method in class com.microsoft.azure.keyvault.models.OrganizationDetails
Get the adminDetails value.
AdministratorDetails - Class in com.microsoft.azure.keyvault.models
Details of the organization administrator of the certificate issuer.
AdministratorDetails() - Constructor for class com.microsoft.azure.keyvault.models.AdministratorDetails
 
algorithm() - Method in class com.microsoft.azure.keyvault.models.KeyOperationsParameters
Get the algorithm value.
algorithm() - Method in class com.microsoft.azure.keyvault.models.KeySignParameters
Get the algorithm value.
algorithm() - Method in class com.microsoft.azure.keyvault.models.KeyVerifyParameters
Get the algorithm value.
apiVersion() - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Gets Client Api Version.
applyCredentialsFilter(OkHttpClient.Builder) - Method in class com.microsoft.azure.keyvault.authentication.KeyVaultCredentials
 
Attributes - Class in com.microsoft.azure.keyvault.models
The object attributes managed by the KeyVault service.
Attributes() - Constructor for class com.microsoft.azure.keyvault.models.Attributes
 
attributes() - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Get the attributes value.
attributes() - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerSetParameters
Get the attributes value.
attributes() - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerUpdateParameters
Get the attributes value.
attributes() - Method in class com.microsoft.azure.keyvault.models.CertificateItem
Get the attributes value.
attributes() - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Get the attributes value.
attributes() - Method in class com.microsoft.azure.keyvault.models.IssuerBundle
Get the attributes value.
attributes() - Method in class com.microsoft.azure.keyvault.models.KeyBundle
Get the attributes value.
attributes() - Method in class com.microsoft.azure.keyvault.models.KeyItem
Get the attributes value.
attributes() - Method in class com.microsoft.azure.keyvault.models.SecretBundle
Get the attributes value.
attributes() - Method in class com.microsoft.azure.keyvault.models.SecretItem
Get the attributes value.
attributes() - Method in class com.microsoft.azure.keyvault.requests.SetCertificateIssuerRequest
 
attributes() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateIssuerRequest
 

B

backupKey(String, String) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Requests that a backup of the specified key be downloaded to the client.
backupKeyAsync(String, String, ServiceCallback<BackupKeyResult>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Requests that a backup of the specified key be downloaded to the client.
BackupKeyResult - Class in com.microsoft.azure.keyvault.models
The backup key result, containing the backup blob.
BackupKeyResult() - Constructor for class com.microsoft.azure.keyvault.models.BackupKeyResult
 
base64EncodedCertificate() - Method in class com.microsoft.azure.keyvault.models.CertificateImportParameters
Get the base64EncodedCertificate value.
base64EncodedCertificate() - Method in class com.microsoft.azure.keyvault.requests.ImportCertificateRequest
 
baseIdentifier - Variable in class com.microsoft.azure.keyvault.ObjectIdentifier
 
baseIdentifier() - Method in class com.microsoft.azure.keyvault.ObjectIdentifier
 
body() - Method in exception com.microsoft.azure.keyvault.models.KeyVaultErrorException
 
build() - Method in class com.microsoft.azure.keyvault.requests.CreateCertificateRequest.Builder
builds the CreateCertificateRequest object.
build() - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest.Builder
builds the CreateKeyRequest object.
build() - Method in class com.microsoft.azure.keyvault.requests.ImportCertificateRequest.Builder
builds the ImportCertificateRequest object.
build() - Method in class com.microsoft.azure.keyvault.requests.ImportKeyRequest.Builder
builds the ImportKeyRequest object.
build() - Method in class com.microsoft.azure.keyvault.requests.MergeCertificateRequest.Builder
builds the MergeCertificateRequest object.
build() - Method in class com.microsoft.azure.keyvault.requests.SetCertificateIssuerRequest.Builder
builds the SetCertificateIssuerRequest object.
build() - Method in class com.microsoft.azure.keyvault.requests.SetSecretRequest.Builder
builds the SetSecretRequest object.
build() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateIssuerRequest.Builder
build() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateOperationRequest.Builder
build() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificatePolicyRequest.Builder
build() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateRequest.Builder
builds the UpdateCertificateRequest object.
build() - Method in class com.microsoft.azure.keyvault.requests.UpdateKeyRequest.Builder
builds the UpdateKeyRequest object.
build() - Method in class com.microsoft.azure.keyvault.requests.UpdateSecretRequest.Builder
builds the UpdateSecretRequest object.
Builder(String, String) - Constructor for class com.microsoft.azure.keyvault.requests.CreateCertificateRequest.Builder
The builder for constructing CreateCertificateRequest object.
Builder(String, String, JsonWebKeyType) - Constructor for class com.microsoft.azure.keyvault.requests.CreateKeyRequest.Builder
The builder for constructing CreateKeyRequest object.
Builder(String, String, String) - Constructor for class com.microsoft.azure.keyvault.requests.ImportCertificateRequest.Builder
The builder for constructing ImportCertificateRequest object.
Builder(String, String, JsonWebKey) - Constructor for class com.microsoft.azure.keyvault.requests.ImportKeyRequest.Builder
The builder for constructing ImportKeyRequest object.
Builder(String, String, List<byte[]>) - Constructor for class com.microsoft.azure.keyvault.requests.MergeCertificateRequest.Builder
The builder for constructing MergeCertificateRequest object.
Builder(String, String, String) - Constructor for class com.microsoft.azure.keyvault.requests.SetCertificateIssuerRequest.Builder
The builder for constructing SetCertificateIssuerRequest object.
Builder(String, String, String) - Constructor for class com.microsoft.azure.keyvault.requests.SetSecretRequest.Builder
The builder for constructing SetSecretRequest object.
Builder(String, String) - Constructor for class com.microsoft.azure.keyvault.requests.UpdateCertificateIssuerRequest.Builder
The builder for constructing UpdateCertificateIssuerRequest object.
Builder(String, String, Boolean) - Constructor for class com.microsoft.azure.keyvault.requests.UpdateCertificateOperationRequest.Builder
The builder for constructing CreateCertificateRequest object.
Builder(String, String) - Constructor for class com.microsoft.azure.keyvault.requests.UpdateCertificatePolicyRequest.Builder
The builder for constructing UpdateCertificatePolicyRequest object.
Builder(String, String) - Constructor for class com.microsoft.azure.keyvault.requests.UpdateCertificateRequest.Builder
The builder for constructing UpdateCertificateRequest object.
Builder(String, String) - Constructor for class com.microsoft.azure.keyvault.requests.UpdateKeyRequest.Builder
The builder for constructing UpdateKeyRequest object.
Builder(String) - Constructor for class com.microsoft.azure.keyvault.requests.UpdateKeyRequest.Builder
The builder for constructing UpdateKeyRequest object.
Builder(String, String) - Constructor for class com.microsoft.azure.keyvault.requests.UpdateSecretRequest.Builder
The builder for constructing UpdateSecretRequest object.
Builder(String) - Constructor for class com.microsoft.azure.keyvault.requests.UpdateSecretRequest.Builder
The builder for constructing UpdateSecretRequest object.

C

C_RLSIGN - Static variable in class com.microsoft.azure.keyvault.models.KeyUsageType
Static value cRLSign for KeyUsageType.
cancellationRequested() - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Get the cancellationRequested value.
cancellationRequested() - Method in class com.microsoft.azure.keyvault.models.CertificateOperationUpdateParameter
Get the cancellationRequested value.
cancellationRequested() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateOperationRequest
 
cer() - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Get the cer value.
CertificateAttributes - Class in com.microsoft.azure.keyvault.models
The certificate management attributes.
CertificateAttributes() - Constructor for class com.microsoft.azure.keyvault.models.CertificateAttributes
 
certificateAttributes() - Method in class com.microsoft.azure.keyvault.models.CertificateCreateParameters
Get the certificateAttributes value.
certificateAttributes() - Method in class com.microsoft.azure.keyvault.models.CertificateImportParameters
Get the certificateAttributes value.
certificateAttributes() - Method in class com.microsoft.azure.keyvault.models.CertificateMergeParameters
Get the certificateAttributes value.
certificateAttributes() - Method in class com.microsoft.azure.keyvault.models.CertificateUpdateParameters
Get the certificateAttributes value.
certificateAttributes() - Method in class com.microsoft.azure.keyvault.requests.CreateCertificateRequest
 
certificateAttributes() - Method in class com.microsoft.azure.keyvault.requests.ImportCertificateRequest
 
certificateAttributes() - Method in class com.microsoft.azure.keyvault.requests.MergeCertificateRequest
 
certificateAttributes() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateRequest
 
CertificateBundle - Class in com.microsoft.azure.keyvault.models
A certificate bundle consists of a certificate (X509) plus its attributes.
CertificateBundle() - Constructor for class com.microsoft.azure.keyvault.models.CertificateBundle
 
CertificateCreateParameters - Class in com.microsoft.azure.keyvault.models
The certificate create parameters.
CertificateCreateParameters() - Constructor for class com.microsoft.azure.keyvault.models.CertificateCreateParameters
 
CertificateIdentifier - Class in com.microsoft.azure.keyvault
The certificate identifier.
CertificateIdentifier(String, String) - Constructor for class com.microsoft.azure.keyvault.CertificateIdentifier
Constructor.
CertificateIdentifier(String, String, String) - Constructor for class com.microsoft.azure.keyvault.CertificateIdentifier
Constructor.
CertificateIdentifier(String) - Constructor for class com.microsoft.azure.keyvault.CertificateIdentifier
Constructor.
certificateIdentifier() - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
The certificate identifier.
CertificateImportParameters - Class in com.microsoft.azure.keyvault.models
The certificate import parameters.
CertificateImportParameters() - Constructor for class com.microsoft.azure.keyvault.models.CertificateImportParameters
 
CertificateIssuerItem - Class in com.microsoft.azure.keyvault.models
The certificate issuer item containing certificate issuer metadata.
CertificateIssuerItem() - Constructor for class com.microsoft.azure.keyvault.models.CertificateIssuerItem
 
CertificateIssuerSetParameters - Class in com.microsoft.azure.keyvault.models
The certificate issuer set parameters.
CertificateIssuerSetParameters() - Constructor for class com.microsoft.azure.keyvault.models.CertificateIssuerSetParameters
 
CertificateIssuerUpdateParameters - Class in com.microsoft.azure.keyvault.models
The certificate issuer update parameters.
CertificateIssuerUpdateParameters() - Constructor for class com.microsoft.azure.keyvault.models.CertificateIssuerUpdateParameters
 
CertificateItem - Class in com.microsoft.azure.keyvault.models
The certificate item containing certificate metadata.
CertificateItem() - Constructor for class com.microsoft.azure.keyvault.models.CertificateItem
 
CertificateMergeParameters - Class in com.microsoft.azure.keyvault.models
The certificate merge parameters.
CertificateMergeParameters() - Constructor for class com.microsoft.azure.keyvault.models.CertificateMergeParameters
 
certificateName() - Method in class com.microsoft.azure.keyvault.requests.CreateCertificateRequest
 
certificateName() - Method in class com.microsoft.azure.keyvault.requests.ImportCertificateRequest
 
certificateName() - Method in class com.microsoft.azure.keyvault.requests.MergeCertificateRequest
 
certificateName() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateOperationRequest
 
certificateName() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificatePolicyRequest
 
certificateName() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateRequest
 
CertificateOperation - Class in com.microsoft.azure.keyvault.models
A certificate operation is returned in case of asynchronous requests.
CertificateOperation() - Constructor for class com.microsoft.azure.keyvault.models.CertificateOperation
 
CertificateOperationIdentifier - Class in com.microsoft.azure.keyvault
The certificate operation identifier.
CertificateOperationIdentifier(String, String, String) - Constructor for class com.microsoft.azure.keyvault.CertificateOperationIdentifier
Constructor.
CertificateOperationIdentifier(String) - Constructor for class com.microsoft.azure.keyvault.CertificateOperationIdentifier
Constructor.
certificateOperationIdentifier() - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
The certificate operation identifier.
CertificateOperationUpdateParameter - Class in com.microsoft.azure.keyvault.models
The certificate operation update parameters.
CertificateOperationUpdateParameter() - Constructor for class com.microsoft.azure.keyvault.models.CertificateOperationUpdateParameter
 
certificatePolicy() - Method in class com.microsoft.azure.keyvault.models.CertificateCreateParameters
Get the certificatePolicy value.
certificatePolicy() - Method in class com.microsoft.azure.keyvault.models.CertificateImportParameters
Get the certificatePolicy value.
CertificatePolicy - Class in com.microsoft.azure.keyvault.models
Management policy for a certificate.
CertificatePolicy() - Constructor for class com.microsoft.azure.keyvault.models.CertificatePolicy
 
certificatePolicy() - Method in class com.microsoft.azure.keyvault.models.CertificateUpdateParameters
Get the certificatePolicy value.
certificatePolicy() - Method in class com.microsoft.azure.keyvault.requests.CreateCertificateRequest
 
certificatePolicy() - Method in class com.microsoft.azure.keyvault.requests.ImportCertificateRequest
 
certificatePolicy() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificatePolicyRequest
 
certificatePolicy() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateRequest
 
certificateType() - Method in class com.microsoft.azure.keyvault.models.IssuerParameters
Get the certificateType value.
CertificateUpdateParameters - Class in com.microsoft.azure.keyvault.models
The certificate update parameters.
CertificateUpdateParameters() - Constructor for class com.microsoft.azure.keyvault.models.CertificateUpdateParameters
 
certificateVersion() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateRequest
 
code() - Method in class com.microsoft.azure.keyvault.models.Error
Get the code value.
com.microsoft.azure.keyvault - package com.microsoft.azure.keyvault
This package contains the classes for KeyVaultClient.
com.microsoft.azure.keyvault.authentication - package com.microsoft.azure.keyvault.authentication
This package contains the classes for KeyVaultClient.
com.microsoft.azure.keyvault.models - package com.microsoft.azure.keyvault.models
This package contains the models classes for KeyVaultClient.
com.microsoft.azure.keyvault.requests - package com.microsoft.azure.keyvault.requests
This package contains the classes for KeyVaultClient.
Contact - Class in com.microsoft.azure.keyvault.models
The contact information for the vault certificates.
Contact() - Constructor for class com.microsoft.azure.keyvault.models.Contact
 
contactList() - Method in class com.microsoft.azure.keyvault.models.Contacts
Get the contactList value.
Contacts - Class in com.microsoft.azure.keyvault.models
The contacts for the vault certificates.
Contacts() - Constructor for class com.microsoft.azure.keyvault.models.Contacts
 
contentType() - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Get the contentType value.
contentType() - Method in class com.microsoft.azure.keyvault.models.SecretBundle
Get the contentType value.
contentType() - Method in class com.microsoft.azure.keyvault.models.SecretItem
Get the contentType value.
contentType() - Method in class com.microsoft.azure.keyvault.models.SecretProperties
Get the contentType value.
contentType() - Method in class com.microsoft.azure.keyvault.models.SecretSetParameters
Get the contentType value.
contentType() - Method in class com.microsoft.azure.keyvault.models.SecretUpdateParameters
Get the contentType value.
contentType() - Method in class com.microsoft.azure.keyvault.requests.SetSecretRequest
 
contentType() - Method in class com.microsoft.azure.keyvault.requests.UpdateSecretRequest
 
createCertificate(CreateCertificateRequest) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Creates a new certificate version.
createCertificateAsync(CreateCertificateRequest, ServiceCallback<CertificateOperation>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Creates a new certificate version.
CreateCertificateRequest - Class in com.microsoft.azure.keyvault.requests
The create certificate request class.
CreateCertificateRequest.Builder - Class in com.microsoft.azure.keyvault.requests
created() - Method in class com.microsoft.azure.keyvault.models.Attributes
Get the created value.
created() - Method in class com.microsoft.azure.keyvault.models.IssuerAttributes
Get the created value.
createKey(CreateKeyRequest) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Creates a new key, stores it, then returns key parameters and attributes to the client.
createKeyAsync(CreateKeyRequest, ServiceCallback<KeyBundle>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Creates a new key, stores it, then returns key parameters and attributes to the client.
CreateKeyRequest - Class in com.microsoft.azure.keyvault.requests
The create key request class.
CreateKeyRequest.Builder - Class in com.microsoft.azure.keyvault.requests
The CreateKeyRequest builder.
credentials() - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerSetParameters
Get the credentials value.
credentials() - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerUpdateParameters
Get the credentials value.
credentials() - Method in class com.microsoft.azure.keyvault.models.IssuerBundle
Get the credentials value.
credentials() - Method in class com.microsoft.azure.keyvault.requests.SetCertificateIssuerRequest
 
credentials() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateIssuerRequest
 
csr() - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Get the csr value.

D

DATA_ENCIPHERMENT - Static variable in class com.microsoft.azure.keyvault.models.KeyUsageType
Static value dataEncipherment for KeyUsageType.
daysBeforeExpiry() - Method in class com.microsoft.azure.keyvault.models.Trigger
Get the daysBeforeExpiry value.
DECIPHER_ONLY - Static variable in class com.microsoft.azure.keyvault.models.KeyUsageType
Static value decipherOnly for KeyUsageType.
decrypt(String, JsonWebKeyEncryptionAlgorithm, byte[]) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Decrypts a single block of encrypted data.
decryptAsync(String, JsonWebKeyEncryptionAlgorithm, byte[], ServiceCallback<KeyOperationResult>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Decrypts a single block of encrypted data.
deleteCertificate(String, String) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Deletes a certificate from the specified vault.
deleteCertificateAsync(String, String, ServiceCallback<CertificateBundle>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Deletes a certificate from the specified vault.
deleteCertificateContacts(String) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Deletes the certificate contacts for the specified vault.
deleteCertificateContactsAsync(String, ServiceCallback<Contacts>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Deletes the certificate contacts for the specified vault.
deleteCertificateIssuer(String, String) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Deletes the specified certificate issuer.
deleteCertificateIssuerAsync(String, String, ServiceCallback<IssuerBundle>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Deletes the specified certificate issuer.
deleteCertificateOperation(String, String) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Deletes the operation for a specified certificate.
deleteCertificateOperationAsync(String, String, ServiceCallback<CertificateOperation>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Deletes the operation for a specified certificate.
deleteKey(String, String) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Deletes a key of any type from storage in Azure Key Vault.
deleteKeyAsync(String, String, ServiceCallback<KeyBundle>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Deletes a key of any type from storage in Azure Key Vault.
deleteSecret(String, String) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Deletes a secret from the specified vault.
deleteSecretAsync(String, String, ServiceCallback<SecretBundle>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Deletes a secret from the specified vault.
digest() - Method in class com.microsoft.azure.keyvault.models.KeyVerifyParameters
Get the digest value.
DIGITAL_SIGNATURE - Static variable in class com.microsoft.azure.keyvault.models.KeyUsageType
Static value digitalSignature for KeyUsageType.
dnsNames() - Method in class com.microsoft.azure.keyvault.models.SubjectAlternativeNames
Get the dnsNames value.
doAuthenticate(String, String, String) - Method in class com.microsoft.azure.keyvault.authentication.KeyVaultCredentials
Abstract method to be implemented.

E

ekus() - Method in class com.microsoft.azure.keyvault.models.X509CertificateProperties
Get the ekus value.
emailAddress() - Method in class com.microsoft.azure.keyvault.models.AdministratorDetails
Get the emailAddress value.
emailAddress() - Method in class com.microsoft.azure.keyvault.models.Contact
Get the emailAddress value.
emails() - Method in class com.microsoft.azure.keyvault.models.SubjectAlternativeNames
Get the emails value.
enabled() - Method in class com.microsoft.azure.keyvault.models.Attributes
Get the enabled value.
enabled() - Method in class com.microsoft.azure.keyvault.models.IssuerAttributes
Get the enabled value.
ENCIPHER_ONLY - Static variable in class com.microsoft.azure.keyvault.models.KeyUsageType
Static value encipherOnly for KeyUsageType.
encrypt(String, JsonWebKeyEncryptionAlgorithm, byte[]) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Encrypts an arbitrary sequence of bytes using an encryption key that is stored in a key vault.
encryptAsync(String, JsonWebKeyEncryptionAlgorithm, byte[], ServiceCallback<KeyOperationResult>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Encrypts an arbitrary sequence of bytes using an encryption key that is stored in a key vault.
equals(Object) - Method in class com.microsoft.azure.keyvault.models.KeyUsageType
 
error() - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Get the error value.
Error - Class in com.microsoft.azure.keyvault.models
The key vault server error.
Error() - Constructor for class com.microsoft.azure.keyvault.models.Error
 
error() - Method in class com.microsoft.azure.keyvault.models.KeyVaultError
Get the error value.
expires() - Method in class com.microsoft.azure.keyvault.models.Attributes
Get the expires value.
exportable() - Method in class com.microsoft.azure.keyvault.models.KeyProperties
Get the exportable value.

F

firstName() - Method in class com.microsoft.azure.keyvault.models.AdministratorDetails
Get the firstName value.
fromString(String) - Static method in enum com.microsoft.azure.keyvault.models.ActionType
Parses a serialized value to a ActionType instance.

G

generateClientRequestId() - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Gets When set to true a unique x-ms-client-request-id value is generated and included in each request.
getAzureClient() - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Gets the AzureClient used for long running operations.
getCertificate(String) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Gets information about a specified certificate.
getCertificate(String, String) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Gets information about a specified certificate.
getCertificate(String, String, String) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Gets information about a specified certificate.
getCertificateAsync(String, ServiceCallback<CertificateBundle>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Gets information about a specified certificate.
getCertificateAsync(String, String, ServiceCallback<CertificateBundle>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Gets information about a specified certificate.
getCertificateAsync(String, String, String, ServiceCallback<CertificateBundle>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Gets information about a specified certificate.
getCertificateContacts(String) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Gets the certificate contacts for the specified vault.
getCertificateContactsAsync(String, ServiceCallback<Contacts>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Gets the certificate contacts for the specified vault.
getCertificateIssuer(String, String) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Gets the specified certificate issuer.
getCertificateIssuerAsync(String, String, ServiceCallback<IssuerBundle>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Gets the specified certificate issuer.
getCertificateOperation(String, String) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Gets the operation associated with a specified certificate.
getCertificateOperationAsync(String, String, ServiceCallback<CertificateOperation>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Gets the operation associated with a specified certificate.
getCertificatePolicy(String, String) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Gets the policy for a certificate.
getCertificatePolicyAsync(String, String, ServiceCallback<CertificatePolicy>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Gets the policy for a certificate.
getFullAuthority(URI) - Method in class com.microsoft.azure.keyvault.ObjectIdentifier
Gets full authority for a URL by appending port to the url authority.
getKey(String) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Gets the public part of a stored key.
getKey(String, String) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Gets the public part of a stored key.
getKey(String, String, String) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Gets the public part of a stored key.
getKeyAsync(String, ServiceCallback<KeyBundle>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Gets the public part of a stored key.
getKeyAsync(String, String, ServiceCallback<KeyBundle>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Gets the public part of a stored key.
getKeyAsync(String, String, String, ServiceCallback<KeyBundle>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Gets the public part of a stored key.
getPendingCertificateSigningRequest(String, String) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Gets the pending certificate signing request response.
getPendingCertificateSigningRequestAsync(String, String, ServiceCallback<String>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Gets the pending certificate signing request response.
getSecret(String) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Get a specified secret from a given key vault.
getSecret(String, String) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Get a specified secret from a given key vault.
getSecret(String, String, String) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Get a specified secret from a given key vault.
getSecretAsync(String, ServiceCallback<SecretBundle>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Get a specified secret from a given key vault.
getSecretAsync(String, String, ServiceCallback<SecretBundle>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Get a specified secret from a given key vault.
getSecretAsync(String, String, String, ServiceCallback<SecretBundle>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Get a specified secret from a given key vault.

H

hashCode() - Method in class com.microsoft.azure.keyvault.models.KeyUsageType
 
hsm() - Method in class com.microsoft.azure.keyvault.models.KeyImportParameters
Get the hsm value.
httpClient() - Method in class com.microsoft.azure.keyvault.KeyVaultClient
 

I

id() - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerItem
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.CertificateItem
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.Contacts
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.IssuerBundle
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.OrganizationDetails
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.SecretBundle
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.SecretItem
Get the id value.
identifier() - Method in class com.microsoft.azure.keyvault.models.CertificateItem
The certificate identifier.
identifier() - Method in class com.microsoft.azure.keyvault.models.KeyItem
The key identifier.
identifier() - Method in class com.microsoft.azure.keyvault.models.SecretItem
the secret identifier.
identifier - Variable in class com.microsoft.azure.keyvault.ObjectIdentifier
 
identifier() - Method in class com.microsoft.azure.keyvault.ObjectIdentifier
 
importCertificate(ImportCertificateRequest) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Imports a certificate into the specified vault.
importCertificateAsync(ImportCertificateRequest, ServiceCallback<CertificateBundle>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Imports a certificate into the specified vault.
ImportCertificateRequest - Class in com.microsoft.azure.keyvault.requests
The import certificate request class.
ImportCertificateRequest.Builder - Class in com.microsoft.azure.keyvault.requests
importKey(ImportKeyRequest) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Imports an externally created key, stores it, and returns key parameters and attributes to the client.
importKeyAsync(ImportKeyRequest, ServiceCallback<KeyBundle>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Imports an externally created key, stores it, and returns key parameters and attributes to the client.
ImportKeyRequest - Class in com.microsoft.azure.keyvault.requests
The import key request class.
ImportKeyRequest.Builder - Class in com.microsoft.azure.keyvault.requests
The ImportKeyRequest builder.
innerError() - Method in class com.microsoft.azure.keyvault.models.Error
Get the innerError value.
isCertificateIdentifier(String) - Static method in class com.microsoft.azure.keyvault.CertificateIdentifier
Verify whether the identifier is for certificate.
isCertificateOperationIdentifier(String) - Static method in class com.microsoft.azure.keyvault.CertificateOperationIdentifier
Verifies whether the identifier belongs to a key vault certificate operation.
isHsm() - Method in class com.microsoft.azure.keyvault.requests.ImportKeyRequest
 
isIssuerIdentifier(String) - Static method in class com.microsoft.azure.keyvault.IssuerIdentifier
Verifies whether the identifier belongs to a key vault issuer.
isKeyIdentifier(String) - Static method in class com.microsoft.azure.keyvault.KeyIdentifier
Verifies whether the identifier belongs to a key vault key.
isObjectIdentifier(String, String) - Static method in class com.microsoft.azure.keyvault.ObjectIdentifier
Verifies whether the identifier belongs to a key vault object.
isSecretIdentifier(String) - Static method in class com.microsoft.azure.keyvault.SecretIdentifier
Verifies whether the identifier belongs to a key vault secret.
IssuerAttributes - Class in com.microsoft.azure.keyvault.models
The attributes of an issuer managed by the Key Vault service.
IssuerAttributes() - Constructor for class com.microsoft.azure.keyvault.models.IssuerAttributes
 
IssuerBundle - Class in com.microsoft.azure.keyvault.models
The issuer for Key Vault certificate.
IssuerBundle() - Constructor for class com.microsoft.azure.keyvault.models.IssuerBundle
 
IssuerCredentials - Class in com.microsoft.azure.keyvault.models
The credentials to be used for the certificate issuer.
IssuerCredentials() - Constructor for class com.microsoft.azure.keyvault.models.IssuerCredentials
 
IssuerIdentifier - Class in com.microsoft.azure.keyvault
The issuer identifier.
IssuerIdentifier(String, String) - Constructor for class com.microsoft.azure.keyvault.IssuerIdentifier
Constructor.
IssuerIdentifier(String) - Constructor for class com.microsoft.azure.keyvault.IssuerIdentifier
Constructor.
issuerIdentifier() - Method in class com.microsoft.azure.keyvault.models.IssuerBundle
The issuer identifier.
issuerName() - Method in class com.microsoft.azure.keyvault.requests.SetCertificateIssuerRequest
 
issuerName() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateIssuerRequest
 
issuerParameters() - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Get the issuerParameters value.
issuerParameters() - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Get the issuerParameters value.
IssuerParameters - Class in com.microsoft.azure.keyvault.models
Parameters for the issuer of the X509 component of a certificate.
IssuerParameters() - Constructor for class com.microsoft.azure.keyvault.models.IssuerParameters
 
items() - Method in class com.microsoft.azure.keyvault.models.PageImpl
Gets the list of items.

K

key() - Method in class com.microsoft.azure.keyvault.models.KeyBundle
Get the key value.
key() - Method in class com.microsoft.azure.keyvault.models.KeyImportParameters
Get the key value.
key() - Method in class com.microsoft.azure.keyvault.requests.ImportKeyRequest
 
KEY_AGREEMENT - Static variable in class com.microsoft.azure.keyvault.models.KeyUsageType
Static value keyAgreement for KeyUsageType.
KEY_CERT_SIGN - Static variable in class com.microsoft.azure.keyvault.models.KeyUsageType
Static value keyCertSign for KeyUsageType.
KEY_ENCIPHERMENT - Static variable in class com.microsoft.azure.keyvault.models.KeyUsageType
Static value keyEncipherment for KeyUsageType.
KeyAttributes - Class in com.microsoft.azure.keyvault.models
The attributes of a key managed by the key vault service.
KeyAttributes() - Constructor for class com.microsoft.azure.keyvault.models.KeyAttributes
 
keyAttributes() - Method in class com.microsoft.azure.keyvault.models.KeyCreateParameters
Get the keyAttributes value.
keyAttributes() - Method in class com.microsoft.azure.keyvault.models.KeyImportParameters
Get the keyAttributes value.
keyAttributes() - Method in class com.microsoft.azure.keyvault.models.KeyUpdateParameters
Get the keyAttributes value.
keyAttributes() - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest
 
keyAttributes() - Method in class com.microsoft.azure.keyvault.requests.ImportKeyRequest
 
keyAttributes() - Method in class com.microsoft.azure.keyvault.requests.UpdateKeyRequest
 
KeyBundle - Class in com.microsoft.azure.keyvault.models
A KeyBundle consisting of a WebKey plus its attributes.
KeyBundle() - Constructor for class com.microsoft.azure.keyvault.models.KeyBundle
 
keyBundleBackup() - Method in class com.microsoft.azure.keyvault.models.KeyRestoreParameters
Get the keyBundleBackup value.
KeyCreateParameters - Class in com.microsoft.azure.keyvault.models
The key create parameters.
KeyCreateParameters() - Constructor for class com.microsoft.azure.keyvault.models.KeyCreateParameters
 
KeyIdentifier - Class in com.microsoft.azure.keyvault
The Key Vault key identifier.
KeyIdentifier(String, String) - Constructor for class com.microsoft.azure.keyvault.KeyIdentifier
Constructor.
KeyIdentifier(String, String, String) - Constructor for class com.microsoft.azure.keyvault.KeyIdentifier
Constructor.
KeyIdentifier(String) - Constructor for class com.microsoft.azure.keyvault.KeyIdentifier
Constructor.
keyIdentifier() - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
The key identifier.
keyIdentifier() - Method in class com.microsoft.azure.keyvault.models.KeyBundle
The key identifier.
KeyImportParameters - Class in com.microsoft.azure.keyvault.models
The key import parameters.
KeyImportParameters() - Constructor for class com.microsoft.azure.keyvault.models.KeyImportParameters
 
KeyItem - Class in com.microsoft.azure.keyvault.models
The key item containing key metadata.
KeyItem() - Constructor for class com.microsoft.azure.keyvault.models.KeyItem
 
keyName() - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest
 
keyName() - Method in class com.microsoft.azure.keyvault.requests.ImportKeyRequest
 
keyName() - Method in class com.microsoft.azure.keyvault.requests.UpdateKeyRequest
 
KeyOperationResult - Class in com.microsoft.azure.keyvault.models
The key operation result.
KeyOperationResult() - Constructor for class com.microsoft.azure.keyvault.models.KeyOperationResult
 
keyOperations() - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest
 
keyOperations() - Method in class com.microsoft.azure.keyvault.requests.UpdateKeyRequest
 
KeyOperationsParameters - Class in com.microsoft.azure.keyvault.models
The key operations parameters.
KeyOperationsParameters() - Constructor for class com.microsoft.azure.keyvault.models.KeyOperationsParameters
 
keyOps() - Method in class com.microsoft.azure.keyvault.models.KeyCreateParameters
Get the keyOps value.
keyOps() - Method in class com.microsoft.azure.keyvault.models.KeyUpdateParameters
Get the keyOps value.
keyProperties() - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Get the keyProperties value.
KeyProperties - Class in com.microsoft.azure.keyvault.models
Properties of the key pair backing a certificate.
KeyProperties() - Constructor for class com.microsoft.azure.keyvault.models.KeyProperties
 
KeyRestoreParameters - Class in com.microsoft.azure.keyvault.models
The key restore parameters.
KeyRestoreParameters() - Constructor for class com.microsoft.azure.keyvault.models.KeyRestoreParameters
 
KeySignParameters - Class in com.microsoft.azure.keyvault.models
The key operations parameters.
KeySignParameters() - Constructor for class com.microsoft.azure.keyvault.models.KeySignParameters
 
keySize() - Method in class com.microsoft.azure.keyvault.models.KeyCreateParameters
Get the keySize value.
keySize() - Method in class com.microsoft.azure.keyvault.models.KeyProperties
Get the keySize value.
keySize() - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest
 
keyType() - Method in class com.microsoft.azure.keyvault.models.KeyProperties
Get the keyType value.
keyType() - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest
 
KeyUpdateParameters - Class in com.microsoft.azure.keyvault.models
The key update parameters.
KeyUpdateParameters() - Constructor for class com.microsoft.azure.keyvault.models.KeyUpdateParameters
 
keyUsage() - Method in class com.microsoft.azure.keyvault.models.X509CertificateProperties
Get the keyUsage value.
KeyUsageType - Class in com.microsoft.azure.keyvault.models
Defines values for KeyUsageType.
KeyUsageType(String) - Constructor for class com.microsoft.azure.keyvault.models.KeyUsageType
Creates a custom value for KeyUsageType.
KeyVaultClient - Class in com.microsoft.azure.keyvault
Initializes a new instance of the KeyVaultClient class.
KeyVaultClient(ServiceClientCredentials) - Constructor for class com.microsoft.azure.keyvault.KeyVaultClient
Initializes an instance of KeyVaultClient client.
KeyVaultClient(RestClient) - Constructor for class com.microsoft.azure.keyvault.KeyVaultClient
Initializes an instance of KeyVaultClient client.
KeyVaultCredentials - Class in com.microsoft.azure.keyvault.authentication
An implementation of ServiceClientCredentials that supports automatic bearer token refresh.
KeyVaultCredentials() - Constructor for class com.microsoft.azure.keyvault.authentication.KeyVaultCredentials
 
KeyVaultError - Class in com.microsoft.azure.keyvault.models
The key vault error exception.
KeyVaultError() - Constructor for class com.microsoft.azure.keyvault.models.KeyVaultError
 
KeyVaultErrorException - Exception in com.microsoft.azure.keyvault.models
Exception thrown for an invalid response with KeyVaultError information.
KeyVaultErrorException(String, Response<ResponseBody>) - Constructor for exception com.microsoft.azure.keyvault.models.KeyVaultErrorException
Initializes a new instance of the KeyVaultErrorException class.
KeyVaultErrorException(String, Response<ResponseBody>, KeyVaultError) - Constructor for exception com.microsoft.azure.keyvault.models.KeyVaultErrorException
Initializes a new instance of the KeyVaultErrorException class.
KeyVerifyParameters - Class in com.microsoft.azure.keyvault.models
The key verify parameters.
KeyVerifyParameters() - Constructor for class com.microsoft.azure.keyvault.models.KeyVerifyParameters
 
KeyVerifyResult - Class in com.microsoft.azure.keyvault.models
The key verify result.
KeyVerifyResult() - Constructor for class com.microsoft.azure.keyvault.models.KeyVerifyResult
 
keyVersion() - Method in class com.microsoft.azure.keyvault.requests.UpdateKeyRequest
 
kid() - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Get the kid value.
kid() - Method in class com.microsoft.azure.keyvault.models.KeyItem
Get the kid value.
kid() - Method in class com.microsoft.azure.keyvault.models.KeyOperationResult
Get the kid value.
kid() - Method in class com.microsoft.azure.keyvault.models.SecretBundle
Get the kid value.
kty() - Method in class com.microsoft.azure.keyvault.models.KeyCreateParameters
Get the kty value.

L

lastName() - Method in class com.microsoft.azure.keyvault.models.AdministratorDetails
Get the lastName value.
LifetimeAction - Class in com.microsoft.azure.keyvault.models
Action and its trigger that will be performed by Key Vault over the lifetime of a certificate.
LifetimeAction() - Constructor for class com.microsoft.azure.keyvault.models.LifetimeAction
 
lifetimeActions() - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Get the lifetimeActions value.
lifetimePercentage() - Method in class com.microsoft.azure.keyvault.models.Trigger
Get the lifetimePercentage value.
listCertificateIssuers(String) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
List certificate issuers for the specified vault.
listCertificateIssuers(String, Integer) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
List certificate issuers for the specified vault.
listCertificateIssuersAsync(String, ListOperationCallback<CertificateIssuerItem>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
List certificate issuers for the specified vault.
listCertificateIssuersAsync(String, Integer, ListOperationCallback<CertificateIssuerItem>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
List certificate issuers for the specified vault.
listCertificates(String) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
List certificates in the specified vault.
listCertificates(String, Integer) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
List certificates in the specified vault.
listCertificatesAsync(String, ListOperationCallback<CertificateItem>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
List certificates in the specified vault.
listCertificatesAsync(String, Integer, ListOperationCallback<CertificateItem>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
List certificates in the specified vault.
listCertificateVersions(String, String) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
List the versions of a certificate.
listCertificateVersions(String, String, Integer) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
List the versions of a certificate.
listCertificateVersionsAsync(String, String, ListOperationCallback<CertificateItem>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
List the versions of a certificate.
listCertificateVersionsAsync(String, String, Integer, ListOperationCallback<CertificateItem>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
List the versions of a certificate.
listKeys(String) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
List keys in the specified vault.
listKeys(String, Integer) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
List keys in the specified vault.
listKeysAsync(String, ListOperationCallback<KeyItem>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
List keys in the specified vault.
listKeysAsync(String, Integer, ListOperationCallback<KeyItem>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
List keys in the specified vault.
listKeyVersions(String, String) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Retrieves a list of individual key versions with the same key name.
listKeyVersions(String, String, Integer) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Retrieves a list of individual key versions with the same key name.
listKeyVersionsAsync(String, String, ListOperationCallback<KeyItem>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Retrieves a list of individual key versions with the same key name.
listKeyVersionsAsync(String, String, Integer, ListOperationCallback<KeyItem>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Retrieves a list of individual key versions with the same key name.
listSecrets(String) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
List secrets in the specified vault.
listSecrets(String, Integer) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
List secrets in the specified vault.
listSecretsAsync(String, ListOperationCallback<SecretItem>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
List secrets in the specified vault.
listSecretsAsync(String, Integer, ListOperationCallback<SecretItem>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
List secrets in the specified vault.
listSecretVersions(String, String) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
List the versions of the specified secret.
listSecretVersions(String, String, Integer) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
List the versions of the specified secret.
listSecretVersionsAsync(String, String, ListOperationCallback<SecretItem>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
List the versions of the specified secret.
listSecretVersionsAsync(String, String, Integer, ListOperationCallback<SecretItem>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
List the versions of the specified secret.
longRunningOperationRetryTimeout() - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Gets Gets or sets the retry timeout in seconds for Long Running Operations.

M

managed() - Method in class com.microsoft.azure.keyvault.models.KeyBundle
Get the managed value.
managed() - Method in class com.microsoft.azure.keyvault.models.KeyItem
Get the managed value.
managed() - Method in class com.microsoft.azure.keyvault.models.SecretBundle
Get the managed value.
managed() - Method in class com.microsoft.azure.keyvault.models.SecretItem
Get the managed value.
mergeCertificate(MergeCertificateRequest) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Merges a certificate or a certificate chain with a key pair existing on the server.
mergeCertificateAsync(MergeCertificateRequest, ServiceCallback<CertificateBundle>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Merges a certificate or a certificate chain with a key pair existing on the server.
MergeCertificateRequest - Class in com.microsoft.azure.keyvault.requests
The merge certificate request class.
MergeCertificateRequest.Builder - Class in com.microsoft.azure.keyvault.requests
message() - Method in class com.microsoft.azure.keyvault.models.Error
Get the message value.

N

name() - Method in class com.microsoft.azure.keyvault.models.Contact
Get the name value.
name() - Method in class com.microsoft.azure.keyvault.models.IssuerParameters
Get the name value.
name - Variable in class com.microsoft.azure.keyvault.ObjectIdentifier
 
name() - Method in class com.microsoft.azure.keyvault.ObjectIdentifier
 
nextPageLink() - Method in class com.microsoft.azure.keyvault.models.PageImpl
Gets the link to the next page.
NON_REPUDIATION - Static variable in class com.microsoft.azure.keyvault.models.KeyUsageType
Static value nonRepudiation for KeyUsageType.
notBefore() - Method in class com.microsoft.azure.keyvault.models.Attributes
Get the notBefore value.

O

ObjectIdentifier - Class in com.microsoft.azure.keyvault
The key vault object identifier.
ObjectIdentifier() - Constructor for class com.microsoft.azure.keyvault.ObjectIdentifier
Constructor.
ObjectIdentifier(String, String, String) - Constructor for class com.microsoft.azure.keyvault.ObjectIdentifier
Constructor.
ObjectIdentifier(String, String, String, String) - Constructor for class com.microsoft.azure.keyvault.ObjectIdentifier
Constructor.
ObjectIdentifier(String, String) - Constructor for class com.microsoft.azure.keyvault.ObjectIdentifier
Constructor.
organizationDetails() - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerSetParameters
Get the organizationDetails value.
organizationDetails() - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerUpdateParameters
Get the organizationDetails value.
organizationDetails() - Method in class com.microsoft.azure.keyvault.models.IssuerBundle
Get the organizationDetails value.
OrganizationDetails - Class in com.microsoft.azure.keyvault.models
Details of the organization of the certificate issuer.
OrganizationDetails() - Constructor for class com.microsoft.azure.keyvault.models.OrganizationDetails
 
organizationDetails() - Method in class com.microsoft.azure.keyvault.requests.SetCertificateIssuerRequest
 
organizationDetails() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateIssuerRequest
 

P

PageImpl<T> - Class in com.microsoft.azure.keyvault.models
An instance of this class defines a page of Azure resources and a link to get the next page of resources, if any.
PageImpl() - Constructor for class com.microsoft.azure.keyvault.models.PageImpl
 
password() - Method in class com.microsoft.azure.keyvault.models.CertificateImportParameters
Get the password value.
password() - Method in class com.microsoft.azure.keyvault.models.IssuerCredentials
Get the password value.
password() - Method in class com.microsoft.azure.keyvault.requests.ImportCertificateRequest
 
PendingCertificateSigningRequestResult - Class in com.microsoft.azure.keyvault.models
The pending certificate signing request result.
PendingCertificateSigningRequestResult() - Constructor for class com.microsoft.azure.keyvault.models.PendingCertificateSigningRequestResult
 
phone() - Method in class com.microsoft.azure.keyvault.models.AdministratorDetails
Get the phone value.
phone() - Method in class com.microsoft.azure.keyvault.models.Contact
Get the phone value.
policy() - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Get the policy value.
provider() - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerItem
Get the provider value.
provider() - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerSetParameters
Get the provider value.
provider() - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerUpdateParameters
Get the provider value.
provider() - Method in class com.microsoft.azure.keyvault.models.IssuerBundle
Get the provider value.
provider() - Method in class com.microsoft.azure.keyvault.requests.SetCertificateIssuerRequest
 
provider() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateIssuerRequest
 

R

requestId() - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Get the requestId value.
restClient() - Method in class com.microsoft.azure.keyvault.KeyVaultClient
 
restoreKey(String, byte[]) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Restores the backup key in to a vault.
restoreKeyAsync(String, byte[], ServiceCallback<KeyBundle>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Restores the backup key in to a vault.
result() - Method in class com.microsoft.azure.keyvault.models.KeyOperationResult
Get the result value.
retrofit() - Method in class com.microsoft.azure.keyvault.KeyVaultClient
 
reuseKey() - Method in class com.microsoft.azure.keyvault.models.KeyProperties
Get the reuseKey value.

S

SecretAttributes - Class in com.microsoft.azure.keyvault.models
The secret management attributes.
SecretAttributes() - Constructor for class com.microsoft.azure.keyvault.models.SecretAttributes
 
secretAttributes() - Method in class com.microsoft.azure.keyvault.models.SecretSetParameters
Get the secretAttributes value.
secretAttributes() - Method in class com.microsoft.azure.keyvault.models.SecretUpdateParameters
Get the secretAttributes value.
secretAttributes() - Method in class com.microsoft.azure.keyvault.requests.SetSecretRequest
 
secretAttributes() - Method in class com.microsoft.azure.keyvault.requests.UpdateSecretRequest
 
SecretBundle - Class in com.microsoft.azure.keyvault.models
A secret consisting of a value, id and its attributes.
SecretBundle() - Constructor for class com.microsoft.azure.keyvault.models.SecretBundle
 
secretIdentifier() - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
The secret identifier.
secretIdentifier() - Method in class com.microsoft.azure.keyvault.models.SecretBundle
the secret identifier.
SecretIdentifier - Class in com.microsoft.azure.keyvault
Key Vault secret identifier.
SecretIdentifier(String, String) - Constructor for class com.microsoft.azure.keyvault.SecretIdentifier
Constructor.
SecretIdentifier(String, String, String) - Constructor for class com.microsoft.azure.keyvault.SecretIdentifier
Constructor.
SecretIdentifier(String) - Constructor for class com.microsoft.azure.keyvault.SecretIdentifier
Constructor.
SecretItem - Class in com.microsoft.azure.keyvault.models
The secret item containing secret metadata.
SecretItem() - Constructor for class com.microsoft.azure.keyvault.models.SecretItem
 
secretName() - Method in class com.microsoft.azure.keyvault.requests.SetSecretRequest
 
secretName() - Method in class com.microsoft.azure.keyvault.requests.UpdateSecretRequest
 
secretProperties() - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Get the secretProperties value.
SecretProperties - Class in com.microsoft.azure.keyvault.models
Properties of the key backing a certificate.
SecretProperties() - Constructor for class com.microsoft.azure.keyvault.models.SecretProperties
 
SecretSetParameters - Class in com.microsoft.azure.keyvault.models
The secret set parameters.
SecretSetParameters() - Constructor for class com.microsoft.azure.keyvault.models.SecretSetParameters
 
SecretUpdateParameters - Class in com.microsoft.azure.keyvault.models
The secret update parameters.
SecretUpdateParameters() - Constructor for class com.microsoft.azure.keyvault.models.SecretUpdateParameters
 
secretVersion() - Method in class com.microsoft.azure.keyvault.requests.UpdateSecretRequest
 
serializerAdapter() - Method in class com.microsoft.azure.keyvault.KeyVaultClient
 
setCertificateContacts(String, Contacts) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Sets the certificate contacts for the specified vault.
setCertificateContactsAsync(String, Contacts, ServiceCallback<Contacts>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Sets the certificate contacts for the specified vault.
setCertificateIssuer(SetCertificateIssuerRequest) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Sets the certificate contacts for the specified vault.
setCertificateIssuerAsync(SetCertificateIssuerRequest, ServiceCallback<IssuerBundle>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Sets the certificate contacts for the specified vault.
SetCertificateIssuerRequest - Class in com.microsoft.azure.keyvault.requests
The set certificate issuer request class.
SetCertificateIssuerRequest.Builder - Class in com.microsoft.azure.keyvault.requests
setItems(List<T>) - Method in class com.microsoft.azure.keyvault.models.PageImpl
Sets the list of items.
setNextPageLink(String) - Method in class com.microsoft.azure.keyvault.models.PageImpl
Sets the link to the next page.
setSecret(SetSecretRequest) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Sets a secret in the specified vault.
setSecretAsync(SetSecretRequest, ServiceCallback<SecretBundle>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Sets a secret in the specified vault.
SetSecretRequest - Class in com.microsoft.azure.keyvault.requests
The set secret request class.
SetSecretRequest.Builder - Class in com.microsoft.azure.keyvault.requests
The SetSecretRequest builder.
sid() - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Get the sid value.
sign(String, JsonWebKeySignatureAlgorithm, byte[]) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Creates a signature from a digest using the specified key.
signAsync(String, JsonWebKeySignatureAlgorithm, byte[], ServiceCallback<KeyOperationResult>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Creates a signature from a digest using the specified key.
signature() - Method in class com.microsoft.azure.keyvault.models.KeyVerifyParameters
Get the signature value.
status() - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Get the status value.
statusDetails() - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Get the statusDetails value.
subject() - Method in class com.microsoft.azure.keyvault.models.X509CertificateProperties
Get the subject value.
SubjectAlternativeNames - Class in com.microsoft.azure.keyvault.models
The subject alternate names of a X509 object.
SubjectAlternativeNames() - Constructor for class com.microsoft.azure.keyvault.models.SubjectAlternativeNames
 
subjectAlternativeNames() - Method in class com.microsoft.azure.keyvault.models.X509CertificateProperties
Get the subjectAlternativeNames value.

T

tags() - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.CertificateCreateParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.CertificateImportParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.CertificateItem
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.CertificateMergeParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.CertificateUpdateParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.KeyBundle
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.KeyCreateParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.KeyImportParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.KeyItem
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.KeyUpdateParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.SecretBundle
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.SecretItem
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.SecretSetParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.SecretUpdateParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.requests.CreateCertificateRequest
 
tags() - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest
 
tags() - Method in class com.microsoft.azure.keyvault.requests.ImportCertificateRequest
 
tags() - Method in class com.microsoft.azure.keyvault.requests.ImportKeyRequest
 
tags() - Method in class com.microsoft.azure.keyvault.requests.MergeCertificateRequest
 
tags() - Method in class com.microsoft.azure.keyvault.requests.SetSecretRequest
 
tags() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateRequest
 
tags() - Method in class com.microsoft.azure.keyvault.requests.UpdateKeyRequest
 
tags() - Method in class com.microsoft.azure.keyvault.requests.UpdateSecretRequest
 
target() - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Get the target value.
toString() - Method in enum com.microsoft.azure.keyvault.models.ActionType
 
toString() - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
 
toString() - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
 
toString() - Method in class com.microsoft.azure.keyvault.models.IssuerBundle
 
toString() - Method in class com.microsoft.azure.keyvault.models.KeyBundle
 
toString() - Method in class com.microsoft.azure.keyvault.models.KeyUsageType
 
toString() - Method in class com.microsoft.azure.keyvault.models.SecretBundle
 
toString() - Method in class com.microsoft.azure.keyvault.ObjectIdentifier
 
trigger() - Method in class com.microsoft.azure.keyvault.models.LifetimeAction
Get the trigger value.
Trigger - Class in com.microsoft.azure.keyvault.models
A condition to be satisfied for an action to be executed.
Trigger() - Constructor for class com.microsoft.azure.keyvault.models.Trigger
 

U

unwrapKey(String, JsonWebKeyEncryptionAlgorithm, byte[]) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Unwraps a symmetric key using the specified key in the vault that has initially been used for wrapping the key.
unwrapKeyAsync(String, JsonWebKeyEncryptionAlgorithm, byte[], ServiceCallback<KeyOperationResult>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Unwraps a symmetric key using the specified key in the vault that has initially been used for wrapping the key.
updateCertificate(UpdateCertificateRequest) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Updates the attributes associated with the specified certificate.
updateCertificateAsync(UpdateCertificateRequest, ServiceCallback<CertificateBundle>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Updates the attributes associated with the specified certificate.
updateCertificateIssuer(UpdateCertificateIssuerRequest) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Updates the specified certificate issuer.
updateCertificateIssuerAsync(UpdateCertificateIssuerRequest, ServiceCallback<IssuerBundle>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Updates the specified certificate issuer.
UpdateCertificateIssuerRequest - Class in com.microsoft.azure.keyvault.requests
The update certificate issuer request class.
UpdateCertificateIssuerRequest.Builder - Class in com.microsoft.azure.keyvault.requests
updateCertificateOperation(UpdateCertificateOperationRequest) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Updates a certificate operation.
updateCertificateOperationAsync(UpdateCertificateOperationRequest, ServiceCallback<CertificateOperation>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Updates a certificate operation.
UpdateCertificateOperationRequest - Class in com.microsoft.azure.keyvault.requests
The update certificate operation request class.
UpdateCertificateOperationRequest.Builder - Class in com.microsoft.azure.keyvault.requests
updateCertificatePolicy(UpdateCertificatePolicyRequest) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Updates the policy for a certificate.
updateCertificatePolicyAsync(UpdateCertificatePolicyRequest, ServiceCallback<CertificatePolicy>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Updates the policy for a certificate.
UpdateCertificatePolicyRequest - Class in com.microsoft.azure.keyvault.requests
The update certificate policy request class.
UpdateCertificatePolicyRequest.Builder - Class in com.microsoft.azure.keyvault.requests
UpdateCertificateRequest - Class in com.microsoft.azure.keyvault.requests
The update certificate request class.
UpdateCertificateRequest.Builder - Class in com.microsoft.azure.keyvault.requests
updated() - Method in class com.microsoft.azure.keyvault.models.Attributes
Get the updated value.
updated() - Method in class com.microsoft.azure.keyvault.models.IssuerAttributes
Get the updated value.
updateKey(UpdateKeyRequest) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
The update key operation changes specified attributes of a stored key and can be applied to any key type and key version stored in Azure Key Vault.
updateKeyAsync(UpdateKeyRequest, ServiceCallback<KeyBundle>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
The update key operation changes specified attributes of a stored key and can be applied to any key type and key version stored in Azure Key Vault.
UpdateKeyRequest - Class in com.microsoft.azure.keyvault.requests
The key update request class.
UpdateKeyRequest.Builder - Class in com.microsoft.azure.keyvault.requests
The UpdateKeyRequest builder.
updateSecret(UpdateSecretRequest) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Updates the attributes associated with a specified secret in a given key vault.
updateSecretAsync(UpdateSecretRequest, ServiceCallback<SecretBundle>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Updates the attributes associated with a specified secret in a given key vault.
UpdateSecretRequest - Class in com.microsoft.azure.keyvault.requests
The update secret request class.
UpdateSecretRequest.Builder - Class in com.microsoft.azure.keyvault.requests
The UpdateSecretRequest builder.
upns() - Method in class com.microsoft.azure.keyvault.models.SubjectAlternativeNames
Get the upns value.
userAgent() - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Gets the User-Agent header for the client.

V

validityInMonths() - Method in class com.microsoft.azure.keyvault.models.X509CertificateProperties
Get the validityInMonths value.
value() - Method in class com.microsoft.azure.keyvault.models.BackupKeyResult
Get the value value.
value() - Method in class com.microsoft.azure.keyvault.models.KeyOperationsParameters
Get the value value.
value() - Method in class com.microsoft.azure.keyvault.models.KeySignParameters
Get the value value.
value() - Method in class com.microsoft.azure.keyvault.models.KeyVerifyResult
Get the value value.
value() - Method in class com.microsoft.azure.keyvault.models.PendingCertificateSigningRequestResult
Get the value value.
value() - Method in class com.microsoft.azure.keyvault.models.SecretBundle
Get the value value.
value() - Method in class com.microsoft.azure.keyvault.models.SecretSetParameters
Get the value value.
value() - Method in class com.microsoft.azure.keyvault.requests.SetSecretRequest
 
valueOf(String) - Static method in enum com.microsoft.azure.keyvault.models.ActionType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.microsoft.azure.keyvault.models.ActionType
Returns an array containing the constants of this enum type, in the order they are declared.
vault - Variable in class com.microsoft.azure.keyvault.ObjectIdentifier
 
vault() - Method in class com.microsoft.azure.keyvault.ObjectIdentifier
 
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.CreateCertificateRequest
 
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest
 
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.ImportCertificateRequest
 
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.ImportKeyRequest
 
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.MergeCertificateRequest
 
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.SetCertificateIssuerRequest
 
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.SetSecretRequest
 
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateIssuerRequest
 
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateOperationRequest
 
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificatePolicyRequest
 
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateRequest
 
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.UpdateKeyRequest
 
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.UpdateSecretRequest
 
verify(String, JsonWebKeySignatureAlgorithm, byte[], byte[]) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Verifies a signature using the specified key.
verifyAsync(String, JsonWebKeySignatureAlgorithm, byte[], byte[], ServiceCallback<KeyVerifyResult>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Verifies a signature using the specified key.
verifyNonEmpty(String, String) - Static method in class com.microsoft.azure.keyvault.ObjectIdentifier
Verifies a value is null or empty.
version - Variable in class com.microsoft.azure.keyvault.ObjectIdentifier
 
version() - Method in class com.microsoft.azure.keyvault.ObjectIdentifier
 

W

withAcceptLanguage(String) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Sets Gets or sets the preferred language for the response.
withAccountId(String) - Method in class com.microsoft.azure.keyvault.models.IssuerCredentials
Set the accountId value.
withAction(Action) - Method in class com.microsoft.azure.keyvault.models.LifetimeAction
Set the action value.
withActionType(ActionType) - Method in class com.microsoft.azure.keyvault.models.Action
Set the actionType value.
withAdminDetails(List<AdministratorDetails>) - Method in class com.microsoft.azure.keyvault.models.OrganizationDetails
Set the adminDetails value.
withAlgorithm(JsonWebKeyEncryptionAlgorithm) - Method in class com.microsoft.azure.keyvault.models.KeyOperationsParameters
Set the algorithm value.
withAlgorithm(JsonWebKeySignatureAlgorithm) - Method in class com.microsoft.azure.keyvault.models.KeySignParameters
Set the algorithm value.
withAlgorithm(JsonWebKeySignatureAlgorithm) - Method in class com.microsoft.azure.keyvault.models.KeyVerifyParameters
Set the algorithm value.
withAttributes(CertificateAttributes) - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Set the attributes value.
withAttributes(IssuerAttributes) - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerSetParameters
Set the attributes value.
withAttributes(IssuerAttributes) - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerUpdateParameters
Set the attributes value.
withAttributes(CertificateAttributes) - Method in class com.microsoft.azure.keyvault.models.CertificateItem
Set the attributes value.
withAttributes(CertificateAttributes) - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Set the attributes value.
withAttributes(IssuerAttributes) - Method in class com.microsoft.azure.keyvault.models.IssuerBundle
Set the attributes value.
withAttributes(KeyAttributes) - Method in class com.microsoft.azure.keyvault.models.KeyBundle
Set the attributes value.
withAttributes(KeyAttributes) - Method in class com.microsoft.azure.keyvault.models.KeyItem
Set the attributes value.
withAttributes(SecretAttributes) - Method in class com.microsoft.azure.keyvault.models.SecretBundle
Set the attributes value.
withAttributes(SecretAttributes) - Method in class com.microsoft.azure.keyvault.models.SecretItem
Set the attributes value.
withAttributes(Attributes) - Method in class com.microsoft.azure.keyvault.requests.CreateCertificateRequest.Builder
Set the attributes value.
withAttributes(Attributes) - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest.Builder
Set the key attributes value.
withAttributes(Attributes) - Method in class com.microsoft.azure.keyvault.requests.ImportCertificateRequest.Builder
Set the certificate attributes.
withAttributes(Attributes) - Method in class com.microsoft.azure.keyvault.requests.ImportKeyRequest.Builder
Set the key attributes value.
withAttributes(Attributes) - Method in class com.microsoft.azure.keyvault.requests.MergeCertificateRequest.Builder
Set the attributes value.
withAttributes(IssuerAttributes) - Method in class com.microsoft.azure.keyvault.requests.SetCertificateIssuerRequest.Builder
Set issuer attributes.
withAttributes(Attributes) - Method in class com.microsoft.azure.keyvault.requests.SetSecretRequest.Builder
Set the attributes value.
withAttributes(IssuerAttributes) - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateIssuerRequest.Builder
Set issuer attributes.
withAttributes(Attributes) - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateRequest.Builder
Set the attributes value.
withAttributes(Attributes) - Method in class com.microsoft.azure.keyvault.requests.UpdateKeyRequest.Builder
Set the key attributes value.
withAttributes(Attributes) - Method in class com.microsoft.azure.keyvault.requests.UpdateSecretRequest.Builder
Set the attributes value.
withBase64EncodedCertificate(String) - Method in class com.microsoft.azure.keyvault.models.CertificateImportParameters
Set the base64EncodedCertificate value.
withCancellationRequested(Boolean) - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Set the cancellationRequested value.
withCancellationRequested(boolean) - Method in class com.microsoft.azure.keyvault.models.CertificateOperationUpdateParameter
Set the cancellationRequested value.
withCer(byte[]) - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Set the cer value.
withCertificateAttributes(CertificateAttributes) - Method in class com.microsoft.azure.keyvault.models.CertificateCreateParameters
Set the certificateAttributes value.
withCertificateAttributes(CertificateAttributes) - Method in class com.microsoft.azure.keyvault.models.CertificateImportParameters
Set the certificateAttributes value.
withCertificateAttributes(CertificateAttributes) - Method in class com.microsoft.azure.keyvault.models.CertificateMergeParameters
Set the certificateAttributes value.
withCertificateAttributes(CertificateAttributes) - Method in class com.microsoft.azure.keyvault.models.CertificateUpdateParameters
Set the certificateAttributes value.
withCertificatePolicy(CertificatePolicy) - Method in class com.microsoft.azure.keyvault.models.CertificateCreateParameters
Set the certificatePolicy value.
withCertificatePolicy(CertificatePolicy) - Method in class com.microsoft.azure.keyvault.models.CertificateImportParameters
Set the certificatePolicy value.
withCertificatePolicy(CertificatePolicy) - Method in class com.microsoft.azure.keyvault.models.CertificateUpdateParameters
Set the certificatePolicy value.
withCertificateType(String) - Method in class com.microsoft.azure.keyvault.models.IssuerParameters
Set the certificateType value.
withCertificateVersion(String) - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateRequest.Builder
Set the certificate version value.
withContactList(List<Contact>) - Method in class com.microsoft.azure.keyvault.models.Contacts
Set the contactList value.
withContentType(String) - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Set the contentType value.
withContentType(String) - Method in class com.microsoft.azure.keyvault.models.SecretBundle
Set the contentType value.
withContentType(String) - Method in class com.microsoft.azure.keyvault.models.SecretItem
Set the contentType value.
withContentType(String) - Method in class com.microsoft.azure.keyvault.models.SecretProperties
Set the contentType value.
withContentType(String) - Method in class com.microsoft.azure.keyvault.models.SecretSetParameters
Set the contentType value.
withContentType(String) - Method in class com.microsoft.azure.keyvault.models.SecretUpdateParameters
Set the contentType value.
withContentType(String) - Method in class com.microsoft.azure.keyvault.requests.SetSecretRequest.Builder
Set the content type value.
withContentType(String) - Method in class com.microsoft.azure.keyvault.requests.UpdateSecretRequest.Builder
Set the content type value.
withCredentials(IssuerCredentials) - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerSetParameters
Set the credentials value.
withCredentials(IssuerCredentials) - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerUpdateParameters
Set the credentials value.
withCredentials(IssuerCredentials) - Method in class com.microsoft.azure.keyvault.models.IssuerBundle
Set the credentials value.
withCredentials(IssuerCredentials) - Method in class com.microsoft.azure.keyvault.requests.SetCertificateIssuerRequest.Builder
Set issuer credentials.
withCredentials(IssuerCredentials) - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateIssuerRequest.Builder
Set issuer credentials.
withCsr(byte[]) - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Set the csr value.
withDaysBeforeExpiry(Integer) - Method in class com.microsoft.azure.keyvault.models.Trigger
Set the daysBeforeExpiry value.
withDigest(byte[]) - Method in class com.microsoft.azure.keyvault.models.KeyVerifyParameters
Set the digest value.
withDnsNames(List<String>) - Method in class com.microsoft.azure.keyvault.models.SubjectAlternativeNames
Set the dnsNames value.
withEkus(List<String>) - Method in class com.microsoft.azure.keyvault.models.X509CertificateProperties
Set the ekus value.
withEmailAddress(String) - Method in class com.microsoft.azure.keyvault.models.AdministratorDetails
Set the emailAddress value.
withEmailAddress(String) - Method in class com.microsoft.azure.keyvault.models.Contact
Set the emailAddress value.
withEmails(List<String>) - Method in class com.microsoft.azure.keyvault.models.SubjectAlternativeNames
Set the emails value.
withEnabled(Boolean) - Method in class com.microsoft.azure.keyvault.models.Attributes
Set the enabled value.
withEnabled(Boolean) - Method in class com.microsoft.azure.keyvault.models.IssuerAttributes
Set the enabled value.
withError(Error) - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Set the error value.
withExpires(DateTime) - Method in class com.microsoft.azure.keyvault.models.Attributes
Set the expires value.
withExportable(Boolean) - Method in class com.microsoft.azure.keyvault.models.KeyProperties
Set the exportable value.
withFirstName(String) - Method in class com.microsoft.azure.keyvault.models.AdministratorDetails
Set the firstName value.
withGenerateClientRequestId(boolean) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Sets When set to true a unique x-ms-client-request-id value is generated and included in each request.
withHsm(Boolean) - Method in class com.microsoft.azure.keyvault.models.KeyImportParameters
Set the hsm value.
withHsm(boolean) - Method in class com.microsoft.azure.keyvault.requests.ImportKeyRequest.Builder
Set the isHsm to true if the key is imported as a hardware key to HSM, false otherwise.
withId(String) - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerItem
Set the id value.
withId(String) - Method in class com.microsoft.azure.keyvault.models.CertificateItem
Set the id value.
withId(String) - Method in class com.microsoft.azure.keyvault.models.OrganizationDetails
Set the id value.
withId(String) - Method in class com.microsoft.azure.keyvault.models.SecretBundle
Set the id value.
withId(String) - Method in class com.microsoft.azure.keyvault.models.SecretItem
Set the id value.
withIssuerParameters(IssuerParameters) - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Set the issuerParameters value.
withIssuerParameters(IssuerParameters) - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Set the issuerParameters value.
withKey(JsonWebKey) - Method in class com.microsoft.azure.keyvault.models.KeyBundle
Set the key value.
withKey(JsonWebKey) - Method in class com.microsoft.azure.keyvault.models.KeyImportParameters
Set the key value.
withKeyAttributes(KeyAttributes) - Method in class com.microsoft.azure.keyvault.models.KeyCreateParameters
Set the keyAttributes value.
withKeyAttributes(KeyAttributes) - Method in class com.microsoft.azure.keyvault.models.KeyImportParameters
Set the keyAttributes value.
withKeyAttributes(KeyAttributes) - Method in class com.microsoft.azure.keyvault.models.KeyUpdateParameters
Set the keyAttributes value.
withKeyBundleBackup(byte[]) - Method in class com.microsoft.azure.keyvault.models.KeyRestoreParameters
Set the keyBundleBackup value.
withKeyOperations(List<JsonWebKeyOperation>) - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest.Builder
Set the key operations value.
withKeyOperations(List<JsonWebKeyOperation>) - Method in class com.microsoft.azure.keyvault.requests.UpdateKeyRequest.Builder
Set the key operations value.
withKeyOps(List<JsonWebKeyOperation>) - Method in class com.microsoft.azure.keyvault.models.KeyCreateParameters
Set the keyOps value.
withKeyOps(List<JsonWebKeyOperation>) - Method in class com.microsoft.azure.keyvault.models.KeyUpdateParameters
Set the keyOps value.
withKeyProperties(KeyProperties) - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Set the keyProperties value.
withKeySize(Integer) - Method in class com.microsoft.azure.keyvault.models.KeyCreateParameters
Set the keySize value.
withKeySize(Integer) - Method in class com.microsoft.azure.keyvault.models.KeyProperties
Set the keySize value.
withKeySize(Integer) - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest.Builder
Set the key size value.
withKeyType(String) - Method in class com.microsoft.azure.keyvault.models.KeyProperties
Set the keyType value.
withKeyUsage(List<KeyUsageType>) - Method in class com.microsoft.azure.keyvault.models.X509CertificateProperties
Set the keyUsage value.
withKid(String) - Method in class com.microsoft.azure.keyvault.models.KeyItem
Set the kid value.
withKty(JsonWebKeyType) - Method in class com.microsoft.azure.keyvault.models.KeyCreateParameters
Set the kty value.
withLastName(String) - Method in class com.microsoft.azure.keyvault.models.AdministratorDetails
Set the lastName value.
withLifetimeActions(List<LifetimeAction>) - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Set the lifetimeActions value.
withLifetimePercentage(Integer) - Method in class com.microsoft.azure.keyvault.models.Trigger
Set the lifetimePercentage value.
withLongRunningOperationRetryTimeout(int) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Sets Gets or sets the retry timeout in seconds for Long Running Operations.
withName(String) - Method in class com.microsoft.azure.keyvault.models.Contact
Set the name value.
withName(String) - Method in class com.microsoft.azure.keyvault.models.IssuerParameters
Set the name value.
withNotBefore(DateTime) - Method in class com.microsoft.azure.keyvault.models.Attributes
Set the notBefore value.
withOrganizationDetails(OrganizationDetails) - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerSetParameters
Set the organizationDetails value.
withOrganizationDetails(OrganizationDetails) - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerUpdateParameters
Set the organizationDetails value.
withOrganizationDetails(OrganizationDetails) - Method in class com.microsoft.azure.keyvault.models.IssuerBundle
Set the organizationDetails value.
withOrganizationDetails(OrganizationDetails) - Method in class com.microsoft.azure.keyvault.requests.SetCertificateIssuerRequest.Builder
Set issuer organization details.
withOrganizationDetails(OrganizationDetails) - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateIssuerRequest.Builder
Set issuer organization details.
withPassword(String) - Method in class com.microsoft.azure.keyvault.models.CertificateImportParameters
Set the password value.
withPassword(String) - Method in class com.microsoft.azure.keyvault.models.IssuerCredentials
Set the password value.
withPassword(String) - Method in class com.microsoft.azure.keyvault.requests.ImportCertificateRequest.Builder
Set the password.
withPhone(String) - Method in class com.microsoft.azure.keyvault.models.AdministratorDetails
Set the phone value.
withPhone(String) - Method in class com.microsoft.azure.keyvault.models.Contact
Set the phone value.
withPolicy(CertificatePolicy) - Method in class com.microsoft.azure.keyvault.requests.CreateCertificateRequest.Builder
Set the certificatePolicy value.
withPolicy(CertificatePolicy) - Method in class com.microsoft.azure.keyvault.requests.ImportCertificateRequest.Builder
Set the certificate policy.
withPolicy(CertificatePolicy) - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificatePolicyRequest.Builder
Set the certificatePolicy value.
withPolicy(CertificatePolicy) - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateRequest.Builder
Set the certificatePolicy value.
withProvider(String) - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerItem
Set the provider value.
withProvider(String) - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerSetParameters
Set the provider value.
withProvider(String) - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerUpdateParameters
Set the provider value.
withProvider(String) - Method in class com.microsoft.azure.keyvault.models.IssuerBundle
Set the provider value.
withProvider(String) - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateIssuerRequest.Builder
Set issuer credentials.
withRequestId(String) - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Set the requestId value.
withReuseKey(Boolean) - Method in class com.microsoft.azure.keyvault.models.KeyProperties
Set the reuseKey value.
withSecretAttributes(SecretAttributes) - Method in class com.microsoft.azure.keyvault.models.SecretSetParameters
Set the secretAttributes value.
withSecretAttributes(SecretAttributes) - Method in class com.microsoft.azure.keyvault.models.SecretUpdateParameters
Set the secretAttributes value.
withSecretProperties(SecretProperties) - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Set the secretProperties value.
withSignature(byte[]) - Method in class com.microsoft.azure.keyvault.models.KeyVerifyParameters
Set the signature value.
withStatus(String) - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Set the status value.
withStatusDetails(String) - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Set the statusDetails value.
withSubject(String) - Method in class com.microsoft.azure.keyvault.models.X509CertificateProperties
Set the subject value.
withSubjectAlternativeNames(SubjectAlternativeNames) - Method in class com.microsoft.azure.keyvault.models.X509CertificateProperties
Set the subjectAlternativeNames value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.CertificateCreateParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.CertificateImportParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.CertificateItem
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.CertificateMergeParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.CertificateUpdateParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.KeyBundle
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.KeyCreateParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.KeyImportParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.KeyItem
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.KeyUpdateParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.SecretBundle
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.SecretItem
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.SecretSetParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.SecretUpdateParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.requests.CreateCertificateRequest.Builder
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest.Builder
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.requests.ImportCertificateRequest.Builder
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.requests.ImportKeyRequest.Builder
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.requests.MergeCertificateRequest.Builder
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.requests.SetSecretRequest.Builder
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateRequest.Builder
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.requests.UpdateKeyRequest.Builder
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.requests.UpdateSecretRequest.Builder
Set the tags value.
withTarget(String) - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Set the target value.
withTrigger(Trigger) - Method in class com.microsoft.azure.keyvault.models.LifetimeAction
Set the trigger value.
withUpns(List<String>) - Method in class com.microsoft.azure.keyvault.models.SubjectAlternativeNames
Set the upns value.
withValidityInMonths(Integer) - Method in class com.microsoft.azure.keyvault.models.X509CertificateProperties
Set the validityInMonths value.
withValue(byte[]) - Method in class com.microsoft.azure.keyvault.models.KeyOperationsParameters
Set the value value.
withValue(byte[]) - Method in class com.microsoft.azure.keyvault.models.KeySignParameters
Set the value value.
withValue(String) - Method in class com.microsoft.azure.keyvault.models.SecretBundle
Set the value value.
withValue(String) - Method in class com.microsoft.azure.keyvault.models.SecretSetParameters
Set the value value.
withVersion(String) - Method in class com.microsoft.azure.keyvault.requests.UpdateKeyRequest.Builder
Set the key version value.
withVersion(String) - Method in class com.microsoft.azure.keyvault.requests.UpdateSecretRequest.Builder
Sets the secret version.
withX509CertificateProperties(X509CertificateProperties) - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Set the x509CertificateProperties value.
withX509Certificates(List<byte[]>) - Method in class com.microsoft.azure.keyvault.models.CertificateMergeParameters
Set the x509Certificates value.
withX509Thumbprint(byte[]) - Method in class com.microsoft.azure.keyvault.models.CertificateItem
Set the x509Thumbprint value.
wrapKey(String, JsonWebKeyEncryptionAlgorithm, byte[]) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Wraps a symmetric key using the specified key.
wrapKeyAsync(String, JsonWebKeyEncryptionAlgorithm, byte[], ServiceCallback<KeyOperationResult>) - Method in class com.microsoft.azure.keyvault.KeyVaultClient
Wraps a symmetric key using the specified key.

X

x509CertificateProperties() - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Get the x509CertificateProperties value.
X509CertificateProperties - Class in com.microsoft.azure.keyvault.models
Properties of the X509 component of a certificate.
X509CertificateProperties() - Constructor for class com.microsoft.azure.keyvault.models.X509CertificateProperties
 
x509Certificates() - Method in class com.microsoft.azure.keyvault.models.CertificateMergeParameters
Get the x509Certificates value.
x509Certificates() - Method in class com.microsoft.azure.keyvault.requests.MergeCertificateRequest
 
x509Thumbprint() - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Get the x509Thumbprint value.
x509Thumbprint() - Method in class com.microsoft.azure.keyvault.models.CertificateItem
Get the x509Thumbprint value.
A B C D E F G H I K L M N O P R S T U V W X 
Skip navigation links

/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/