public interface Blacklistable
Blacklist.| Modifier and Type | Method and Description |
|---|---|
long |
getBlacklistExpiryTime()
The expiry time of the object in the blacklist.
|
String |
getStableStorageID()
Returns a stable ID that can be used as a unique identifier when storing this entry.
|
String getStableStorageID()
This will be used as a stable reference to this ID which all callers are expected to know and use.
long getBlacklistExpiryTime()
throws BlacklistException
BlacklistException - If the entry has already expired or an error occurs.Copyright © 2010–2023 Open Identity Platform Community. All rights reserved.