Interface TokenV2

  • All Superinterfaces:
    ModelEntity, Serializable, Token
    All Known Implementing Classes:
    KeystoneToken

    public interface TokenV2
    extends Token
    A version 2 token which is used during authentication allowing follow up calls to only supply the assigned token within the header avoiding re-authentication
    Author:
    Jeremy Unruh
    • Method Detail

      • getTenant

        Tenant getTenant()
        Returns:
        the tenant associated with the original authentication request