Uses of Interface
org.glassfish.jersey.client.oauth1.OAuth1AuthorizationFlow
Packages that use OAuth1AuthorizationFlow
-
Uses of OAuth1AuthorizationFlow in org.glassfish.jersey.client.oauth1
Classes in org.glassfish.jersey.client.oauth1 that implement OAuth1AuthorizationFlowModifier and TypeClassDescription(package private) class
Default implementation ofOAuth1AuthorizationFlow
.Methods in org.glassfish.jersey.client.oauth1 that return OAuth1AuthorizationFlowModifier and TypeMethodDescriptionOAuth1Builder.FlowBuilder.build()
Build theOAuth1AuthorizationFlow
.