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