public class OvhAntiphishing extends Object
| Modifier and Type | Field and Description |
|---|---|
Date |
creationDate
Date of the event
canBeNull && readOnly
|
Long |
id
Internal ID of the phishing entry
canBeNull && readOnly
|
String |
ipOnAntiphishing
IP address hosting the phishing URL
canBeNull && readOnly
|
OvhAntiphishingStateEnum |
state
Current state of the phishing
canBeNull && readOnly
|
String |
urlPhishing
Phishing URL
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhAntiphishing() |
public String ipOnAntiphishing
public String urlPhishing
public Long id
public OvhAntiphishingStateEnum state
public Date creationDate
Copyright © 2018. All rights reserved.