Uses of Enum
com.okta.sdk.resource.model.LogCredentialType
Packages that use LogCredentialType
-
Uses of LogCredentialType in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return LogCredentialTypeModifier and TypeMethodDescriptionstatic LogCredentialTypeLogAuthenticationContext.getCredentialType()Get credentialTypestatic LogCredentialTypeReturns the enum constant of this type with the specified name.static LogCredentialType[]LogCredentialType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.okta.sdk.resource.model with parameters of type LogCredentialTypeModifier and TypeMethodDescriptionLogAuthenticationContext.credentialType(LogCredentialType credentialType) voidLogAuthenticationContext.setCredentialType(LogCredentialType credentialType)