Uses of Interface
com.inrupt.client.spi.DpopService
Packages that use DpopService
Package
Description
Core classes and utilities for the Inrupt Java Client Libraries.
Service interfaces for the Inrupt Java Client Libraries.
-
Uses of DpopService in com.inrupt.client.core
Classes in com.inrupt.client.core that implement DpopServiceModifier and TypeClassDescriptionclass
An implementation of OAuth 2.0 Demonstrating Proof-of-Possession at the Application Layer (DPoP). -
Uses of DpopService in com.inrupt.client.spi
Methods in com.inrupt.client.spi that return DpopServiceModifier and TypeMethodDescriptionstatic DpopService
ServiceProvider.getDpopService()
Get theDpopService
for this application.