Package | Description |
---|---|
com.vmware.vapi.metadata |
The
com.vmware.vapi.metadata package provides metadata interfaces. |
com.vmware.vapi.metadata.authentication |
The
com.vmware.vapi.metadata.authentication package provides interfaces
that expose authentication information for operation elements across all the
service elements. |
com.vmware.vapi.metadata.authentication.service |
The
com.vmware.vapi.metadata.authentication.service package provides
interfaces to retrieve authentication information for operation elements. |
Class and Description |
---|
AuthenticationFactory
AuthenticationFactory is responsible for creating instances of services
contained inside the com.vmware.vapi.metadata.authentication package and also has the subpackages reference
to access respective subpackage services. |
Class and Description |
---|
AuthenticationFactory
AuthenticationFactory is responsible for creating instances of services
contained inside the com.vmware.vapi.metadata.authentication package and also has the subpackages reference
to access respective subpackage services. |
AuthenticationInfo
The
AuthenticationInfo class describes the authentication information. |
AuthenticationInfo.Builder
Builder class for
AuthenticationInfo . |
AuthenticationInfo.SchemeType
The
SchemeType enumeration class provides enumeration constants for the
set of valid authentication scheme types. |
AuthenticationInfo.SchemeType.Values
Native Java
enum representing this enumeration class. |
Component
The
Component interface provides methods to retrieve authentication
information of a component element. |
ComponentData
The
ComponentData class contains the authentication information of the
component along with its fingerprint. |
ComponentInfo
The
ComponentInfo class contains authentication information of a
component element. |
ComponentTypes
The
Component interface provides methods to retrieve authentication
information of a component element. |
OperationInfo
The
OperationInfo class contains authentication information of an
operation element. |
Package
The
Package interface provides methods to retrieve authentication
information of a package element. |
PackageInfo
The
PackageInfo class contains authentication information of a package
element. |
PackageTypes
The
Package interface provides methods to retrieve authentication
information of a package element. |
Service
The
Service interface provides methods to retrieve authentication
information of a service element. |
ServiceInfo
The
ServiceInfo class contains authentication information of a service
element. |
ServiceTypes
The
Service interface provides methods to retrieve authentication
information of a service element. |
Class and Description |
---|
OperationInfo
The
OperationInfo class contains authentication information of an
operation element. |