Package org.opensaml.storage.annotation
Annotations in support of
StorageService use by custom objects.-
Class Summary Class Description AnnotationSupport Support class that reads and writes fields decorated with storage annotations. -
Annotation Types Summary Annotation Type Description Context Identifies the field of a class that serves as the context of aStorageServicerecord.Expiration Identifies the field of a class that serves as the expiration of aStorageServicerecord.Key Identifies the field of a class that serves as the key of aStorageServicerecord.Value Identifies the field of a class that serves as the value of aStorageServicerecord.