Class SignatureProvider.ResourcePrincipalClaimKeys

  • Enclosing class:
    SignatureProvider

    public static class SignatureProvider.ResourcePrincipalClaimKeys
    extends java.lang.Object
    Claim keys in the resource principal session token(RPST).

    They can be used to retrieve resource principal metadata such as its compartment and tenancy OCID.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String COMPARTMENT_ID_CLAIM_KEY
      The claim name that the RPST holds for the resource compartment.
      static java.lang.String TENANT_ID_CLAIM_KEY
      The claim name that the RPST holds for the resource tenancy.
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait