Class TokenTypeURI

  • All Implemented Interfaces:
    Serializable

    @Immutable
    public final class TokenTypeURI
    extends Object
    implements Serializable
    Token type URI. A URN used to identify the type of token in a token exchange. The token type URIs can potentially be used in other contexts.

    The standard OAuth URIs are registered at IANA, see https://www.iana.org/assignments/oauth-parameters/oauth-parameters.xhtml#uri

    • OAuth 2.0 Token Exchange (RFC 8693), section 3.
    See Also:
    Serialized Form