Uses of Class
com.okta.sdk.resource.model.UserFactorPushProfile
Packages that use UserFactorPushProfile
-
Uses of UserFactorPushProfile in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return UserFactorPushProfileModifier and TypeMethodDescriptionUserFactorPushProfile.credentialId(String credentialId) UserFactorPushProfile.deviceToken(String deviceToken) UserFactorPushProfile.deviceType(String deviceType) UserFactorPush.getProfile()Get profileMethods in com.okta.sdk.resource.model with parameters of type UserFactorPushProfileModifier and TypeMethodDescriptionUserFactorPush.profile(UserFactorPushProfile profile) voidUserFactorPush.setProfile(UserFactorPushProfile profile)