Uses of Enum
com.okta.sdk.resource.model.AuthenticationProviderType
Packages that use AuthenticationProviderType
-
Uses of AuthenticationProviderType in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return AuthenticationProviderTypeModifier and TypeMethodDescriptionstatic AuthenticationProviderType
AuthenticationProvider.getType()
Get typestatic AuthenticationProviderType
Returns the enum constant of this type with the specified name.static AuthenticationProviderType[]
AuthenticationProviderType.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 AuthenticationProviderTypeModifier and TypeMethodDescriptionvoid
AuthenticationProvider.setType
(AuthenticationProviderType type) AuthenticationProvider.type
(AuthenticationProviderType type)