Uses of Class
com.bandwidth.iris.sdk.model.BasicAuthentication
-
Packages that use BasicAuthentication Package Description com.bandwidth.iris.sdk.model -
-
Uses of BasicAuthentication in com.bandwidth.iris.sdk.model
Methods in com.bandwidth.iris.sdk.model that return BasicAuthentication Modifier and Type Method Description BasicAuthenticationCallbackCredentials. getBasicAuthentication()Methods in com.bandwidth.iris.sdk.model with parameters of type BasicAuthentication Modifier and Type Method Description voidCallbackCredentials. setBasicAuthentication(BasicAuthentication basicAuthentication)
-