
target.apidocs.com.google.api.services.verifiedaccess.v2.Verifiedaccess.Challenge.html Maven / Gradle / Ivy
Verifiedaccess.Challenge (Chrome Verified Access API v2-rev20241112-2.0.0)
com.google.api.services.verifiedaccess.v2
Class Verifiedaccess.Challenge
- java.lang.Object
-
- com.google.api.services.verifiedaccess.v2.Verifiedaccess.Challenge
-
- Enclosing class:
- Verifiedaccess
public class Verifiedaccess.Challenge
extends Object
The "challenge" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
Verifiedaccess.Challenge.Generate
class
Verifiedaccess.Challenge.Verify
-
Constructor Summary
Constructors
Constructor and Description
Challenge()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
Verifiedaccess.Challenge.Generate
generate(Empty content)
Generates a new challenge.
Verifiedaccess.Challenge.Verify
verify(VerifyChallengeResponseRequest content)
Verifies the challenge response.
-
-
Method Detail
-
generate
public Verifiedaccess.Challenge.Generate generate(Empty content)
throws IOException
Generates a new challenge.
Create a request for the method "challenge.generate".
This request holds the parameters needed by the verifiedaccess server. After setting any
optional parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
content
- the Empty
- Returns:
- the request
- Throws:
IOException
-
verify
public Verifiedaccess.Challenge.Verify verify(VerifyChallengeResponseRequest content)
throws IOException
Verifies the challenge response.
Create a request for the method "challenge.verify".
This request holds the parameters needed by the verifiedaccess server. After setting any
optional parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
content
- the VerifyChallengeResponseRequest
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy