Package com.ebasetech.xi.api
Interface ServicesSecurity
public interface ServicesSecurity
Interface ServicesSecurity represents any security required by any service within services package.
- Since:
- V5.1
-
Method Summary
-
Method Details
-
getOauth
OAuth getOauth()Returns theOAuth
object required for OAth authentication.- Since:
- V5.1
-