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 java.util.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(java.util.List<Idp> idps)
-