Package | Description |
---|---|
com.vmware.vcenter |
The
com.vmware.vcenter package provides interfaces for managing VMware
vSphere environments. |
com.vmware.vcenter.authorization |
The
com.vmware.vcenter.authorization package provides interfaces for
managing authorization. |
Class and Description |
---|
AuthorizationFactory
AuthorizationFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.authorization package and also has the subpackages reference
to access respective subpackage services. |
Class and Description |
---|
AuthorizationFactory
AuthorizationFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.authorization package and also has the subpackages reference
to access respective subpackage services. |
PrivilegeChecks
The
PrivilegeChecks interface provides methods for retrieving permission
privilege checks recorded by VPXD. |
PrivilegeChecksTypes
The
PrivilegeChecks interface provides methods for retrieving permission
privilege checks recorded by VPXD. |
PrivilegeChecksTypes.FilterSpec
The
FilterSpec class contains properties based on which privilege checks
can be filtered. |
PrivilegeChecksTypes.FilterSpec.Builder
Builder class for
PrivilegeChecksTypes.FilterSpec . |
PrivilegeChecksTypes.Info
The
Info class contains detailed information about a privilege check. |
PrivilegeChecksTypes.Info.Builder
Builder class for
PrivilegeChecksTypes.Info . |
PrivilegeChecksTypes.IterationSpec
The
IterationSpec class contains properties used to break results into
pages when listing privilege checks, see PrivilegeChecks.list(com.vmware.vcenter.authorization.PrivilegeChecksTypes.IterationSpec, com.vmware.vcenter.authorization.PrivilegeChecksTypes.FilterSpec) ). |
PrivilegeChecksTypes.IterationSpec.Builder
Builder class for
PrivilegeChecksTypes.IterationSpec . |
PrivilegeChecksTypes.ListResult
The
ListResult class contains information about the performed privilege
checks, if there are any further privilege checks available for reading, and if
there are privilege checks potentially missing. |
PrivilegeChecksTypes.Principal
The
Principal class contains an identity management principal ID. |