A
C
D
E
F
G
K
O
P
Q
R
S
T
U
V
S
- setAttributes(java.util.Map) - function in com.ibm.security.verifysdk.adaptive.EnrolledFactor
- Any additional attributes which may be present in the enrolled factor.
- setCollectionService(com.ibm.security.verifysdk.adaptive.AdaptiveCollectionService) - function in com.ibm.security.verifysdk.adaptive.AdaptiveContext
- An instance of
AdaptiveCollection
implementation. - setEnabled(java.lang.Boolean) - function in com.ibm.security.verifysdk.adaptive.EnrolledFactor
- A flag to indicate the enrollment is enabled.
- setId(java.lang.String) - function in com.ibm.security.verifysdk.adaptive.EnrolledFactor
- The unique identifier of the factor enrollment.
- setRenewSessionIdInterval(java.lang.Integer) - function in com.ibm.security.verifysdk.adaptive.AdaptiveContext
- The interval in seconds to renew the session identifier.
- setRenewSessionIdTimestamp(java.util.Date) - function in com.ibm.security.verifysdk.adaptive.AdaptiveContext
- The timestamp of when the session ID was generated.
- setSessionId(java.lang.String) - function in com.ibm.security.verifysdk.adaptive.AdaptiveContext
- The session identifier for the hosting application.
- setType(com.ibm.security.verifysdk.adaptive.Factor) - function in com.ibm.security.verifysdk.adaptive.AllowedFactor
- The type of first-factor.
- setType(com.ibm.security.verifysdk.adaptive.Factor) - function in com.ibm.security.verifysdk.adaptive.AssessmentFactor
- The type of factor.
- setType(com.ibm.security.verifysdk.adaptive.Factor) - function in com.ibm.security.verifysdk.adaptive.EnrolledFactor
- The type of second-factor.
- setValidated(java.lang.Boolean) - function in com.ibm.security.verifysdk.adaptive.EnrolledFactor
- A flag to indicate the enrollment is validated.
- SMS_OTP - enum entry in com.ibm.security.verifysdk.adaptive.Factor
A one-time passcode generated by the server and delivered via SMS.
- SMS_OTP - enum entry in com.ibm.security.verifysdk.adaptive.OneTimePasscodeFactor
A one-time passcode generated by the server and delivered via SMS.
- start(android.content.Context,java.lang.String) - function in com.ibm.security.verifysdk.adaptive.AdaptiveCollectionService
- Starts the collection operation.
- start(android.content.Context) - function in com.ibm.security.verifysdk.adaptive.AdaptiveContext
- Starts the collection operation.
- stop() - function in com.ibm.security.verifysdk.adaptive.AdaptiveCollectionService
- Stop the collection operation.
- stop() - function in com.ibm.security.verifysdk.adaptive.AdaptiveContext
- Stops the collection operation.