Uses of Class
com.ngrok.definitions.EndpointOAuthMicrosoft
Packages that use EndpointOAuthMicrosoft
-
Uses of EndpointOAuthMicrosoft in com.ngrok.definitions
Methods in com.ngrok.definitions that return EndpointOAuthMicrosoftModifier and TypeMethodDescriptionEndpointOAuthMicrosoft.Builder.build()
Constructs theEndpointOAuthMicrosoft
instance.Methods in com.ngrok.definitions that return types with arguments of type EndpointOAuthMicrosoftModifier and TypeMethodDescriptionEndpointOAuthProvider.getMicrosoft()
configuration for using microsoft as the identity providerMethods in com.ngrok.definitions with parameters of type EndpointOAuthMicrosoftModifier and TypeMethodDescriptionEndpointOAuthProvider.Builder.microsoft
(EndpointOAuthMicrosoft microsoft) configuration for using microsoft as the identity providerMethod parameters in com.ngrok.definitions with type arguments of type EndpointOAuthMicrosoftModifier and TypeMethodDescriptionEndpointOAuthProvider.Builder.microsoft
(Optional<EndpointOAuthMicrosoft> microsoft) configuration for using microsoft as the identity provider