Package io.github.astrapi69.data.verifiable
package io.github.astrapi69.data.verifiable
-
InterfacesClassDescriptionIdentifiableVerifiable<PK extends Serializable>The interface
IdentifiableVerifiable
is a combination of the interfaces *Identifiable
andVerifiable
IdentifiableVerifiableActivatable<PK extends Serializable>The interfaceIdentifiableVerifiableActivatable
is a combination of the interfaces *Identifiable
,Verifiable
andActivatable
IdentifiableVerifiableVersionable<PK extends Serializable>The interfaceIdentifiableVerifiableVersionable
is a combination of the interfaces *Identifiable
,Verifiable
andVersionable
The interfaceVerifiable
is for entities that have to be signed and verifiedThe interfaceVerifiableProcessable
is for entities that have to be signed ,verified and processable.