Uses of Class
dev.aherscu.qa.testing.extra.rest.AwsCognitoSrpAuthenticator.Algorithm
-
Packages that use AwsCognitoSrpAuthenticator.Algorithm Package Description dev.aherscu.qa.testing.extra.rest -
-
Uses of AwsCognitoSrpAuthenticator.Algorithm in dev.aherscu.qa.testing.extra.rest
Methods in dev.aherscu.qa.testing.extra.rest that return AwsCognitoSrpAuthenticator.Algorithm Modifier and Type Method Description static AwsCognitoSrpAuthenticator.Algorithm
AwsCognitoSrpAuthenticator.Algorithm. valueOf(String name)
Returns the enum constant of this type with the specified name.static AwsCognitoSrpAuthenticator.Algorithm[]
AwsCognitoSrpAuthenticator.Algorithm. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.aherscu.qa.testing.extra.rest with parameters of type AwsCognitoSrpAuthenticator.Algorithm Modifier and Type Method Description AwsCognitoSrpAuthenticator.AwsCognitoSrpAuthenticatorBuilder
AwsCognitoSrpAuthenticator.AwsCognitoSrpAuthenticatorBuilder. algorithm(AwsCognitoSrpAuthenticator.Algorithm algorithm)
-