Uses of Class
net.openid.appauth.internal.Logger
-
Packages that use Logger Package Description net.openid.appauth.internal Internal data types and utility classes for AppAuth. -
-
Uses of Logger in net.openid.appauth.internal
Methods in net.openid.appauth.internal that return Logger Modifier and Type Method Description static LoggerLogger. getInstance()Methods in net.openid.appauth.internal with parameters of type Logger Modifier and Type Method Description static voidLogger. setInstance(Logger logger)
-