Uses of Class
com.iizix.server.oauth.OAuthEngine
Packages that use OAuthEngine Package Description com.iizix.server.oauth Uses of OAuthEngine in com.iizix.server.oauth
Methods in com.iizix.server.oauth that return OAuthEngine Modifier and Type Method Description static OAuthEngineOAuthEngine. getCurrentInstance()Gets the currently initialized authentication engine.static OAuthEngineOAuthEngine. initializeNewInstance(java.lang.String baseURL)Initializes a new instance of the singleton authentication engine, replacing a previous one if present.