Interface TokenIntrospectionProvider

    • Method Detail

      • introspect

        javax.ws.rs.core.Response introspect​(String token)
        Introspect the token.
        Parameters:
        token - the token to introspect.
        Returns:
        the response with the information about the token