Package org.openiam.am.srvc.dto
Class AuthenticationRuleStepToStepXref
- java.lang.Object
-
- org.openiam.base.BaseObject
-
- org.openiam.base.KeyDTO
-
- org.openiam.am.srvc.dto.AuthenticationRuleStepToStepXref
-
- All Implemented Interfaces:
Serializable
,BaseIdentity
public class AuthenticationRuleStepToStepXref extends KeyDTO
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected boolean
parentRiskResult
-
Fields inherited from class org.openiam.base.BaseObject
DELETE, NEW, objectState, requestClientIP, requestorLogin, requestorSessionID, requestorUserId, UPDATE
-
-
Constructor Summary
Constructors Constructor Description AuthenticationRuleStepToStepXref(String parentId, String childId, boolean parentRiskResult, String xrefId)
-