Uses of Class
com.kaltura.client.types.SsoFilter
-
Packages that use SsoFilter Package Description com.kaltura.client.services -
-
Uses of SsoFilter in com.kaltura.client.services
Methods in com.kaltura.client.services with parameters of type SsoFilter Modifier and Type Method Description static SsoService.ListSsoBuilderSsoService. list(SsoFilter filter)static SsoService.ListSsoBuilderSsoService. list(SsoFilter filter, FilterPager pager)Lists sso objects that are associated with an account.Constructors in com.kaltura.client.services with parameters of type SsoFilter Constructor Description ListSsoBuilder(SsoFilter filter, FilterPager pager)
-