Uses of Interface
com.okta.sdk.resource.authenticator.ChannelBinding
-
Packages that use ChannelBinding Package Description com.okta.sdk.resource.authenticator -
-
Uses of ChannelBinding in com.okta.sdk.resource.authenticator
Methods in com.okta.sdk.resource.authenticator that return ChannelBinding Modifier and Type Method Description ChannelBindingAuthenticatorSettings. getChannelBinding()ChannelBindingChannelBinding. setRequired(RequiredEnum required)ChannelBindingChannelBinding. setStyle(java.lang.String style)Methods in com.okta.sdk.resource.authenticator with parameters of type ChannelBinding Modifier and Type Method Description AuthenticatorSettingsAuthenticatorSettings. setChannelBinding(ChannelBinding channelBinding)
-