Package org.icij.datashare.user
Interface ApiKey
-
- All Superinterfaces:
Entity,Serializable
- All Known Implementing Classes:
DatashareApiKey
public interface ApiKey extends Entity
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DategetCreationDate()UsergetUser()booleanmatch(String base64Key)
-