Uses of Class
com.okta.sdk.resource.model.UserFactorPushTransactionRejectedAllOfProfile
Packages that use UserFactorPushTransactionRejectedAllOfProfile
-
Uses of UserFactorPushTransactionRejectedAllOfProfile in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return UserFactorPushTransactionRejectedAllOfProfileModifier and TypeMethodDescriptionUserFactorPushTransactionRejectedAllOfProfile.credentialId(String credentialId) UserFactorPushTransactionRejected.getProfile()Get profileUserFactorPushTransactionTimeout.getProfile()Get profileUserFactorPushTransactionWaiting.getProfile()Get profileMethods in com.okta.sdk.resource.model with parameters of type UserFactorPushTransactionRejectedAllOfProfileModifier and TypeMethodDescriptionUserFactorPushTransactionRejected.profile(UserFactorPushTransactionRejectedAllOfProfile profile) UserFactorPushTransactionTimeout.profile(UserFactorPushTransactionRejectedAllOfProfile profile) UserFactorPushTransactionWaiting.profile(UserFactorPushTransactionRejectedAllOfProfile profile) voidUserFactorPushTransactionRejected.setProfile(UserFactorPushTransactionRejectedAllOfProfile profile) voidUserFactorPushTransactionTimeout.setProfile(UserFactorPushTransactionRejectedAllOfProfile profile) voidUserFactorPushTransactionWaiting.setProfile(UserFactorPushTransactionRejectedAllOfProfile profile)