Uses of Class
com.okta.sdk.resource.model.UserFactorPushTransactionRejectedAllOfProfile
-
Uses of UserFactorPushTransactionRejectedAllOfProfile in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionUserFactorPushTransactionRejectedAllOfProfile.credentialId
(String credentialId) UserFactorPushTransactionRejected.getProfile()
Get profileUserFactorPushTransactionTimeout.getProfile()
Get profileUserFactorPushTransactionWaiting.getProfile()
Get profileModifier and TypeMethodDescriptionUserFactorPushTransactionRejected.profile
(UserFactorPushTransactionRejectedAllOfProfile profile) UserFactorPushTransactionTimeout.profile
(UserFactorPushTransactionRejectedAllOfProfile profile) UserFactorPushTransactionWaiting.profile
(UserFactorPushTransactionRejectedAllOfProfile profile) void
UserFactorPushTransactionRejected.setProfile
(UserFactorPushTransactionRejectedAllOfProfile profile) void
UserFactorPushTransactionTimeout.setProfile
(UserFactorPushTransactionRejectedAllOfProfile profile) void
UserFactorPushTransactionWaiting.setProfile
(UserFactorPushTransactionRejectedAllOfProfile profile)