Uses of Class
net.snowflake.client.core.auth.wif.AwsAttestationService
-
Packages that use AwsAttestationService Package Description net.snowflake.client.core.auth.wif -
-
Uses of AwsAttestationService in net.snowflake.client.core.auth.wif
Methods in net.snowflake.client.core.auth.wif with parameters of type AwsAttestationService Modifier and Type Method Description static booleanPlatformDetectionUtil. hasValidAwsIdentityForWif(AwsAttestationService attestationService, int timeoutMs)Constructors in net.snowflake.client.core.auth.wif with parameters of type AwsAttestationService Constructor Description AwsIdentityAttestationCreator(AwsAttestationService attestationService, SFLoginInput loginInput)
-