Uses of Class
com.ngrok.definitions.EndpointOAuthProvider
Packages that use EndpointOAuthProvider
-
Uses of EndpointOAuthProvider in com.ngrok.definitions
Methods in com.ngrok.definitions that return EndpointOAuthProviderModifier and TypeMethodDescriptionEndpointOAuthProvider.Builder.build()
Constructs theEndpointOAuthProvider
instance.EndpointOAuth.getProvider()
an object which defines the identity provider to use for authentication and configuration for who may access the endpointMethods in com.ngrok.definitions with parameters of type EndpointOAuthProviderModifier and TypeMethodDescriptionEndpointOAuth.Builder.provider
(EndpointOAuthProvider provider) an object which defines the identity provider to use for authentication and configuration for who may access the endpointMethod parameters in com.ngrok.definitions with type arguments of type EndpointOAuthProviderModifier and TypeMethodDescriptionEndpointOAuth.Builder.provider
(Optional<EndpointOAuthProvider> provider) an object which defines the identity provider to use for authentication and configuration for who may access the endpoint