Package org.openiam.idm.srvc.pswd.dto
Class IdentityQuestion
- java.lang.Object
-
- org.openiam.base.BaseObject
-
- org.openiam.base.KeyDTO
-
- org.openiam.idm.srvc.pswd.dto.IdentityQuestion
-
- All Implemented Interfaces:
Serializable
,BaseIdentity
public class IdentityQuestion extends KeyDTO
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected Boolean
active
protected String
groupId
-
Fields inherited from class org.openiam.base.BaseObject
DELETE, NEW, objectState, requestClientIP, requestorLogin, requestorSessionID, requestorUserId, UPDATE
-
-
Constructor Summary
Constructors Constructor Description IdentityQuestion()
-