Class SCIMResponse.AuthenticationScheme
java.lang.Object
com.veeva.vault.vapil.api.model.VaultModel
com.veeva.vault.vapil.api.model.response.SCIMResponse.AuthenticationScheme
- Enclosing class:
- SCIMResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()getType()voidsetDescription(String description) voidvoidsetPrimary(Boolean primary) voidMethods inherited from class com.veeva.vault.vapil.api.model.VaultModel
get, getBigDecimal, getBoolean, getFieldNames, getInteger, getListInteger, getListLong, getListString, getLong, getString, getVaultModelData, set, setVaultModelData, toJSONObject, toJsonString, toMap, toMap
-
Constructor Details
-
AuthenticationScheme
public AuthenticationScheme()
-
-
Method Details
-
getDescription
-
setDescription
-
getName
-
setName
-
getPrimary
-
setPrimary
-
getType
-
setType
-