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 AuthenticationProviderTypeAuthenticationProvider.getType()Get typestatic AuthenticationProviderTypeReturns 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 TypeMethodDescriptionvoidAuthenticationProvider.setType(AuthenticationProviderType type) AuthenticationProvider.type(AuthenticationProviderType type)