Package swiss.trustbroker.api.idm.dto
Class IdmProvisioningResult
java.lang.Object
swiss.trustbroker.api.idm.dto.IdmProvisioningResult
Definition of the result of provisioning the IDM.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanStatus after provisioning.ID of the created or updated user in the IDM.inthashCode()voidsetStatus(IdmProvisioningStatus status) Status after provisioning.voidID of the created or updated user in the IDM.toString()
-
Method Details
-
builder
-
getStatus
Status after provisioning. -
getUserId
ID of the created or updated user in the IDM. -
setStatus
Status after provisioning. -
setUserId
ID of the created or updated user in the IDM. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-