Uses of Class
net.openid.appauth.browser.AnyBrowserMatcher
-
Packages that use AnyBrowserMatcher Package Description net.openid.appauth.browser Defines an abstraction of browsers and mechanisms by which an app can control which browser will be used by AppAuth for authorization. -
-
Uses of AnyBrowserMatcher in net.openid.appauth.browser
Fields in net.openid.appauth.browser declared as AnyBrowserMatcher Modifier and Type Field Description static AnyBrowserMatcherAnyBrowserMatcher. INSTANCEThe singleton instance.
-