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 theOAuthobject required for OAth authentication.- Since:
 - V5.1
 
 
 -