public interface AuthenticationData
SubstitutionScheduleData.setAuthenticationData(AuthenticationData) to specify
what type of credential is needed to access the schedule. If the schedule requires no authentication, use
NoAuthenticationData.| Modifier and Type | Method and Description |
|---|---|
Class<? extends Credential> |
getCredentialType() |
org.json.JSONObject |
getData() |
Class<? extends Credential> getCredentialType()
org.json.JSONObject getData()
throws org.json.JSONException
org.json.JSONException