Uses of Class
com.soffid.iam.rc.api.IssueHost
Packages that use IssueHost
-
Uses of IssueHost in com.soffid.iam.rc.api
Methods in com.soffid.iam.rc.api that return types with arguments of type IssueHostMethod parameters in com.soffid.iam.rc.api with type arguments of type IssueHostModifier and TypeMethodDescriptionvoidSets value for attribute hostsConstructors in com.soffid.iam.rc.api with parameters of type IssueHostConstructor parameters in com.soffid.iam.rc.api with type arguments of type IssueHostModifierConstructorDescriptionIssue(Long id, Long number, String requester, String type, String description, Integer times, IssueStatus status, Double failedLoginPct, Double humanConfidence, String system, String otpDevice, String exception, SoDRisk risk, RoleAccount roleAccount, PamRule rule, String jobName, String ip, String country, String account, String loginName, String hash, List<IssueHost> hosts, List<IssueBrowser> browsers, List<IssueUser> users, String breachedEmail, String dataBreach, String htmlDescription, Date created, Date acknowledged, Date solved, String actor, String performedActions, Date updatedOn, String updatedBy, Date deletedOn, String deletedBy, Date createdOn)