Uses of Enum
com.okta.sdk.resource.model.RealmProfile.RealmTypeEnum
-
Uses of RealmProfile.RealmTypeEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic RealmProfile.RealmTypeEnum
RealmProfile.getRealmType()
Used to store partner users.static RealmProfile.RealmTypeEnum
Returns the enum constant of this type with the specified name.static RealmProfile.RealmTypeEnum[]
RealmProfile.RealmTypeEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionRealmProfile.realmType
(RealmProfile.RealmTypeEnum realmType) void
RealmProfile.setRealmType
(RealmProfile.RealmTypeEnum realmType)