@Generated(value="com.okta.swagger.codegen.OktaJavaClientApiCodegen",
date="2021-12-01T11:06:42.145-06:00")
public interface UserCredentials
extends ExtensibleResource
| Modifier and Type | Method and Description |
|---|---|
PasswordCredential |
getPassword() |
AuthenticationProvider |
getProvider() |
RecoveryQuestionCredential |
getRecoveryQuestion() |
UserCredentials |
setPassword(PasswordCredential password) |
UserCredentials |
setProvider(AuthenticationProvider provider) |
UserCredentials |
setRecoveryQuestion(RecoveryQuestionCredential recoveryQuestion) |
getResourceHref, setResourceHrefgetBoolean, getInteger, getIntegerList, getNumber, getNumberList, getString, getStringListPasswordCredential getPassword()
UserCredentials setPassword(PasswordCredential password)
AuthenticationProvider getProvider()
UserCredentials setProvider(AuthenticationProvider provider)
RecoveryQuestionCredential getRecoveryQuestion()
UserCredentials setRecoveryQuestion(RecoveryQuestionCredential recoveryQuestion)
Copyright © 2017-2021 Okta. All Rights Reserved.