| Package | Description |
|---|---|
| com.microsoft.azure.keyvault |
This package contains the classes for KeyVaultClient.
|
| com.microsoft.azure.keyvault.models |
This package contains the models classes for KeyVaultClient.
|
| com.microsoft.azure.keyvault.requests |
This package contains the classes for KeyVaultClient.
|
| Class and Description |
|---|
| BackupKeyResult
The backup key result, containing the backup blob.
|
| CertificateBundle
A certificate bundle consists of a certificate (X509) plus its attributes.
|
| CertificateIssuerItem
The certificate issuer item containing certificate issuer metadata.
|
| CertificateItem
The certificate item containing certificate metadata.
|
| CertificateOperation
A certificate operation is returned in case of asynchronous requests.
|
| CertificatePolicy
Management policy for a certificate.
|
| Contacts
The contacts for the vault certificates.
|
| IssuerBundle
The issuer for Key Vault certificate.
|
| KeyBundle
A KeyBundle consisting of a WebKey plus its attributes.
|
| KeyItem
The key item containing key metadata.
|
| KeyOperationResult
The key operation result.
|
| KeyVerifyResult
The key verify result.
|
| SecretBundle
A secret consisting of a value, id and its attributes.
|
| SecretItem
The secret item containing secret metadata.
|
| Class and Description |
|---|
| Action
The action that will be executed.
|
| ActionType
Defines values for ActionType.
|
| AdministratorDetails
Details of the organization administrator of the certificate issuer.
|
| Attributes
The object attributes managed by the KeyVault service.
|
| CertificateAttributes
The certificate management attributes.
|
| CertificateBundle
A certificate bundle consists of a certificate (X509) plus its attributes.
|
| CertificateCreateParameters
The certificate create parameters.
|
| CertificateImportParameters
The certificate import parameters.
|
| CertificateIssuerItem
The certificate issuer item containing certificate issuer metadata.
|
| CertificateIssuerSetParameters
The certificate issuer set parameters.
|
| CertificateIssuerUpdateParameters
The certificate issuer update parameters.
|
| CertificateItem
The certificate item containing certificate metadata.
|
| CertificateMergeParameters
The certificate merge parameters.
|
| CertificateOperation
A certificate operation is returned in case of asynchronous requests.
|
| CertificateOperationUpdateParameter
The certificate operation update parameters.
|
| CertificatePolicy
Management policy for a certificate.
|
| CertificateUpdateParameters
The certificate update parameters.
|
| Contact
The contact information for the vault certificates.
|
| Contacts
The contacts for the vault certificates.
|
| Error
The key vault server error.
|
| IssuerAttributes
The attributes of an issuer managed by the Key Vault service.
|
| IssuerBundle
The issuer for Key Vault certificate.
|
| IssuerCredentials
The credentials to be used for the certificate issuer.
|
| IssuerParameters
Parameters for the issuer of the X509 component of a certificate.
|
| KeyAttributes
The attributes of a key managed by the key vault service.
|
| KeyBundle
A KeyBundle consisting of a WebKey plus its attributes.
|
| KeyCreateParameters
The key create parameters.
|
| KeyImportParameters
The key import parameters.
|
| KeyItem
The key item containing key metadata.
|
| KeyOperationsParameters
The key operations parameters.
|
| KeyProperties
Properties of the key pair backing a certificate.
|
| KeyRestoreParameters
The key restore parameters.
|
| KeySignParameters
The key operations parameters.
|
| KeyUpdateParameters
The key update parameters.
|
| KeyUsageType
Defines values for KeyUsageType.
|
| KeyVaultError
The key vault error exception.
|
| KeyVerifyParameters
The key verify parameters.
|
| LifetimeAction
Action and its trigger that will be performed by Key Vault over the lifetime
of a certificate.
|
| OrganizationDetails
Details of the organization of the certificate issuer.
|
| PageImpl
An instance of this class defines a page of Azure resources and a link to
get the next page of resources, if any.
|
| SecretAttributes
The secret management attributes.
|
| SecretBundle
A secret consisting of a value, id and its attributes.
|
| SecretItem
The secret item containing secret metadata.
|
| SecretProperties
Properties of the key backing a certificate.
|
| SecretSetParameters
The secret set parameters.
|
| SecretUpdateParameters
The secret update parameters.
|
| SubjectAlternativeNames
The subject alternate names of a X509 object.
|
| Trigger
A condition to be satisfied for an action to be executed.
|
| X509CertificateProperties
Properties of the X509 component of a certificate.
|
| Class and Description |
|---|
| Attributes
The object attributes managed by the KeyVault service.
|
| CertificateAttributes
The certificate management attributes.
|
| CertificatePolicy
Management policy for a certificate.
|
| IssuerAttributes
The attributes of an issuer managed by the Key Vault service.
|
| IssuerCredentials
The credentials to be used for the certificate issuer.
|
| KeyAttributes
The attributes of a key managed by the key vault service.
|
| OrganizationDetails
Details of the organization of the certificate issuer.
|
| SecretAttributes
The secret management attributes.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/