Uses of Class
com.iizix.server.oauth.OAuthEngine
Packages that use OAuthEngine
Uses of OAuthEngine in com.iizix.server.oauth
Methods in com.iizix.server.oauth that return OAuthEngineModifier 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.