A
C
D
E
F
G
K
O
P
Q
R
S
T
U
V
G
- generate(String,String,Factor,Function1) - function in com.ibm.security.verifysdk.adaptive.AdaptiveDelegate
- Generates a factor against an endpoint that integrates against Cloud Identity Policy Driven Authentication services.
- GenerateResult - class in com.ibm.security.verifysdk.adaptive
- A placeholder interface to represent the result of a generate operation.
- getAllow() - function in com.ibm.security.verifysdk.adaptive.AssessmentStatusType
- The assessment received an
allow
response. - getAllowCredentials() - function in com.ibm.security.verifysdk.adaptive.FIDOGenerateResult
- The credentials allowed to perform authentication.
- getAnswers() - function in com.ibm.security.verifysdk.adaptive.KnowledgeQuestionEvaluation
- The dictionary of question keys and associated answers.
- getAttributes() - function in com.ibm.security.verifysdk.adaptive.EnrolledFactor
- Any additional attributes which may be present in the enrolled factor.
- getAuthenticatorData() - function in com.ibm.security.verifysdk.adaptive.FIDOEvaluation
- The information about the authentication produced by the authenticator.
- getChallenge() - function in com.ibm.security.verifysdk.adaptive.FIDOGenerateResult
- The unique challenge used as part of this authentication attempt.
- getClientDataJSON() - function in com.ibm.security.verifysdk.adaptive.FIDOEvaluation
- The base64Url-encoded clientDataJson that was received from the WebAuthn client.
- getClientId() - function in com.ibm.security.verifysdk.adaptive.AdaptiveCollectionService
- The client identifier.
- getClientKey() - function in com.ibm.security.verifysdk.adaptive.AdaptiveCollectionService
- The client key.
- getCode() - function in com.ibm.security.verifysdk.adaptive.OneTimePasscodeEvaluation
- The code generated from the seed.
- getCollectionService() - function in com.ibm.security.verifysdk.adaptive.AdaptiveContext
- An instance of
AdaptiveCollection
implementation. - getCorrelation() - function in com.ibm.security.verifysdk.adaptive.OtpGenerateResult
- The prefix correlation of the one-time password.
- getDeny() - function in com.ibm.security.verifysdk.adaptive.AssessmentStatusType
- The assessment received a
deny
response. - getEnabled() - function in com.ibm.security.verifysdk.adaptive.EnrolledFactor
- A flag to indicate the enrollment is enabled.
- getFactors() - function in com.ibm.security.verifysdk.adaptive.RequiresAssessmentResult
- The list of AssessmentFactors that can be used for authentication.
- getId() - function in com.ibm.security.verifysdk.adaptive.EnrolledFactor
- The unique identifier of the factor enrollment.
- getName() - function in kotlin.Factor
- getName() - function in kotlin.OneTimePasscodeFactor
- getOrdinal() - function in kotlin.Factor
- getOrdinal() - function in kotlin.OneTimePasscodeFactor
- getPassword() - function in com.ibm.security.verifysdk.adaptive.PasswordEvaluation
- The associated password for the username.
- getQuestions() - function in com.ibm.security.verifysdk.adaptive.KnowledgeQuestionsGenerateResult
- getRenewSessionIdInterval() - function in com.ibm.security.verifysdk.adaptive.AdaptiveContext
- The interval in seconds to renew the session identifier.
- getRenewSessionIdTimestamp() - function in com.ibm.security.verifysdk.adaptive.AdaptiveContext
- The timestamp of when the session ID was generated.
- getRequires() - function in com.ibm.security.verifysdk.adaptive.AssessmentStatusType
- The assessment received a
requires
response that includes an AllowedFactor or EnrolledFactor instance. - getRpId() - function in com.ibm.security.verifysdk.adaptive.FIDOGenerateResult
- The relying party ID.
- getSessionId() - function in com.ibm.security.verifysdk.adaptive.AdaptiveContext
- The session identifier for the hosting application.
- getSignature() - function in com.ibm.security.verifysdk.adaptive.FIDOEvaluation
- The received and signed FIDO challenge from FIDOGenerateResult.
- getTimeout() - function in com.ibm.security.verifysdk.adaptive.FIDOGenerateResult
- The time for the client to wait for user interaction.
- getToken() - function in com.ibm.security.verifysdk.adaptive.AllowAssessmentResult
- JSON string representing an OAuth token received after a successful assessment.
- getTransactionId() - function in com.ibm.security.verifysdk.adaptive.FIDOEvaluation
- Transaction identifier used to associate an evaluation.
- getTransactionId() - function in com.ibm.security.verifysdk.adaptive.FactorEvaluation
- Transaction identifier used to associate an evaluation.
- getTransactionId() - function in com.ibm.security.verifysdk.adaptive.KnowledgeQuestionEvaluation
- Transaction identifier used to associate an evaluation.
- getTransactionId() - function in com.ibm.security.verifysdk.adaptive.OneTimePasscodeEvaluation
- Transaction identifier used to associate an evaluation.
- getTransactionId() - function in com.ibm.security.verifysdk.adaptive.PasswordEvaluation
- Transaction identifier used to associate an evaluation.
- getTransactionId() - function in com.ibm.security.verifysdk.adaptive.RequiresAssessmentResult
- Transaction identifier used to associate an evaluation.
- getType() - function in com.ibm.security.verifysdk.adaptive.AllowedFactor
- The type of first-factor.
- getType() - function in com.ibm.security.verifysdk.adaptive.AssessmentFactor
- The type of factor.
- getType() - function in com.ibm.security.verifysdk.adaptive.EnrolledFactor
- The type of second-factor.
- getType() - function in com.ibm.security.verifysdk.adaptive.OneTimePasscodeEvaluation
- The type of OTP factor, i.e.
- getUserHandle() - function in com.ibm.security.verifysdk.adaptive.FIDOEvaluation
- The identifier for the user who owns this authenticator.
- getUsername() - function in com.ibm.security.verifysdk.adaptive.PasswordEvaluation
- The username used for evaluation.
- getUserVerification() - function in com.ibm.security.verifysdk.adaptive.FIDOGenerateResult
- The extent to which the user must verify.
- getValidated() - function in com.ibm.security.verifysdk.adaptive.EnrolledFactor
- A flag to indicate the enrollment is validated.
- getVendorId() - function in com.ibm.security.verifysdk.adaptive.AdaptiveCollectionService
- The identifier of the vendor.