Uses of Class
com.predic8.membrane.core.interceptor.oauth2.Client
Packages that use Client
Package
Description
-
Uses of Client in com.predic8.membrane.core.interceptor.oauth2
Methods in com.predic8.membrane.core.interceptor.oauth2 that return ClientModifier and TypeMethodDescriptionMethods in com.predic8.membrane.core.interceptor.oauth2 that return types with arguments of type ClientMethod parameters in com.predic8.membrane.core.interceptor.oauth2 with type arguments of type Client -
Uses of Client in com.predic8.membrane.core.interceptor.oauth2.authorizationservice
Methods in com.predic8.membrane.core.interceptor.oauth2.authorizationservice that return ClientModifier and TypeMethodDescriptionDynamicRegistration.registerWithCallbackAt(List<String> callbackUris, String registrationEndpoint) -
Uses of Client in com.predic8.membrane.core.interceptor.oauth2.flows
Methods in com.predic8.membrane.core.interceptor.oauth2.flows with parameters of type Client