Package | Description |
---|---|
com.oracle.bmc.auth | |
com.oracle.bmc.auth.internal |
Class and Description |
---|
FederationClient
Defines a basic interface for a federation endpoint that provides
a security token for authentication.
|
RptPathProvider
Root interface for classes providing the complete path for resource principal token.
|
Class and Description |
---|
AbstractFederationClient
This class gets a security token from the auth service by signing the request with a PKI issued leaf certificate,
passing along a temporary public key that is bounded to the the security token, and the leaf certificate.
|
AbstractTemplateRptPathProvider
This abstract path provider has a string template with placeholders like {id}, and provides a way
to get a mapping of substitutions to fill in.
|
FederationClient
Defines a basic interface for a federation endpoint that provides
a security token for authentication.
|
ForwardingX509Certificate
Simple forwarding X509Cerficate class.
|
GetResourcePrincipalSessionTokenRequest |
JWK
Representation of a RSA public key in JSON Web Key (JWK) format.
|
RptPathProvider
Root interface for classes providing the complete path for resource principal token.
|
X509FederationClient.SecurityToken |
Copyright © 2016–2022. All rights reserved.