class |
CloudPakForDataAuthenticator |
This class provides an Authenticator implementation for the "CloudPakForData" environment.
|
class |
CloudPakForDataServiceAuthenticator |
This class provides an Authenticator implementation for the "CloudPakForData" environment.
|
class |
CloudPakForDataServiceInstanceAuthenticator |
This class provides an Authenticator implementation for the "CloudPakForData" environment.
|
class |
ContainerAuthenticator |
ContainerAuthenticator implements an IAM-based authentication scheme whereby it
retrieves a "compute resource token" from the local compute resource (VM)
and uses that to obtain an IAM access token by invoking the IAM "get token" operation with grant-type=cr-token.
|
class |
IamAuthenticator |
This class provides an Authenticator implementation for IAM (Identity and Access Management).
|
class |
IamRequestBasedAuthenticator |
This class contains code that is common to all authenticators that need to
interact with the IAM tokens service to obtain an access token.
|
class |
VpcInstanceAuthenticator |
VpcInstanceAuthenticator implements an authentication scheme in which it
retrieves an "instance identity token" and exchanges that for an IAM access
token using the VPC Instance Metadata Service API which is available on
a local VPC-managed compute resource (VM).
|