- java.lang.Object
-
- oracle.iam.grc.sod.vo.SoDAnalysisInput
-
- All Implemented Interfaces:
- java.io.Serializable
public class SoDAnalysisInput
extends java.lang.Object
implements java.io.Serializable
This class represents the SoD Analysis input.
An instance of it will be created by the PEP once
the analysis is triggered.
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getUser
public User getUser()
- Returns:
- Returns the user.
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.