Uses of Class
com.iizix.server.oauth.OAuthEngine
Uses of OAuthEngine in com.iizix.server.oauth
Modifier and TypeMethodDescriptionstatic OAuthEngine
OAuthEngine.getCurrentInstance()
Gets the currently initialized authentication engine.static OAuthEngine
OAuthEngine.initializeNewInstance
(String baseURL) Initializes a new instance of the singleton authentication engine, replacing a previous one if present.