Uses of Class
com.ngrok.definitions.EndpointOAuthFacebook
Packages that use EndpointOAuthFacebook
-
Uses of EndpointOAuthFacebook in com.ngrok.definitions
Methods in com.ngrok.definitions that return EndpointOAuthFacebookModifier and TypeMethodDescriptionEndpointOAuthFacebook.Builder.build()
Constructs theEndpointOAuthFacebook
instance.Methods in com.ngrok.definitions that return types with arguments of type EndpointOAuthFacebookModifier and TypeMethodDescriptionEndpointOAuthProvider.getFacebook()
configuration for using facebook as the identity providerMethods in com.ngrok.definitions with parameters of type EndpointOAuthFacebookModifier and TypeMethodDescriptionEndpointOAuthProvider.Builder.facebook
(EndpointOAuthFacebook facebook) configuration for using facebook as the identity providerMethod parameters in com.ngrok.definitions with type arguments of type EndpointOAuthFacebookModifier and TypeMethodDescriptionEndpointOAuthProvider.Builder.facebook
(Optional<EndpointOAuthFacebook> facebook) configuration for using facebook as the identity provider