Uses of Interface
com.nimbusds.openid.connect.provider.spi.tokens.introspection.TokenIntrospectionResponseComposer
Packages that use TokenIntrospectionResponseComposer
Package
Description
OAuth 2.0 token introspection related SPI.
-
Uses of TokenIntrospectionResponseComposer in com.nimbusds.openid.connect.provider.spi.tokens.introspection
Classes in com.nimbusds.openid.connect.provider.spi.tokens.introspection that implement TokenIntrospectionResponseComposerModifier and TypeClassDescriptionclass
Base implementation of the SPI for composing token introspection (RFC 7662) responses.class
The default Connect2id server implementation of the SPI for composing token introspection (RFC 7662) responses.