Uses of Interface
com.okta.authn.sdk.resource.PushFactorProfile
Packages that use PushFactorProfile
-
Uses of PushFactorProfile in com.okta.authn.sdk.impl.resource
Classes in com.okta.authn.sdk.impl.resource that implement PushFactorProfileMethods in com.okta.authn.sdk.impl.resource that return PushFactorProfileModifier and TypeMethodDescriptionDefaultPushFactorProfile.setCredentialId(String credentialId) DefaultPushFactorProfile.setDeviceToken(String deviceToken) DefaultPushFactorProfile.setDeviceType(String deviceType) DefaultPushFactorProfile.setPlatform(String platform) DefaultPushFactorProfile.setVersion(String version) -
Uses of PushFactorProfile in com.okta.authn.sdk.resource
Methods in com.okta.authn.sdk.resource that return PushFactorProfileModifier and TypeMethodDescriptionPushFactorProfile.setCredentialId(String credentialId) PushFactorProfile.setDeviceToken(String deviceToken) PushFactorProfile.setDeviceType(String deviceType) PushFactorProfile.setPlatform(String platform) PushFactorProfile.setVersion(String version)