Uses of Enum
com.okta.sdk.resource.model.PossessionConstraint.UserPresenceEnum
-
Uses of PossessionConstraint.UserPresenceEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionPossessionConstraint.getUserPresence()
Indicates if the user needs to approve an Okta Verify prompt or provide biometrics (meets NIST AAL2 requirements).Returns the enum constant of this type with the specified name.PossessionConstraint.UserPresenceEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
PossessionConstraint.setUserPresence
(PossessionConstraint.UserPresenceEnum userPresence) PossessionConstraint.userPresence
(PossessionConstraint.UserPresenceEnum userPresence)