JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
com.okta.idx.sdk.api.model.Idp
Packages that use
Idp
Package
Description
com.okta.idx.sdk.api.response
Uses of
Idp
in
com.okta.idx.sdk.api.response
Methods in
com.okta.idx.sdk.api.response
that return types with arguments of type
Idp
Modifier and Type
Method
Description
List
<
Idp
>
AuthenticationResponse.
getIdps
()
Method parameters in
com.okta.idx.sdk.api.response
with type arguments of type
Idp
Modifier and Type
Method
Description
void
AuthenticationResponse.
setIdps
(
List
<
Idp
> idps)