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