public interface AuthCallbacks
Modifier and Type | Method and Description |
---|---|
AuthInfo |
getDeviceCertificate()
Returns the device certificate.
|
java.lang.String |
getDeviceFingerprint()
Returns the device fingerprint uniquely identifying the device.
|
AuthInfo |
getSecurityToken()
Returns the device security token.
|
AuthInfo getDeviceCertificate()
AuthInfo getSecurityToken()
java.lang.String getDeviceFingerprint()
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.