StrongAuthenticationPhoneAppDetail |
StrongAuthenticationPhoneAppDetail.Builder.build() |
|
StrongAuthenticationPhoneAppDetail |
StrongAuthenticationPhoneAppDetail.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
StrongAuthenticationPhoneAppDetail |
StrongAuthenticationPhoneAppDetail.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
StrongAuthenticationPhoneAppDetail |
StrongAuthenticationPhoneAppDetail.withAuthenticationType(String authenticationType) |
|
StrongAuthenticationPhoneAppDetail |
StrongAuthenticationPhoneAppDetail.withAuthenticatorFlavor(String authenticatorFlavor) |
|
StrongAuthenticationPhoneAppDetail |
StrongAuthenticationPhoneAppDetail.withDeviceId(UUID deviceId) |
|
StrongAuthenticationPhoneAppDetail |
StrongAuthenticationPhoneAppDetail.withDeviceName(String deviceName) |
|
StrongAuthenticationPhoneAppDetail |
StrongAuthenticationPhoneAppDetail.withDeviceTag(String deviceTag) |
|
StrongAuthenticationPhoneAppDetail |
StrongAuthenticationPhoneAppDetail.withDeviceToken(String deviceToken) |
|
StrongAuthenticationPhoneAppDetail |
StrongAuthenticationPhoneAppDetail.withHashFunction(String hashFunction) |
|
StrongAuthenticationPhoneAppDetail |
StrongAuthenticationPhoneAppDetail.withLastAuthenticatedDateTime(OffsetDateTime lastAuthenticatedDateTime) |
|
StrongAuthenticationPhoneAppDetail |
StrongAuthenticationPhoneAppDetail.withNotificationType(String notificationType) |
|
StrongAuthenticationPhoneAppDetail |
StrongAuthenticationPhoneAppDetail.withOathSecretKey(String oathSecretKey) |
|
StrongAuthenticationPhoneAppDetail |
StrongAuthenticationPhoneAppDetail.withOathTokenMetadata(OathTokenMetadata oathTokenMetadata) |
|
StrongAuthenticationPhoneAppDetail |
StrongAuthenticationPhoneAppDetail.withOathTokenTimeDriftInSeconds(Integer oathTokenTimeDriftInSeconds) |
|
StrongAuthenticationPhoneAppDetail |
StrongAuthenticationPhoneAppDetail.withPhoneAppVersion(String phoneAppVersion) |
|
StrongAuthenticationPhoneAppDetail |
StrongAuthenticationPhoneAppDetail.withTenantDeviceId(String tenantDeviceId) |
|
StrongAuthenticationPhoneAppDetail |
StrongAuthenticationPhoneAppDetail.withTokenGenerationIntervalInSeconds(Integer tokenGenerationIntervalInSeconds) |
|
StrongAuthenticationPhoneAppDetail |
StrongAuthenticationPhoneAppDetail.withUnmappedField(String name,
String value) |
|