Package | Description |
---|---|
com.okta.authn.sdk.impl.resource | |
com.okta.authn.sdk.resource |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPushFactorProfile |
Modifier and Type | Method and Description |
---|---|
PushFactorProfile |
DefaultPushFactorProfile.setCredentialId(java.lang.String credentialId) |
PushFactorProfile |
DefaultPushFactorProfile.setDeviceToken(java.lang.String deviceToken) |
PushFactorProfile |
DefaultPushFactorProfile.setDeviceType(java.lang.String deviceType) |
PushFactorProfile |
DefaultPushFactorProfile.setName(java.lang.String name) |
PushFactorProfile |
DefaultPushFactorProfile.setPlatform(java.lang.String platform) |
PushFactorProfile |
DefaultPushFactorProfile.setVersion(java.lang.String version) |
Modifier and Type | Method and Description |
---|---|
PushFactorProfile |
PushFactorProfile.setCredentialId(java.lang.String credentialId) |
PushFactorProfile |
PushFactorProfile.setDeviceToken(java.lang.String deviceToken) |
PushFactorProfile |
PushFactorProfile.setDeviceType(java.lang.String deviceType) |
PushFactorProfile |
PushFactorProfile.setName(java.lang.String name) |
PushFactorProfile |
PushFactorProfile.setPlatform(java.lang.String platform) |
PushFactorProfile |
PushFactorProfile.setVersion(java.lang.String version) |
Copyright © 2018-2022 Okta. All Rights Reserved.